Skip to content
Discussion options

You must be logged in to vote

Training Transformers on CPU is going to be extremely slow (mentioned in the docs) and is not recommended. If you don't have access to a GPU I would recommend training with one of the non-transformers models first to establish a baseline.

It's hard to say anything about the F score without knowing more about your data. How many samples do you have? How difficult are they to learn?

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@JINHXu
Comment options

Answer selected by svlandeg
Comment options

You must be logged in to vote
1 reply
@JINHXu
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
usage General spaCy usage training Training and updating models
3 participants