Datasets:

Tasks:
Other
Modalities:
Text
ArXiv:
Libraries:
Datasets
License:
juletxara commited on
Commit
2533f33
1 Parent(s): 4af00b2

add dataset card

Browse files
Files changed (1) hide show
  1. README.md +527 -0
README.md ADDED
@@ -0,0 +1,527 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - found
4
+ language:
5
+ - en
6
+ - ru
7
+ - zh
8
+ - es
9
+ - ar
10
+ - hi
11
+ - id
12
+ - te
13
+ - sw
14
+ - eu
15
+ - my
16
+ language_creators:
17
+ - found
18
+ - expert-generated
19
+ license:
20
+ - cc-by-sa-4.0
21
+ multilinguality:
22
+ - multilingual
23
+ paperswithcode_id: null
24
+ pretty_name: XStoryCloze
25
+ size_categories:
26
+ - 1K<n<10K
27
+ source_datasets:
28
+ - extended|story_cloze
29
+ tags: []
30
+ task_categories:
31
+ - other
32
+ task_ids: []
33
+ dataset_info:
34
+ - config_name: en
35
+ features:
36
+ - name: story_id
37
+ dtype: string
38
+ - name: input_sentence_1
39
+ dtype: string
40
+ - name: input_sentence_2
41
+ dtype: string
42
+ - name: input_sentence_3
43
+ dtype: string
44
+ - name: input_sentence_4
45
+ dtype: string
46
+ - name: sentence_quiz1
47
+ dtype: string
48
+ - name: sentence_quiz2
49
+ dtype: string
50
+ - name: answer_right_ending
51
+ dtype: int32
52
+ splits:
53
+ - name: train
54
+ num_bytes: 118484
55
+ num_examples: 360
56
+ - name: eval
57
+ num_bytes: 495572
58
+ num_examples: 1511
59
+ download_size: 573176
60
+ dataset_size: 614056
61
+ - config_name: ru
62
+ features:
63
+ - name: story_id
64
+ dtype: string
65
+ - name: input_sentence_1
66
+ dtype: string
67
+ - name: input_sentence_2
68
+ dtype: string
69
+ - name: input_sentence_3
70
+ dtype: string
71
+ - name: input_sentence_4
72
+ dtype: string
73
+ - name: sentence_quiz1
74
+ dtype: string
75
+ - name: sentence_quiz2
76
+ dtype: string
77
+ - name: answer_right_ending
78
+ dtype: int32
79
+ splits:
80
+ - name: train
81
+ num_bytes: 202961
82
+ num_examples: 360
83
+ - name: eval
84
+ num_bytes: 846720
85
+ num_examples: 1511
86
+ download_size: 1008802
87
+ dataset_size: 1049681
88
+ - config_name: zh
89
+ features:
90
+ - name: story_id
91
+ dtype: string
92
+ - name: input_sentence_1
93
+ dtype: string
94
+ - name: input_sentence_2
95
+ dtype: string
96
+ - name: input_sentence_3
97
+ dtype: string
98
+ - name: input_sentence_4
99
+ dtype: string
100
+ - name: sentence_quiz1
101
+ dtype: string
102
+ - name: sentence_quiz2
103
+ dtype: string
104
+ - name: answer_right_ending
105
+ dtype: int32
106
+ splits:
107
+ - name: train
108
+ num_bytes: 116624
109
+ num_examples: 360
110
+ - name: eval
111
+ num_bytes: 487501
112
+ num_examples: 1511
113
+ download_size: 563245
114
+ dataset_size: 604125
115
+ - config_name: es
116
+ features:
117
+ - name: story_id
118
+ dtype: string
119
+ - name: input_sentence_1
120
+ dtype: string
121
+ - name: input_sentence_2
122
+ dtype: string
123
+ - name: input_sentence_3
124
+ dtype: string
125
+ - name: input_sentence_4
126
+ dtype: string
127
+ - name: sentence_quiz1
128
+ dtype: string
129
+ - name: sentence_quiz2
130
+ dtype: string
131
+ - name: answer_right_ending
132
+ dtype: int32
133
+ splits:
134
+ - name: train
135
+ num_bytes: 129011
136
+ num_examples: 360
137
+ - name: eval
138
+ num_bytes: 538761
139
+ num_examples: 1511
140
+ download_size: 626890
141
+ dataset_size: 667772
142
+ - config_name: ar
143
+ features:
144
+ - name: story_id
145
+ dtype: string
146
+ - name: input_sentence_1
147
+ dtype: string
148
+ - name: input_sentence_2
149
+ dtype: string
150
+ - name: input_sentence_3
151
+ dtype: string
152
+ - name: input_sentence_4
153
+ dtype: string
154
+ - name: sentence_quiz1
155
+ dtype: string
156
+ - name: sentence_quiz2
157
+ dtype: string
158
+ - name: answer_right_ending
159
+ dtype: int32
160
+ splits:
161
+ - name: train
162
+ num_bytes: 171008
163
+ num_examples: 360
164
+ - name: eval
165
+ num_bytes: 701607
166
+ num_examples: 1511
167
+ download_size: 831735
168
+ dataset_size: 872615
169
+ - config_name: hi
170
+ features:
171
+ - name: story_id
172
+ dtype: string
173
+ - name: input_sentence_1
174
+ dtype: string
175
+ - name: input_sentence_2
176
+ dtype: string
177
+ - name: input_sentence_3
178
+ dtype: string
179
+ - name: input_sentence_4
180
+ dtype: string
181
+ - name: sentence_quiz1
182
+ dtype: string
183
+ - name: sentence_quiz2
184
+ dtype: string
185
+ - name: answer_right_ending
186
+ dtype: int32
187
+ splits:
188
+ - name: train
189
+ num_bytes: 277601
190
+ num_examples: 360
191
+ - name: eval
192
+ num_bytes: 1165329
193
+ num_examples: 1511
194
+ download_size: 1402058
195
+ dataset_size: 1442930
196
+ - config_name: id
197
+ features:
198
+ - name: story_id
199
+ dtype: string
200
+ - name: input_sentence_1
201
+ dtype: string
202
+ - name: input_sentence_2
203
+ dtype: string
204
+ - name: input_sentence_3
205
+ dtype: string
206
+ - name: input_sentence_4
207
+ dtype: string
208
+ - name: sentence_quiz1
209
+ dtype: string
210
+ - name: sentence_quiz2
211
+ dtype: string
212
+ - name: answer_right_ending
213
+ dtype: int32
214
+ splits:
215
+ - name: train
216
+ num_bytes: 131364
217
+ num_examples: 360
218
+ - name: eval
219
+ num_bytes: 549171
220
+ num_examples: 1511
221
+ download_size: 639655
222
+ dataset_size: 680535
223
+ - config_name: te
224
+ features:
225
+ - name: story_id
226
+ dtype: string
227
+ - name: input_sentence_1
228
+ dtype: string
229
+ - name: input_sentence_2
230
+ dtype: string
231
+ - name: input_sentence_3
232
+ dtype: string
233
+ - name: input_sentence_4
234
+ dtype: string
235
+ - name: sentence_quiz1
236
+ dtype: string
237
+ - name: sentence_quiz2
238
+ dtype: string
239
+ - name: answer_right_ending
240
+ dtype: int32
241
+ splits:
242
+ - name: train
243
+ num_bytes: 293917
244
+ num_examples: 360
245
+ - name: eval
246
+ num_bytes: 1215543
247
+ num_examples: 1511
248
+ download_size: 1468580
249
+ dataset_size: 1509460
250
+ - config_name: sw
251
+ features:
252
+ - name: story_id
253
+ dtype: string
254
+ - name: input_sentence_1
255
+ dtype: string
256
+ - name: input_sentence_2
257
+ dtype: string
258
+ - name: input_sentence_3
259
+ dtype: string
260
+ - name: input_sentence_4
261
+ dtype: string
262
+ - name: sentence_quiz1
263
+ dtype: string
264
+ - name: sentence_quiz2
265
+ dtype: string
266
+ - name: answer_right_ending
267
+ dtype: int32
268
+ splits:
269
+ - name: train
270
+ num_bytes: 127745
271
+ num_examples: 360
272
+ - name: eval
273
+ num_bytes: 528398
274
+ num_examples: 1511
275
+ download_size: 615263
276
+ dataset_size: 656143
277
+ - config_name: eu
278
+ features:
279
+ - name: story_id
280
+ dtype: string
281
+ - name: input_sentence_1
282
+ dtype: string
283
+ - name: input_sentence_2
284
+ dtype: string
285
+ - name: input_sentence_3
286
+ dtype: string
287
+ - name: input_sentence_4
288
+ dtype: string
289
+ - name: sentence_quiz1
290
+ dtype: string
291
+ - name: sentence_quiz2
292
+ dtype: string
293
+ - name: answer_right_ending
294
+ dtype: int32
295
+ splits:
296
+ - name: train
297
+ num_bytes: 131524
298
+ num_examples: 360
299
+ - name: eval
300
+ num_bytes: 540582
301
+ num_examples: 1511
302
+ download_size: 631228
303
+ dataset_size: 672106
304
+ - config_name: my
305
+ features:
306
+ - name: story_id
307
+ dtype: string
308
+ - name: input_sentence_1
309
+ dtype: string
310
+ - name: input_sentence_2
311
+ dtype: string
312
+ - name: input_sentence_3
313
+ dtype: string
314
+ - name: input_sentence_4
315
+ dtype: string
316
+ - name: sentence_quiz1
317
+ dtype: string
318
+ - name: sentence_quiz2
319
+ dtype: string
320
+ - name: answer_right_ending
321
+ dtype: int32
322
+ splits:
323
+ - name: train
324
+ num_bytes: 381092
325
+ num_examples: 360
326
+ - name: eval
327
+ num_bytes: 1627322
328
+ num_examples: 1511
329
+ download_size: 1967534
330
+ dataset_size: 2008414
331
+ ---
332
+
333
+ # Dataset Card for XStoryCloze
334
+
335
+ ## Table of Contents
336
+ - [Dataset Description](#dataset-description)
337
+ - [Dataset Summary](#dataset-summary)
338
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
339
+ - [Languages](#languages)
340
+ - [Dataset Structure](#dataset-structure)
341
+ - [Data Instances](#data-instances)
342
+ - [Data Fields](#data-fields)
343
+ - [Data Splits](#data-splits)
344
+ - [Dataset Creation](#dataset-creation)
345
+ - [Curation Rationale](#curation-rationale)
346
+ - [Source Data](#source-data)
347
+ - [Annotations](#annotations)
348
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
349
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
350
+ - [Social Impact of Dataset](#social-impact-of-dataset)
351
+ - [Discussion of Biases](#discussion-of-biases)
352
+ - [Other Known Limitations](#other-known-limitations)
353
+ - [Additional Information](#additional-information)
354
+ - [Dataset Curators](#dataset-curators)
355
+ - [Licensing Information](#licensing-information)
356
+ - [Citation Information](#citation-information)
357
+ - [Contributions](#contributions)
358
+
359
+ ## Dataset Description
360
+
361
+ - **Homepage:** [https://cs.rochester.edu/nlp/rocstories/](https://cs.rochester.edu/nlp/rocstories/)
362
+ - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
363
+ - **Paper:** [Few-shot Learning with Multilingual Generative Language Models](https://arxiv.org/pdf/2112.10668.pdf)
364
+ - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
365
+ - **Size of downloaded dataset files:** 2.03 MB
366
+ - **Size of the generated dataset:** 2.03 MB
367
+ - **Total amount of disk used:** 2.05 MB
368
+
369
+ ### Dataset Summary
370
+
371
+ XStoryCloze consists of the professionally translated version of the [English StoryCloze dataset](https://cs.rochester.edu/nlp/rocstories/) (Spring 2016 version) to 10 non-English languages. This dataset is released by Meta AI.
372
+
373
+ ### Supported Tasks and Leaderboards
374
+
375
+ commonsense reasoning
376
+
377
+ ### Languages
378
+
379
+ en, ru, zh (Simplified), es (Latin America), ar, hi, id, te, sw, eu, my.
380
+
381
+ ## Dataset Structure
382
+
383
+ ### Data Instances
384
+
385
+ - **Size of downloaded dataset files:** 2.03 MB
386
+ - **Size of the generated dataset:** 2.03 MB
387
+ - **Total amount of disk used:** 2.05 MB
388
+
389
+ An example of 'train' looks as follows.
390
+ ```
391
+ {'answer_right_ending': 1,
392
+ 'input_sentence_1': 'Rick grew up in a troubled household.',
393
+ 'input_sentence_2': 'He never found good support in family, and turned to gangs.',
394
+ 'input_sentence_3': "It wasn't long before Rick got shot in a robbery.",
395
+ 'input_sentence_4': 'The incident caused him to turn a new leaf.',
396
+ 'sentence_quiz1': 'He is happy now.',
397
+ 'sentence_quiz2': 'He joined a gang.',
398
+ 'story_id': '138d5bfb-05cc-41e3-bf2c-fa85ebad14e2'}
399
+ ```
400
+
401
+ ### Data Fields
402
+
403
+ The data fields are the same among all splits.
404
+
405
+ - `input_sentence_1`: The first statement in the story.
406
+ - `input_sentence_2`: The second statement in the story.
407
+ - `input_sentence_3`: The third statement in the story.
408
+ - `input_sentence_4`: The forth statement in the story.
409
+ - `sentence_quiz1`: first possible continuation of the story.
410
+ - `sentence_quiz2`: second possible continuation of the story.
411
+ - `answer_right_ending`: correct possible ending; either 1 or 2.
412
+ - `story_id`: story id.
413
+
414
+ ### Data Splits
415
+
416
+ This dataset is intended to be used for evaluating the zero- and few-shot learning capabilities of multlingual language models. We split the data for each language into train and test (360 vs. 1510 examples, respectively). The released data files for different languages maintain a line-by-line alignment.
417
+
418
+ | name |train |test|
419
+ |-------|-----:|---:|
420
+ |en|360|1510|
421
+ |ru|360|1510|
422
+ |zh|360|1510|
423
+ |es|360|1510|
424
+ |ar|360|1510|
425
+ |hi|360|1510|
426
+ |id|360|1510|
427
+ |te|360|1510|
428
+ |sw|360|1510|
429
+ |eu|360|1510|
430
+ |my|360|1510|
431
+
432
+ ## Dataset Creation
433
+
434
+ ### Curation Rationale
435
+
436
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
437
+
438
+ ### Source Data
439
+
440
+ #### Initial Data Collection and Normalization
441
+
442
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
443
+
444
+ #### Who are the source language producers?
445
+
446
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
447
+
448
+ ### Annotations
449
+
450
+ #### Annotation process
451
+
452
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
453
+
454
+ #### Who are the annotators?
455
+
456
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
457
+
458
+ ### Personal and Sensitive Information
459
+
460
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
461
+
462
+ ## Considerations for Using the Data
463
+
464
+ ### Social Impact of Dataset
465
+
466
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
467
+
468
+ ### Discussion of Biases
469
+
470
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
471
+
472
+ ### Other Known Limitations
473
+
474
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
475
+
476
+ ## Additional Information
477
+
478
+ ### Dataset Curators
479
+
480
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
481
+
482
+ ### Licensing Information
483
+
484
+ XStoryCloze is opensourced under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/legalcode), the same license as the original English StoryCloze.
485
+
486
+ ### Citation Information
487
+
488
+ ```
489
+ @article{DBLP:journals/corr/abs-2112-10668,
490
+ author = {Xi Victoria Lin and
491
+ Todor Mihaylov and
492
+ Mikel Artetxe and
493
+ Tianlu Wang and
494
+ Shuohui Chen and
495
+ Daniel Simig and
496
+ Myle Ott and
497
+ Naman Goyal and
498
+ Shruti Bhosale and
499
+ Jingfei Du and
500
+ Ramakanth Pasunuru and
501
+ Sam Shleifer and
502
+ Punit Singh Koura and
503
+ Vishrav Chaudhary and
504
+ Brian O'Horo and
505
+ Jeff Wang and
506
+ Luke Zettlemoyer and
507
+ Zornitsa Kozareva and
508
+ Mona T. Diab and
509
+ Veselin Stoyanov and
510
+ Xian Li},
511
+ title = {Few-shot Learning with Multilingual Language Models},
512
+ journal = {CoRR},
513
+ volume = {abs/2112.10668},
514
+ year = {2021},
515
+ url = {https://arxiv.org/abs/2112.10668},
516
+ eprinttype = {arXiv},
517
+ eprint = {2112.10668},
518
+ timestamp = {Tue, 04 Jan 2022 15:59:27 +0100},
519
+ biburl = {https://dblp.org/rec/journals/corr/abs-2112-10668.bib},
520
+ bibsource = {dblp computer science bibliography, https://dblp.org}
521
+ }
522
+ ```
523
+
524
+
525
+ ### Contributions
526
+
527
+ Thanks to [@juletx](https://github.com/juletx).