PyTorch
shenbinqian's picture
Update README.md
6f50d13 verified
|
raw
history blame
558 Bytes
---
license: cc-by-sa-4.0
---
# Flair-abbr-pubmed-filtered
This model is a fine-tuned version of [HunFlair pubmed models](https://github.com/flairNLP/flair/blob/master/resources/docs/HUNFLAIR.md) on the [PLODv2 filtered dataset](https://github.com/shenbinqian/PLODv2-CLM4AbbrDetection).
It is released with our LREC-COLING 2024 publication (coming soon). It achieves the following results on the test set:
Results on abbreviations:
- Precision: 0.8467
- Recall: 0.9226
- F1: 0.8830
Results on long forms:
- Precision: 0.8185
- Recall: 0.8887
- F1: 0.8522