huggingface / neuralcoref

✨Fast Coreference Resolution in spaCy with Neural Networks
https://huggingface.co/coref/
MIT License
2.83k stars 474 forks source link

Error in training without changing anything from the default instructions #344

Open gioannides opened 2 years ago

gioannides commented 2 years ago

/neuralcoref/neuralcoref/train/dataset.py", line 122, in init self.mentions_pair_length = datas[FEATURES_NAMES[2]] KeyError: 'mentions_pairs_length'