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

Code for paper #1

Open
AaronWhite95 opened this issue Mar 3, 2019 · 1 comment
Open

Code for paper #1

AaronWhite95 opened this issue Mar 3, 2019 · 1 comment

Comments

@AaronWhite95
Copy link

Excuse me, I wonder if this is the code of the paper Zero-shot Sequence Labeling: Transferring Knowledge from Sentences to Tokens
Thank you so much

@EdwardZH
Copy link

I guess this is the code of the paper Zero-shot Sequence Labeling: Transferring Knowledge from Sentences to Tokens. And the performance on FCE as follow:
test0_sent_p: 0.7931839402427637
test0_sent_r: 0.9198700595560368
test0_sent_f: 0.8518425670594133
test0_sent_f05: 0.8156505040806528
test0_sent_correct_binary: 2129.0
test0_sent_accuracy_binary: 0.7827205882352941
test0_tok_0_map: 0.48484057356349863
test0_tok_0_p: 0.30316821284789075
test0_tok_0_r: 0.27470261697065823
test0_tok_0_f: 0.2882343151938758
test0_tok_0_f05: 0.2970127242171691

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