Skip to content
Discussion options

You must be logged in to vote

Please don't include screenshots of text, just copy/paste it as text.

The error means what it says, namely that there are no annotations for it to predict. This can happen if there are no annotations, or no NER annotations, on your training docs for some reason. Can you share your config?

Training is working for unshuffled data but when data is shuffled, I faced weird message during training (spacy project run train_cpu) and error is as below and i am also attaching the screenshot of that

How are you changing between shuffling and not shuffling data? Unless you're using a custom data loader to stream data data is shuffled by default.

Replies: 7 comments 9 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by polm
Comment options

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

Comment options

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

Comment options

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

Comment options

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

Comment options

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

Comment options

You must be logged in to vote
2 replies
@polm
Comment options

@polm
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat / rel Feature: Relation Extractor
2 participants