sergejcodes commited on
Commit
7bd9ba1
1 Parent(s): 95dd119

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -10,7 +10,7 @@ metrics:
10
  - f1
11
  - accuracy
12
  model-index:
13
- - name: bert-large-uncased-ner
14
  results:
15
  - task:
16
  name: Token Classification
@@ -42,7 +42,7 @@ library_name: transformers
42
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
43
  should probably proofread and complete it, then remove this comment. -->
44
 
45
- # bert-large-uncased-conll2003
46
 
47
  This model is a fine-tuned version of [bert-large-uncased](https://huggingface.co/bert-large-uncased) on the conll2003 dataset.
48
  It achieves the following results on the evaluation set:
 
10
  - f1
11
  - accuracy
12
  model-index:
13
+ - name: bert-large-uncased-ner-en
14
  results:
15
  - task:
16
  name: Token Classification
 
42
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
43
  should probably proofread and complete it, then remove this comment. -->
44
 
45
+ # bert-large-uncased-ner-en
46
 
47
  This model is a fine-tuned version of [bert-large-uncased](https://huggingface.co/bert-large-uncased) on the conll2003 dataset.
48
  It achieves the following results on the evaluation set: