Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the result seems strange #13

Closed
herbertchen1 opened this issue Jan 8, 2018 · 2 comments
Closed

the result seems strange #13

herbertchen1 opened this issue Jan 8, 2018 · 2 comments

Comments

@herbertchen1
Copy link

[217400] loss=0.10, steps/s=5933.69

i run test_singleton at the 217400 epoch, only get the result as follows:

Identification of Mentions: Recall: (9392 / 19155) 49.03% Precision: (9392 / 10875) 86.36% F1: 62.55%

Coreference: Recall: (6130 / 14610) 41.95% Precision: (6130 / 8390) 73.06% F1: 53.3%

Official result for bcub
version: 8.01 /home/chenbo/e2e-coref-master/conll-2012/scorer/v8.01/lib/CorScorer.pm
Repeated mention in the key: 656, 656 7290

====== TOTALS =======
Identification of Mentions: Recall: (9392 / 19155) 49.03% Precision: (9392 / 10875) 86.36% F1: 62.55%

Coreference: Recall: (5691.75228764641 / 19156) 29.71% Precision: (6630.35763531834 / 10875) 60.96% F1: 39.95%

Official result for ceafe
version: 8.01 /home/chenbo/e2e-coref-master/conll-2012/scorer/v8.01/lib/CorScorer.pm
Repeated mention in the key: 656, 656 7290

====== TOTALS =======
Identification of Mentions: Recall: (9392 / 19155) 49.03% Precision: (9392 / 10875) 86.36% F1: 62.55%

Coreference: Recall: (1271.20096754289 / 4546) 27.96% Precision: (1271.20096754289 / 2485) 51.15% F1: 36.15%

it's the right result? or i've do something wrong...

@herbertchen1
Copy link
Author

in this directory '/conll-2012/v4/data/train/data/english/annotations' , i just find the bc directory , so maybe i got the wrong training data.....

@kentonl
Copy link
Owner

kentonl commented Jan 16, 2018

Yes, you'll need the data from the full OntoNotes corpus to reproduce the results in the paper.

@kentonl kentonl closed this as completed Jan 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants