Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10M - 100M
ArXiv:
License:
Add dataset_info
Browse files
README.md
CHANGED
@@ -117,6 +117,275 @@ configs:
|
|
117 |
path: data/t+tc/test-*
|
118 |
- split: validation
|
119 |
path: data/t+tc/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
120 |
tags:
|
121 |
- unit test
|
122 |
- java
|
|
|
117 |
path: data/t+tc/test-*
|
118 |
- split: validation
|
119 |
path: data/t+tc/validation-*
|
120 |
+
dataset_info:
|
121 |
+
- config_name: fm
|
122 |
+
features:
|
123 |
+
- name: id
|
124 |
+
dtype: string
|
125 |
+
- name: text
|
126 |
+
dtype: string
|
127 |
+
splits:
|
128 |
+
- name: train
|
129 |
+
num_bytes: 440444124
|
130 |
+
num_examples: 624022
|
131 |
+
- name: test
|
132 |
+
num_bytes: 59407291
|
133 |
+
num_examples: 78388
|
134 |
+
- name: validation
|
135 |
+
num_bytes: 57170315
|
136 |
+
num_examples: 78534
|
137 |
+
download_size: 99172217
|
138 |
+
dataset_size: 557021730
|
139 |
+
- config_name: fm+fc
|
140 |
+
features:
|
141 |
+
- name: id
|
142 |
+
dtype: string
|
143 |
+
- name: text
|
144 |
+
dtype: string
|
145 |
+
splits:
|
146 |
+
- name: train
|
147 |
+
num_bytes: 506130678
|
148 |
+
num_examples: 624022
|
149 |
+
- name: test
|
150 |
+
num_bytes: 68407490
|
151 |
+
num_examples: 78388
|
152 |
+
- name: validation
|
153 |
+
num_bytes: 65318956
|
154 |
+
num_examples: 78534
|
155 |
+
download_size: 109141139
|
156 |
+
dataset_size: 639857124
|
157 |
+
- config_name: fm+fc+c
|
158 |
+
features:
|
159 |
+
- name: id
|
160 |
+
dtype: string
|
161 |
+
- name: text
|
162 |
+
dtype: string
|
163 |
+
splits:
|
164 |
+
- name: train
|
165 |
+
num_bytes: 569209100
|
166 |
+
num_examples: 624022
|
167 |
+
- name: test
|
168 |
+
num_bytes: 75552573
|
169 |
+
num_examples: 78388
|
170 |
+
- name: validation
|
171 |
+
num_bytes: 73101169
|
172 |
+
num_examples: 78534
|
173 |
+
download_size: 117996353
|
174 |
+
dataset_size: 717862842
|
175 |
+
- config_name: fm+fc+c+m
|
176 |
+
features:
|
177 |
+
- name: id
|
178 |
+
dtype: string
|
179 |
+
- name: text
|
180 |
+
dtype: string
|
181 |
+
splits:
|
182 |
+
- name: train
|
183 |
+
num_bytes: 1354004338
|
184 |
+
num_examples: 624022
|
185 |
+
- name: test
|
186 |
+
num_bytes: 187724929
|
187 |
+
num_examples: 78388
|
188 |
+
- name: validation
|
189 |
+
num_bytes: 184349299
|
190 |
+
num_examples: 78534
|
191 |
+
download_size: 222922572
|
192 |
+
dataset_size: 1726078566
|
193 |
+
- config_name: fm+fc+c+m+f
|
194 |
+
features:
|
195 |
+
- name: id
|
196 |
+
dtype: string
|
197 |
+
- name: text
|
198 |
+
dtype: string
|
199 |
+
splits:
|
200 |
+
- name: train
|
201 |
+
num_bytes: 1476073209
|
202 |
+
num_examples: 624022
|
203 |
+
- name: test
|
204 |
+
num_bytes: 201686811
|
205 |
+
num_examples: 78388
|
206 |
+
- name: validation
|
207 |
+
num_bytes: 201259950
|
208 |
+
num_examples: 78534
|
209 |
+
download_size: 240405885
|
210 |
+
dataset_size: 1879019970
|
211 |
+
- config_name: fm+fc+c+m+f+t+tc
|
212 |
+
features:
|
213 |
+
- name: id
|
214 |
+
dtype: string
|
215 |
+
- name: source
|
216 |
+
dtype: string
|
217 |
+
- name: target
|
218 |
+
dtype: string
|
219 |
+
splits:
|
220 |
+
- name: train
|
221 |
+
num_bytes: 2019918359
|
222 |
+
num_examples: 624022
|
223 |
+
- name: test
|
224 |
+
num_bytes: 269021331
|
225 |
+
num_examples: 78388
|
226 |
+
- name: validation
|
227 |
+
num_bytes: 272958781
|
228 |
+
num_examples: 78534
|
229 |
+
download_size: 371500476
|
230 |
+
dataset_size: 2561898471
|
231 |
+
- config_name: fm+fc+c+m+t+tc
|
232 |
+
features:
|
233 |
+
- name: id
|
234 |
+
dtype: string
|
235 |
+
- name: source
|
236 |
+
dtype: string
|
237 |
+
- name: target
|
238 |
+
dtype: string
|
239 |
+
splits:
|
240 |
+
- name: train
|
241 |
+
num_bytes: 1897682665
|
242 |
+
num_examples: 624022
|
243 |
+
- name: test
|
244 |
+
num_bytes: 255053799
|
245 |
+
num_examples: 78388
|
246 |
+
- name: validation
|
247 |
+
num_bytes: 256030595
|
248 |
+
num_examples: 78534
|
249 |
+
download_size: 360175965
|
250 |
+
dataset_size: 2408767059
|
251 |
+
- config_name: fm+fc+c+t+tc
|
252 |
+
features:
|
253 |
+
- name: id
|
254 |
+
dtype: string
|
255 |
+
- name: source
|
256 |
+
dtype: string
|
257 |
+
- name: target
|
258 |
+
dtype: string
|
259 |
+
splits:
|
260 |
+
- name: train
|
261 |
+
num_bytes: 1109827485
|
262 |
+
num_examples: 624022
|
263 |
+
- name: test
|
264 |
+
num_bytes: 142558255
|
265 |
+
num_examples: 78388
|
266 |
+
- name: validation
|
267 |
+
num_bytes: 144523616
|
268 |
+
num_examples: 78534
|
269 |
+
download_size: 251861137
|
270 |
+
dataset_size: 1396909356
|
271 |
+
- config_name: fm+fc+t+tc
|
272 |
+
features:
|
273 |
+
- name: id
|
274 |
+
dtype: string
|
275 |
+
- name: source
|
276 |
+
dtype: string
|
277 |
+
- name: target
|
278 |
+
dtype: string
|
279 |
+
splits:
|
280 |
+
- name: train
|
281 |
+
num_bytes: 1046592848
|
282 |
+
num_examples: 624022
|
283 |
+
- name: test
|
284 |
+
num_bytes: 135403379
|
285 |
+
num_examples: 78388
|
286 |
+
- name: validation
|
287 |
+
num_bytes: 136729952
|
288 |
+
num_examples: 78534
|
289 |
+
download_size: 243052074
|
290 |
+
dataset_size: 1318726179
|
291 |
+
- config_name: fm+t
|
292 |
+
features:
|
293 |
+
- name: id
|
294 |
+
dtype: string
|
295 |
+
- name: source
|
296 |
+
dtype: string
|
297 |
+
- name: target
|
298 |
+
dtype: string
|
299 |
+
splits:
|
300 |
+
- name: train
|
301 |
+
num_bytes: 868034154
|
302 |
+
num_examples: 624022
|
303 |
+
- name: test
|
304 |
+
num_bytes: 114371187
|
305 |
+
num_examples: 78388
|
306 |
+
- name: validation
|
307 |
+
num_bytes: 112688219
|
308 |
+
num_examples: 78534
|
309 |
+
download_size: 217267853
|
310 |
+
dataset_size: 1095093560
|
311 |
+
- config_name: fm_indented
|
312 |
+
features:
|
313 |
+
- name: id
|
314 |
+
dtype: string
|
315 |
+
- name: text
|
316 |
+
dtype: string
|
317 |
+
splits:
|
318 |
+
- name: train
|
319 |
+
num_bytes: 473170158
|
320 |
+
num_examples: 624022
|
321 |
+
- name: test
|
322 |
+
num_bytes: 64280367
|
323 |
+
num_examples: 78388
|
324 |
+
- name: validation
|
325 |
+
num_bytes: 61093848
|
326 |
+
num_examples: 78534
|
327 |
+
download_size: 103174190
|
328 |
+
dataset_size: 598544373
|
329 |
+
- config_name: t
|
330 |
+
features:
|
331 |
+
- name: id
|
332 |
+
dtype: string
|
333 |
+
- name: source
|
334 |
+
dtype: string
|
335 |
+
- name: target
|
336 |
+
dtype: string
|
337 |
+
splits:
|
338 |
+
- name: train
|
339 |
+
num_bytes: 380207303
|
340 |
+
num_examples: 624022
|
341 |
+
- name: test
|
342 |
+
num_bytes: 47993188
|
343 |
+
num_examples: 78388
|
344 |
+
- name: validation
|
345 |
+
num_bytes: 49808813
|
346 |
+
num_examples: 78534
|
347 |
+
download_size: 113820250
|
348 |
+
dataset_size: 478009304
|
349 |
+
- config_name: t+tc
|
350 |
+
features:
|
351 |
+
- name: id
|
352 |
+
dtype: string
|
353 |
+
- name: source
|
354 |
+
dtype: string
|
355 |
+
- name: target
|
356 |
+
dtype: string
|
357 |
+
splits:
|
358 |
+
- name: train
|
359 |
+
num_bytes: 550955294
|
360 |
+
num_examples: 624022
|
361 |
+
- name: test
|
362 |
+
num_bytes: 68323462
|
363 |
+
num_examples: 78388
|
364 |
+
- name: validation
|
365 |
+
num_bytes: 72740770
|
366 |
+
num_examples: 78534
|
367 |
+
download_size: 136767271
|
368 |
+
dataset_size: 692019526
|
369 |
+
- config_name: t_indented
|
370 |
+
features:
|
371 |
+
- name: id
|
372 |
+
dtype: string
|
373 |
+
- name: source
|
374 |
+
dtype: string
|
375 |
+
- name: target
|
376 |
+
dtype: string
|
377 |
+
splits:
|
378 |
+
- name: train
|
379 |
+
num_bytes: 405853738
|
380 |
+
num_examples: 624022
|
381 |
+
- name: test
|
382 |
+
num_bytes: 51457514
|
383 |
+
num_examples: 78388
|
384 |
+
- name: validation
|
385 |
+
num_bytes: 52970428
|
386 |
+
num_examples: 78534
|
387 |
+
download_size: 117732776
|
388 |
+
dataset_size: 510281680
|
389 |
tags:
|
390 |
- unit test
|
391 |
- java
|