i-be-snek commited on
Commit
af5174d
1 Parent(s): 9aa70d5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -52,7 +52,7 @@ probably proofread and complete it, then remove this comment. -->
52
 
53
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the English subset of the NER [Babelscape/multinerd](https://huggingface.co/datasets/Babelscape/multinerd) dataset.
54
 
55
- It achieves the following results on the evaluation set:
56
  - Train Loss: 0.0084
57
  - Validation Loss: 0.0587
58
  - Train Precision: 0.9185
 
52
 
53
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the English subset of the NER [Babelscape/multinerd](https://huggingface.co/datasets/Babelscape/multinerd) dataset.
54
 
55
+ It achieves the following results on the validation set:
56
  - Train Loss: 0.0084
57
  - Validation Loss: 0.0587
58
  - Train Precision: 0.9185