dipteshkanojia
commited on
Commit
•
6d21f15
1
Parent(s):
ef5cc62
Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ license: mit
|
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
-
-
|
9 |
metrics:
|
10 |
- precision
|
11 |
- recall
|
@@ -45,7 +45,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
45 |
|
46 |
# roberta-base-finetuned-ner
|
47 |
|
48 |
-
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the
|
49 |
It achieves the following results on the evaluation set:
|
50 |
- Loss: 0.1148
|
51 |
- Precision: 0.9645
|
|
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
+
- surrey-nlp/PLOD-filtered
|
9 |
metrics:
|
10 |
- precision
|
11 |
- recall
|
|
|
45 |
|
46 |
# roberta-base-finetuned-ner
|
47 |
|
48 |
+
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the [PLOD-filtered](surrey-nlp/PLOD-filtered) dataset.
|
49 |
It achieves the following results on the evaluation set:
|
50 |
- Loss: 0.1148
|
51 |
- Precision: 0.9645
|