kolj4 commited on
Commit
3980407
1 Parent(s): 10e4d46

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  # few_nerd
19
 
20
- This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
  - Loss: 0.1731
23
  - Precision: 0.7490
 
17
 
18
  # few_nerd
19
 
20
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the eight coarse-grained classes of few-nerd using BIO tagging schema
21
  It achieves the following results on the evaluation set:
22
  - Loss: 0.1731
23
  - Precision: 0.7490