shenbinqian
commited on
Commit
•
019ed53
1
Parent(s):
6f50d13
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ license: cc-by-sa-4.0
|
|
4 |
# Flair-abbr-pubmed-filtered
|
5 |
|
6 |
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).
|
7 |
-
It is released with our LREC-COLING 2024 publication (
|
8 |
|
9 |
Results on abbreviations:
|
10 |
- Precision: 0.8467
|
|
|
4 |
# Flair-abbr-pubmed-filtered
|
5 |
|
6 |
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).
|
7 |
+
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:
|
8 |
|
9 |
Results on abbreviations:
|
10 |
- Precision: 0.8467
|