vineetsharma commited on
Commit
84a60c5
1 Parent(s): 83cfadd

Added Dataset Info

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -3,6 +3,8 @@ license: apache-2.0
3
  base_model: distilbert-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-distilbert
33
 
34
- This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
35
  It achieves the following results on the evaluation set:
36
  - Loss: 0.3418
37
  - Precision: 0.8858
 
3
  base_model: distilbert-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-distilbert
35
 
36
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-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.8858