Datasets:
Commit
•
bcb6e0f
1
Parent(s):
c16f07b
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -9,29 +9,29 @@ dataset_info:
|
|
9 |
dtype: string
|
10 |
- name: category
|
11 |
dtype: string
|
12 |
-
- name:
|
13 |
dtype: string
|
14 |
-
- name:
|
15 |
dtype: string
|
16 |
-
- name:
|
17 |
dtype: string
|
18 |
- name: id
|
19 |
dtype: int64
|
20 |
splits:
|
21 |
- name: de
|
22 |
-
num_bytes:
|
23 |
-
num_examples: 15015
|
24 |
-
- name: en
|
25 |
-
num_bytes: 24419685
|
26 |
num_examples: 15015
|
27 |
- name: es
|
28 |
-
num_bytes:
|
29 |
num_examples: 15015
|
30 |
- name: fr
|
31 |
-
num_bytes:
|
32 |
num_examples: 15015
|
33 |
-
|
34 |
-
|
|
|
|
|
|
|
35 |
license: cc-by-sa-3.0
|
36 |
task_categories:
|
37 |
- text-generation
|
@@ -215,4 +215,4 @@ This dataset can be used for any purpose, whether academic or commercial, under
|
|
215 |
|
216 |
### Citation Information
|
217 |
|
218 |
-
[More Information Needed]
|
|
|
9 |
dtype: string
|
10 |
- name: category
|
11 |
dtype: string
|
12 |
+
- name: instruction_original_en
|
13 |
dtype: string
|
14 |
+
- name: context_original_en
|
15 |
dtype: string
|
16 |
+
- name: response_original_en
|
17 |
dtype: string
|
18 |
- name: id
|
19 |
dtype: int64
|
20 |
splits:
|
21 |
- name: de
|
22 |
+
num_bytes: 25985140
|
|
|
|
|
|
|
23 |
num_examples: 15015
|
24 |
- name: es
|
25 |
+
num_bytes: 25902709
|
26 |
num_examples: 15015
|
27 |
- name: fr
|
28 |
+
num_bytes: 26704314
|
29 |
num_examples: 15015
|
30 |
+
- name: en
|
31 |
+
num_bytes: 24477565
|
32 |
+
num_examples: 15015
|
33 |
+
download_size: 65801341
|
34 |
+
dataset_size: 103069728
|
35 |
license: cc-by-sa-3.0
|
36 |
task_categories:
|
37 |
- text-generation
|
|
|
215 |
|
216 |
### Citation Information
|
217 |
|
218 |
+
[More Information Needed]
|