Update README.md
Browse files
README.md
CHANGED
@@ -35,6 +35,7 @@ model-index:
|
|
35 |
- name: Accuracy
|
36 |
type: accuracy
|
37 |
value: 0.9862247601106728
|
|
|
38 |
---
|
39 |
|
40 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -89,4 +90,4 @@ The following hyperparameters were used during training:
|
|
89 |
- Transformers 4.37.0
|
90 |
- Pytorch 2.1.2
|
91 |
- Datasets 2.1.0
|
92 |
-
- Tokenizers 0.15.1
|
|
|
35 |
- name: Accuracy
|
36 |
type: accuracy
|
37 |
value: 0.9862247601106728
|
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.37.0
|
91 |
- Pytorch 2.1.2
|
92 |
- Datasets 2.1.0
|
93 |
+
- Tokenizers 0.15.1
|