When I try to train a model on my own data from a jasonlines file I get the error "ValueError: Instruction "train" corresponds to no data!" from the declaration of the CorefTrainer variable. I've tried with the sample training code from the documentation and also other code from users that posted on different issues that seem to work perfectly for them. I have the last version of fastcoref installed (2.1.6).
When I try to train a model on my own data from a jasonlines file I get the error "ValueError: Instruction "train" corresponds to no data!" from the declaration of the CorefTrainer variable. I've tried with the sample training code from the documentation and also other code from users that posted on different issues that seem to work perfectly for them. I have the last version of fastcoref installed (2.1.6).