jonasknobloch
commited on
Commit
•
022b095
1
Parent(s):
30a7cf9
Update README.md
Browse files
README.md
CHANGED
@@ -1,24 +1,27 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
-
|
4 |
datasets:
|
5 |
-
|
6 |
metrics:
|
7 |
-
|
8 |
model-index:
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
|
|
|
|
|
|
22 |
---
|
23 |
|
24 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -94,4 +97,4 @@ The following hyperparameters were used during training:
|
|
94 |
- Transformers 4.37.1
|
95 |
- Pytorch 2.1.2+cu121
|
96 |
- Datasets 2.16.1
|
97 |
-
- Tokenizers 0.15.1
|
|
|
1 |
---
|
2 |
tags:
|
3 |
+
- generated_from_trainer
|
4 |
datasets:
|
5 |
+
- uonlp/CulturaX
|
6 |
metrics:
|
7 |
+
- accuracy
|
8 |
model-index:
|
9 |
+
- name: gpt2+morf_u0-30-50-x_cx-en_00000-00009_50k
|
10 |
+
results:
|
11 |
+
- task:
|
12 |
+
name: Causal Language Modeling
|
13 |
+
type: text-generation
|
14 |
+
dataset:
|
15 |
+
name: uonlp/CulturaX en
|
16 |
+
type: uonlp/CulturaX
|
17 |
+
args: en
|
18 |
+
metrics:
|
19 |
+
- name: Accuracy
|
20 |
+
type: accuracy
|
21 |
+
value: 0.39500633343599556
|
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
|
|
|
97 |
- Transformers 4.37.1
|
98 |
- Pytorch 2.1.2+cu121
|
99 |
- Datasets 2.16.1
|
100 |
+
- Tokenizers 0.15.1
|