Commit ·
7c5d110
1
Parent(s): a736c2d
Added Dataset Info
Browse files
README.md
CHANGED
|
@@ -3,6 +3,8 @@ license: apache-2.0
|
|
| 3 |
base_model: bert-base-uncased
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
|
|
|
|
|
|
| 6 |
metrics:
|
| 7 |
- precision
|
| 8 |
- recall
|
|
@@ -31,7 +33,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 31 |
|
| 32 |
# BioMedical_NER-maccrobat-bert
|
| 33 |
|
| 34 |
-
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on
|
| 35 |
It achieves the following results on the evaluation set:
|
| 36 |
- Loss: 0.3418
|
| 37 |
- Precision: 0.8668
|
|
|
|
| 3 |
base_model: bert-base-uncased
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
| 6 |
+
datasets:
|
| 7 |
+
- ktgiahieu/maccrobat2018_2020
|
| 8 |
metrics:
|
| 9 |
- precision
|
| 10 |
- recall
|
|
|
|
| 33 |
|
| 34 |
# BioMedical_NER-maccrobat-bert
|
| 35 |
|
| 36 |
+
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on [maccrobat2018_2020](https://huggingface.co/datasets/ktgiahieu/maccrobat2018_2020) dataset.
|
| 37 |
It achieves the following results on the evaluation set:
|
| 38 |
- Loss: 0.3418
|
| 39 |
- Precision: 0.8668
|