AssertionError: [E923] It looks like there is no proper sample data to initialize the Model of component 'tok2vec'. #12763
Unanswered
butterflyhigh
asked this question in
Help: Other Questions
Replies: 1 comment
-
I have moved this to the discussion forum, since it is not clear that this is a bug in spaCy. Could you provide a fully reproducible example including your training configuration ( |
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.
-
How to reproduce the behaviour
Run
spacy train config.cfg
Your Environment
The error message from running
spacy train config.cfg
:The output from
spacy debug data config.cfg
:The format for the JSON file I converted (using
spacy convert
):I'm not sure if this is a bug or user error, but any help is very much appreciated.
Beta Was this translation helpful? Give feedback.
All reactions