tony4194 commited on
Commit
169824e
1 Parent(s): 5990ed0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -35,6 +35,8 @@ model-index:
35
  - name: Accuracy
36
  type: accuracy
37
  value: 0.9832077471007241
 
 
38
  ---
39
 
40
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -52,7 +54,7 @@ It achieves the following results on the evaluation set:
52
 
53
  ## Model description
54
 
55
- More information needed
56
 
57
  ## Intended uses & limitations
58
 
@@ -89,4 +91,4 @@ The following hyperparameters were used during training:
89
  - Transformers 4.34.1
90
  - Pytorch 2.1.0+cu118
91
  - Datasets 2.14.6
92
- - Tokenizers 0.14.1
 
35
  - name: Accuracy
36
  type: accuracy
37
  value: 0.9832077471007241
38
+ language:
39
+ - en
40
  ---
41
 
42
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
54
 
55
  ## Model description
56
 
57
+ The model can identify human name, organization and location so far. It was trained for 5 minutes with T4 GPU on Colab.
58
 
59
  ## Intended uses & limitations
60
 
 
91
  - Transformers 4.34.1
92
  - Pytorch 2.1.0+cu118
93
  - Datasets 2.14.6
94
+ - Tokenizers 0.14.1