You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: