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