jonasknobloch
commited on
Commit
•
57a793f
1
Parent(s):
384ca66
Update README.md
Browse files
README.md
CHANGED
@@ -19,6 +19,9 @@ model-index:
|
|
19 |
- name: Accuracy
|
20 |
type: accuracy
|
21 |
value: 0.4329592727693433
|
|
|
|
|
|
|
22 |
---
|
23 |
|
24 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -98,4 +101,4 @@ The following hyperparameters were used during training:
|
|
98 |
- Transformers 4.37.1
|
99 |
- Pytorch 2.1.2+cu121
|
100 |
- Datasets 2.16.1
|
101 |
-
- Tokenizers 0.15.1
|
|
|
19 |
- name: Accuracy
|
20 |
type: accuracy
|
21 |
value: 0.4329592727693433
|
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
|
|
|
101 |
- Transformers 4.37.1
|
102 |
- Pytorch 2.1.2+cu121
|
103 |
- Datasets 2.16.1
|
104 |
+
- Tokenizers 0.15.1
|