Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,3 +1,25 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-nd-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
license: cc-by-nc-nd-4.0
|
3 |
+
dataset_info:
|
4 |
+
features:
|
5 |
+
- name: id
|
6 |
+
dtype: string
|
7 |
+
- name: translation
|
8 |
+
dtype:
|
9 |
+
translation:
|
10 |
+
languages:
|
11 |
+
- de
|
12 |
+
- en
|
13 |
+
splits:
|
14 |
+
- name: train
|
15 |
+
num_bytes: 39120226
|
16 |
+
num_examples: 171721
|
17 |
+
- name: validation
|
18 |
+
num_bytes: 492473
|
19 |
+
num_examples: 2082
|
20 |
+
- name: test
|
21 |
+
num_bytes: 1058859
|
22 |
+
num_examples: 4782
|
23 |
+
download_size: 23758217
|
24 |
+
dataset_size: 40671558
|
25 |
---
|