Skier8402 commited on
Commit
4210c2b
1 Parent(s): 8ebf2cf

Update README.md

Browse files

Add dataset information.

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ should probably proofread and complete it, then remove this comment. -->
23
 
24
  # bert-finetuned-ner
25
 
26
- This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
27
  It achieves the following results on the evaluation set:
28
  - Loss: 0.0597
29
  - Precision: 0.9322
 
23
 
24
  # bert-finetuned-ner
25
 
26
+ This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the [CoNLL-2003](https://huggingface.co/datasets/conll2003) dataset.
27
  It achieves the following results on the evaluation set:
28
  - Loss: 0.0597
29
  - Precision: 0.9322