Update README.md
Browse files
README.md
CHANGED
@@ -23,6 +23,7 @@ model-index:
|
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
value: 0.9991525423728813
|
|
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -77,4 +78,4 @@ The following hyperparameters were used during training:
|
|
77 |
- Transformers 4.34.0
|
78 |
- Pytorch 2.0.1+cu118
|
79 |
- Datasets 2.14.5
|
80 |
-
- Tokenizers 0.14.0
|
|
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
value: 0.9991525423728813
|
26 |
+
library_name: transformers
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
78 |
- Transformers 4.34.0
|
79 |
- Pytorch 2.0.1+cu118
|
80 |
- Datasets 2.14.5
|
81 |
+
- Tokenizers 0.14.0
|