thanat commited on
Commit
229d89c
1 Parent(s): a0f531c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ probably proofread and complete it, then remove this comment. -->
12
 
13
  # thanat/bert-finetuned-ner
14
 
15
- This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the CoNLL-2003 dataset.
16
  It achieves the following results on the evaluation set:
17
  - Train Loss: 0.0280
18
  - Validation Loss: 0.0513
 
12
 
13
  # thanat/bert-finetuned-ner
14
 
15
+ 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.
16
  It achieves the following results on the evaluation set:
17
  - Train Loss: 0.0280
18
  - Validation Loss: 0.0513