skyimple commited on
Commit
92e6470
1 Parent(s): 617baef

Update README.md

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