Skip to content
Discussion options

You must be logged in to vote

Hi!

It looks like the generated config file doesn't have valid paths.train and paths.dev sections, but the debug model script needs some example data to initialize the pipeline.

Could you retry your debug command like this?

python -m spacy debug model config.cfg ner --paths.train ta_train.spacy --paths.dev ta_validation.spacy

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@svlandeg
Comment options

@svlandeg
Comment options

@akki248
Comment options

@svlandeg
Comment options

@akki248
Comment options

Answer selected by polm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
training Training and updating models feat / cli Feature: Command-line interface
2 participants