Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ metrics:
|
|
8 |
- f1
|
9 |
- accuracy
|
10 |
model-index:
|
11 |
-
- name: roberta-large-finetuned-
|
12 |
results: []
|
13 |
language:
|
14 |
- en
|
@@ -17,7 +17,7 @@ language:
|
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
18 |
should probably proofread and complete it, then remove this comment. -->
|
19 |
|
20 |
-
# roberta-large-finetuned-
|
21 |
|
22 |
This model is a fine-tuned version of [roberta-large](https://huggingface.co/roberta-large) on the [PLODv2 unfiltered dataset](https://github.com/shenbinqian/PLODv2-CLM4AbbrDetection).
|
23 |
It achieves the following results on the test set:
|
|
|
8 |
- f1
|
9 |
- accuracy
|
10 |
model-index:
|
11 |
+
- name: roberta-large-finetuned-abbr
|
12 |
results: []
|
13 |
language:
|
14 |
- en
|
|
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
18 |
should probably proofread and complete it, then remove this comment. -->
|
19 |
|
20 |
+
# roberta-large-finetuned-abbr-unfiltered-plod
|
21 |
|
22 |
This model is a fine-tuned version of [roberta-large](https://huggingface.co/roberta-large) on the [PLODv2 unfiltered dataset](https://github.com/shenbinqian/PLODv2-CLM4AbbrDetection).
|
23 |
It achieves the following results on the test set:
|