Update README.md
Browse files
README.md
CHANGED
@@ -41,6 +41,10 @@ configs:
|
|
41 |
data_files:
|
42 |
- split: train
|
43 |
path: data/train-*
|
|
|
|
|
|
|
|
|
44 |
---
|
45 |
|
46 |
the dataset is 680h out of the german part from
|
@@ -56,5 +60,4 @@ if you want to help - lets talk
|
|
56 |
https://discord.gg/RUs3uzBdW3 (nsfw is fully opt in only - as sfw)
|
57 |
|
58 |
if you want full transaction timestamps as they come from scribe v1 - they are cc by 4.0 NC
|
59 |
-
and can be found here https://huggingface.co/datasets/MrDragonFox/DE_Emilia_Yodas_680h_raw_timestamps
|
60 |
-
|
|
|
41 |
data_files:
|
42 |
- split: train
|
43 |
path: data/train-*
|
44 |
+
language:
|
45 |
+
- de
|
46 |
+
size_categories:
|
47 |
+
- 100K<n<1M
|
48 |
---
|
49 |
|
50 |
the dataset is 680h out of the german part from
|
|
|
60 |
https://discord.gg/RUs3uzBdW3 (nsfw is fully opt in only - as sfw)
|
61 |
|
62 |
if you want full transaction timestamps as they come from scribe v1 - they are cc by 4.0 NC
|
63 |
+
and can be found here https://huggingface.co/datasets/MrDragonFox/DE_Emilia_Yodas_680h_raw_timestamps
|
|