PyTorch
shenbinqian's picture
Update README.md
019ed53 verified
|
raw
history blame
672 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 [Using character-level models for efficient abbreviation and long-form detection](https://aclanthology.org/2024.lrec-main.270/). 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