huyhuy12302
commited on
Commit
•
9723b2a
1
Parent(s):
91d1322
Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,8 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
-
value: 1
|
|
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -82,4 +83,4 @@ The following hyperparameters were used during training:
|
|
82 |
- Transformers 4.44.0
|
83 |
- Pytorch 2.4.0
|
84 |
- Datasets 2.21.0
|
85 |
-
- Tokenizers 0.19.1
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 1
|
26 |
+
library_name: transformers
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
83 |
- Transformers 4.44.0
|
84 |
- Pytorch 2.4.0
|
85 |
- Datasets 2.21.0
|
86 |
+
- Tokenizers 0.19.1
|