allenai / scibert

A BERT model for scientific text.
https://arxiv.org/abs/1903.10676
Apache License 2.0
1.47k stars 214 forks source link

Micro F1 Or Average F1 #85

Closed h-peng17 closed 4 years ago

h-peng17 commented 4 years ago

Hi, In your paper, you have reported micro F1 for Relation Extraction on chemprot dataset. But In the repo, the test metric is Average F1, I wonder how I can change Average F1 to Micro F1.

kyleclo commented 4 years ago

Hey @h-peng17, Micro F1 is the same as Accuracy, which should be one of the metrics returned

h-peng17 commented 4 years ago

Thank you. I forget the dataset doesn''t have NA.