File size: 2,973 Bytes
94e4fef
 
cd53b86
 
 
 
 
 
 
 
 
 
 
 
cb3ee89
 
 
 
 
 
 
 
 
 
 
 
9d7aa64
94e4fef
 
 
 
 
 
 
 
 
 
 
476772e
 
 
 
 
 
 
 
 
 
 
 
287f1a6
 
 
 
 
 
 
 
 
 
 
 
36c84e7
 
 
 
 
 
 
 
 
 
 
 
ecc79e1
 
 
 
 
 
 
 
 
 
 
 
8f701ab
 
 
 
 
 
 
 
 
 
 
 
9a98558
 
 
 
 
 
 
 
 
 
 
 
9d7aa64
 
 
 
 
 
 
 
 
 
 
 
94e4fef
cd53b86
 
 
 
cb3ee89
 
 
 
94e4fef
 
 
 
476772e
 
 
 
287f1a6
 
 
 
36c84e7
 
 
 
ecc79e1
 
 
 
8f701ab
 
 
 
9a98558
 
 
 
9d7aa64
 
 
 
94e4fef
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
---
dataset_info:
- config_name: ar
  features:
  - name: instruction
    dtype: string
  - name: output
    dtype: string
  splits:
  - name: train
    num_bytes: 446434
    num_examples: 1839
  download_size: 190784
  dataset_size: 446434
- config_name: de
  features:
  - name: instruction
    dtype: string
  - name: output
    dtype: string
  splits:
  - name: train
    num_bytes: 300912
    num_examples: 1839
  download_size: 129585
  dataset_size: 300912
- config_name: en
  features:
  - name: instruction
    dtype: string
  - name: output
    dtype: string
  splits:
  - name: train
    num_bytes: 363414
    num_examples: 1839
  download_size: 172962
  dataset_size: 363414
- config_name: es
  features:
  - name: instruction
    dtype: string
  - name: output
    dtype: string
  splits:
  - name: train
    num_bytes: 318168
    num_examples: 1839
  download_size: 136047
  dataset_size: 318168
- config_name: fr
  features:
  - name: instruction
    dtype: string
  - name: output
    dtype: string
  splits:
  - name: train
    num_bytes: 345640
    num_examples: 1839
  download_size: 143271
  dataset_size: 345640
- config_name: hi
  features:
  - name: instruction
    dtype: string
  - name: output
    dtype: string
  splits:
  - name: train
    num_bytes: 304038
    num_examples: 1839
  download_size: 132904
  dataset_size: 304038
- config_name: id
  features:
  - name: instruction
    dtype: string
  - name: output
    dtype: string
  splits:
  - name: train
    num_bytes: 3048477
    num_examples: 11000
  download_size: 1389913
  dataset_size: 3048477
- config_name: it
  features:
  - name: instruction
    dtype: string
  - name: output
    dtype: string
  splits:
  - name: train
    num_bytes: 328898
    num_examples: 1839
  download_size: 142483
  dataset_size: 328898
- config_name: pt
  features:
  - name: instruction
    dtype: string
  - name: output
    dtype: string
  splits:
  - name: train
    num_bytes: 303671
    num_examples: 1839
  download_size: 116906
  dataset_size: 303671
- config_name: zh
  features:
  - name: instruction
    dtype: string
  - name: output
    dtype: string
  splits:
  - name: train
    num_bytes: 28712749
    num_examples: 120000
  download_size: 14590618
  dataset_size: 28712749
configs:
- config_name: ar
  data_files:
  - split: train
    path: ar/train-*
- config_name: de
  data_files:
  - split: train
    path: de/train-*
- config_name: en
  data_files:
  - split: train
    path: en/train-*
- config_name: es
  data_files:
  - split: train
    path: es/train-*
- config_name: fr
  data_files:
  - split: train
    path: fr/train-*
- config_name: hi
  data_files:
  - split: train
    path: hi/train-*
- config_name: id
  data_files:
  - split: train
    path: id/train-*
- config_name: it
  data_files:
  - split: train
    path: it/train-*
- config_name: pt
  data_files:
  - split: train
    path: pt/train-*
- config_name: zh
  data_files:
  - split: train
    path: zh/train-*
---