chanifrusydi commited on
Commit
c11b3f4
1 Parent(s): 8b14051

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
  # chanifrusydi/distillbert-finetuned-ner
14
 
15
- This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
  - Train Loss: 0.1303
18
  - Validation Loss: 0.1253
 
12
 
13
  # chanifrusydi/distillbert-finetuned-ner
14
 
15
+ This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on an [CoNLL-2003 Named Entity Recognition](https://www.aclweb.org/anthology/W03-0419.pdf) dataset.
16
  It achieves the following results on the evaluation set:
17
  - Train Loss: 0.1303
18
  - Validation Loss: 0.1253