Training new entity without forgetting old ones #7922
itamar12345
started this conversation in
Help: Best practices
Replies: 1 comment 3 replies
-
No, that's not possible, you really do need to add in training data of the other entities. |
Beta Was this translation helpful? Give feedback.
3 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.
-
Hello,
When I'm training a new entity for NER pipline in spacy, I also need to use training data of the original entities in order to not harm the model too much.
Is it possible to add a new entity and train it solely without changing (harming) the other entities accuracy?
Beta Was this translation helpful? Give feedback.
All reactions