emilys commited on
Commit
49cd81f
1 Parent(s): 95064b2

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -22,16 +22,16 @@ model-index:
22
  metrics:
23
  - name: Precision
24
  type: precision
25
- value: 0.9180518617021277
26
  - name: Recall
27
  type: recall
28
- value: 0.9294850218781555
29
  - name: F1
30
  type: f1
31
- value: 0.9237330657300552
32
  - name: Accuracy
33
  type: accuracy
34
- value: 0.9873057902729645
35
  ---
36
 
37
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -41,11 +41,11 @@ should probably proofread and complete it, then remove this comment. -->
41
 
42
  This model is a fine-tuned version of [dbmdz/bert-base-historic-multilingual-cased](https://huggingface.co/dbmdz/bert-base-historic-multilingual-cased) on the conll2003 dataset.
43
  It achieves the following results on the evaluation set:
44
- - Loss: 0.0563
45
- - Precision: 0.9181
46
- - Recall: 0.9295
47
- - F1: 0.9237
48
- - Accuracy: 0.9873
49
 
50
  ## Model description
51
 
 
22
  metrics:
23
  - name: Precision
24
  type: precision
25
+ value: 0.9121408403919614
26
  - name: Recall
27
  type: recall
28
+ value: 0.9242679232581622
29
  - name: F1
30
  type: f1
31
+ value: 0.9181643400484828
32
  - name: Accuracy
33
  type: accuracy
34
+ value: 0.9862154900510105
35
  ---
36
 
37
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
41
 
42
  This model is a fine-tuned version of [dbmdz/bert-base-historic-multilingual-cased](https://huggingface.co/dbmdz/bert-base-historic-multilingual-cased) on the conll2003 dataset.
43
  It achieves the following results on the evaluation set:
44
+ - Loss: 0.0572
45
+ - Precision: 0.9121
46
+ - Recall: 0.9243
47
+ - F1: 0.9182
48
+ - Accuracy: 0.9862
49
 
50
  ## Model description
51