yuzhimanhua / Multi-BioNER

Cross-type Biomedical Named Entity Recognition with Deep Multi-task Learning (Bioinformatics'19)
https://arxiv.org/abs/1801.09851
Apache License 2.0
131 stars 28 forks source link

Evaluation Metric for Tuning #19

Closed hantingge closed 3 years ago

hantingge commented 4 years ago

For the F1 score you used in train.py to evaluate the model, is it macro F1 or micro F1?