amitca75 commited on
Commit
c93c8ea
·
verified ·
1 Parent(s): 8e08a15

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -3,6 +3,7 @@ license: apache-2.0
3
  base_model: bert-base-cased
4
  tags:
5
  - generated_from_trainer
 
6
  datasets:
7
  - conll2003
8
  metrics:
@@ -35,6 +36,8 @@ model-index:
35
  - name: Accuracy
36
  type: accuracy
37
  value: 0.9864749514334491
 
 
38
  ---
39
 
40
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -89,4 +92,4 @@ The following hyperparameters were used during training:
89
  - Transformers 4.42.4
90
  - Pytorch 2.3.1+cu121
91
  - Datasets 2.20.0
92
- - Tokenizers 0.19.1
 
3
  base_model: bert-base-cased
4
  tags:
5
  - generated_from_trainer
6
+ - token-classification
7
  datasets:
8
  - conll2003
9
  metrics:
 
36
  - name: Accuracy
37
  type: accuracy
38
  value: 0.9864749514334491
39
+ language:
40
+ - en
41
  ---
42
 
43
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
92
  - Transformers 4.42.4
93
  - Pytorch 2.3.1+cu121
94
  - Datasets 2.20.0
95
+ - Tokenizers 0.19.1