huggingface / huggingface/neuralcoref

Custom training issue: best_model_ranking not outputting for certain ConLL files

Open
#330 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
2.9k
Forks
467
PR merge metrics
No merged PRs in 30d

Description

Hi, I have successfully trained a custom model using neuralcoref for a set of ConLL files. However, when I add more from another set I get this error:

![image](https://user-images.githubusercontent.com/33432976/144288285-5b2860c4-46ba-4346-b382-bb5d7a185b08.png)

best_model_ranking (the custom model I used for coreference resolution with neuralcoref) is not present:

![image](https://user-images.githubusercontent.com/33432976/144288375-57fb9454-f462-4059-bcc4-15f456c64fef.png)

Have you encountered this error before? I think it might be because the token distance between coreferences is too long in some of the new ConLL files. Do you have any ideas? Thank you very much.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.