jonasknobloch
commited on
Commit
•
94512c2
1
Parent(s):
89e6e1d
Update README.md
Browse files
README.md
CHANGED
@@ -19,6 +19,9 @@ model-index:
|
|
19 |
- name: Accuracy
|
20 |
type: accuracy
|
21 |
value: 0.3894698710798747
|
|
|
|
|
|
|
22 |
---
|
23 |
|
24 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -93,4 +96,4 @@ The following hyperparameters were used during training:
|
|
93 |
- Transformers 4.37.1
|
94 |
- Pytorch 2.1.2+cu121
|
95 |
- Datasets 2.16.1
|
96 |
-
- Tokenizers 0.15.1
|
|
|
19 |
- name: Accuracy
|
20 |
type: accuracy
|
21 |
value: 0.3894698710798747
|
22 |
+
license: mit
|
23 |
+
language:
|
24 |
+
- en
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
96 |
- Transformers 4.37.1
|
97 |
- Pytorch 2.1.2+cu121
|
98 |
- Datasets 2.16.1
|
99 |
+
- Tokenizers 0.15.1
|