How to configure when model training ends? #7465
adamkgoldfarb
started this conversation in
Help: Best practices
Replies: 1 comment 1 reply
-
Good question, it may have been hard to find this in the docs because there are multiple settings that control when training ends.
These are here in the docs. You can set all of these and the first one to be triggered will stop training. Typically you'd use one of |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I searched pretty thoroughly through the docs for an answer, but couldn't find one-- apologies if this has already been asked:
How does spacy determine when training ends for a given session? Is there a space in the config where I can adjust this?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions