Getting Config validation error when using spaCy
I am trying to train my NER model using spaCy. I tried to generate my config file using the command python -m spacy init config spacy_split_ouput/def_base_confog_en.cfg --lang en --pipeline ner --optimize efficiency
, but I keep getting the following error: