Catastrophic forgetfullness #10317
Unanswered
balachander1964
asked this question in
Help: Coding & Implementations
Replies: 1 comment
-
No, spaCy doesn't do anything about catastrophic forgetting automatically. There are some topics about it in the FAQ. If you need to retrain a model, you should have annotations for all the entity types. However we recommend training a component from scratch in most situations instead. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Spacy Team, does the current version of Spacy handle the Catastrophic Forgetfullness automatically, or should we merge the predictions with new annotations when training? Awaiting your reply, Thank you. Bala
Beta Was this translation helpful? Give feedback.
All reactions