dmargutierrez commited on
Commit
6a311a4
·
1 Parent(s): 89fac8c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  # distilbert-base-uncased-TASTESet-ner
22
 
23
- This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
24
  It achieves the following results on the evaluation set:
25
  - Loss: 0.3816
26
  - Precision: 0.8929
 
20
 
21
  # distilbert-base-uncased-TASTESet-ner
22
 
23
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the [TASTESet](https://huggingface.co/datasets/dmargutierrez/TASTESet) dataset.
24
  It achieves the following results on the evaluation set:
25
  - Loss: 0.3816
26
  - Precision: 0.8929