File size: 3,419 Bytes
3209ca5
 
4ea2368
 
 
 
 
 
 
 
 
 
 
 
0f87582
 
 
 
 
 
 
 
 
 
 
 
cba047c
3209ca5
 
 
 
 
 
 
 
 
 
 
aaa76c7
 
 
 
 
 
 
 
 
 
 
 
7e92b13
 
 
 
 
 
 
 
 
 
 
 
7800500
 
 
 
 
 
 
 
 
 
 
 
96f3d78
 
 
 
 
 
 
 
 
 
 
 
04c0ba3
 
 
 
 
 
 
 
 
 
 
 
3af3971
 
 
 
 
 
 
 
 
 
 
 
f7446cc
 
 
 
 
 
 
 
 
 
 
 
cba047c
 
 
 
 
 
 
 
 
 
 
 
3209ca5
4ea2368
 
 
 
0f87582
 
 
 
3209ca5
 
 
 
aaa76c7
 
 
 
7e92b13
 
 
 
7800500
 
 
 
96f3d78
 
 
 
04c0ba3
 
 
 
3af3971
 
 
 
f7446cc
 
 
 
cba047c
 
 
 
3209ca5
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
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
---
dataset_info:
- config_name: ar
  features:
  - name: instruction
    dtype: string
  - name: output
    dtype: string
  splits:
  - name: validation
    num_bytes: 272458
    num_examples: 1000
  download_size: 128916
  dataset_size: 272458
- config_name: de
  features:
  - name: instruction
    dtype: string
  - name: output
    dtype: string
  splits:
  - name: validation
    num_bytes: 222858
    num_examples: 1000
  download_size: 119621
  dataset_size: 222858
- config_name: en
  features:
  - name: instruction
    dtype: string
  - name: output
    dtype: string
  splits:
  - name: validation
    num_bytes: 205375
    num_examples: 1000
  download_size: 107121
  dataset_size: 205375
- config_name: es
  features:
  - name: instruction
    dtype: string
  - name: output
    dtype: string
  splits:
  - name: validation
    num_bytes: 223960
    num_examples: 1000
  download_size: 117290
  dataset_size: 223960
- config_name: fr
  features:
  - name: instruction
    dtype: string
  - name: output
    dtype: string
  splits:
  - name: validation
    num_bytes: 231115
    num_examples: 1000
  download_size: 120676
  dataset_size: 231115
- config_name: hi
  features:
  - name: instruction
    dtype: string
  - name: output
    dtype: string
  splits:
  - name: validation
    num_bytes: 397699
    num_examples: 1000
  download_size: 156111
  dataset_size: 397699
- config_name: it
  features:
  - name: instruction
    dtype: string
  - name: output
    dtype: string
  splits:
  - name: validation
    num_bytes: 220003
    num_examples: 1000
  download_size: 116342
  dataset_size: 220003
- config_name: pt
  features:
  - name: instruction
    dtype: string
  - name: output
    dtype: string
  splits:
  - name: validation
    num_bytes: 222958
    num_examples: 1000
  download_size: 115923
  dataset_size: 222958
- config_name: ru
  features:
  - name: instruction
    dtype: string
  - name: output
    dtype: string
  splits:
  - name: validation
    num_bytes: 324140
    num_examples: 1000
  download_size: 152833
  dataset_size: 324140
- config_name: vi
  features:
  - name: instruction
    dtype: string
  - name: output
    dtype: string
  splits:
  - name: validation
    num_bytes: 252449
    num_examples: 1000
  download_size: 123206
  dataset_size: 252449
- config_name: zh
  features:
  - name: instruction
    dtype: string
  - name: output
    dtype: string
  splits:
  - name: validation
    num_bytes: 188000
    num_examples: 1000
  download_size: 100955
  dataset_size: 188000
configs:
- config_name: ar
  data_files:
  - split: validation
    path: ar/validation-*
- config_name: de
  data_files:
  - split: validation
    path: de/validation-*
- config_name: en
  data_files:
  - split: validation
    path: en/validation-*
- config_name: es
  data_files:
  - split: validation
    path: es/validation-*
- config_name: fr
  data_files:
  - split: validation
    path: fr/validation-*
- config_name: hi
  data_files:
  - split: validation
    path: hi/validation-*
- config_name: it
  data_files:
  - split: validation
    path: it/validation-*
- config_name: pt
  data_files:
  - split: validation
    path: pt/validation-*
- config_name: ru
  data_files:
  - split: validation
    path: ru/validation-*
- config_name: vi
  data_files:
  - split: validation
    path: vi/validation-*
- config_name: zh
  data_files:
  - split: validation
    path: zh/validation-*
---