LennartKeller
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,10 @@ tags:
|
|
4 |
model-index:
|
5 |
- name: first
|
6 |
results: []
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -88,4 +92,4 @@ The following hyperparameters were used during training:
|
|
88 |
- Transformers 4.15.0
|
89 |
- Pytorch 1.10.1+cu113
|
90 |
- Datasets 1.17.0
|
91 |
-
- Tokenizers 0.10.3
|
|
|
4 |
model-index:
|
5 |
- name: first
|
6 |
results: []
|
7 |
+
datasets:
|
8 |
+
- oscar-corpus/oscar
|
9 |
+
language:
|
10 |
+
- de
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
92 |
- Transformers 4.15.0
|
93 |
- Pytorch 1.10.1+cu113
|
94 |
- Datasets 1.17.0
|
95 |
+
- Tokenizers 0.10.3
|