silviapasuarez commited on
Commit
2105c4d
·
verified ·
1 Parent(s): 8ff0654

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +107 -65
README.md CHANGED
@@ -1,91 +1,133 @@
1
  ---
2
  language:
3
- - gl
4
- task_categories:
5
- - question-answering
6
- - multiple-choice
7
- - text-generation
8
  pretty_name: xstorycloze_gl
9
- dataset_info:
10
- config_name: gl
11
- features:
12
- - name: InputStoryid
13
- dtype: string
14
- - name: InputSentence1
15
- dtype: string
16
- - name: InputSentence2
17
- dtype: string
18
- - name: InputSentence3
19
- dtype: string
20
- - name: InputSentence4
21
- dtype: string
22
- - name: RandomFifthSentenceQuiz1
23
- dtype: string
24
- - name: RandomFifthSentenceQuiz2
25
- dtype: string
26
- - name: AnswerRightEnding
27
- dtype: int32
28
- splits:
29
- - name: train
30
- num_examples: 360
31
- - name: test
32
- num_examples: 1511
33
- configs:
34
- - config_name: gl
35
- data_files:
36
- - split: train
37
- path: XStoryCloze_train_gl.tsv
38
- - split: test
39
- path: XStoryCloze_test_gl.tsv
40
- default: true
41
  license: cc-by-4.0
 
 
 
 
 
 
 
 
 
 
 
42
  size_categories:
43
- - 1K<n<10K
 
 
 
 
 
 
 
44
  ---
45
 
46
- # Dataset Card for xstorycloze_gl
 
 
 
 
47
 
48
- <!-- Provide a quick summary of the dataset. -->
49
 
50
- xstorycloze_gl is a question answering dataset in Galician, translated from the [English StoryCloze dataset](https://cs.rochester.edu/nlp/rocstories/).
51
 
52
- ## Dataset Details
53
 
54
- ### Dataset Description
 
55
 
56
- xstorycloze_gl is based on multiple-choice narrative completions. The dataset consists of 360 instances in the train split and 1511 instances in the test split. Each instance contains a story stem, divided in 4 sentences, 2 possible completions, and the number indicating the correct answer.
57
 
58
- - **Curated by:** [Proxecto Nós](https://doagalego.nos.gal/)
59
- - **Language(s) (NLP):** Galician
60
- - **License:** [CC-BY 4.0](https://creativecommons.org/licenses/by/4.0/)
61
 
62
- ### Dataset Sources
63
 
64
- - **Repository:** [Proxecto NÓS at HuggingFace](https://huggingface.co/proxectonos)
65
 
 
66
 
67
- ## Uses
68
 
69
- xstorycloze_gl is intended to evaluate reading comprehension of language models. Some suitable use cases for the dataset are:
70
 
71
- - Common sense reasoning: xstorycloze_gl contains stories that require basic background knowledge, such as the cost of things or the consequences of social interactions.
72
- - Casuality understanding: The stories in xstorycloze_gl are full of temporal and causal relationships between events, which requires a coherent way of understanding causality in narratives.
73
- - Multiple choice test: For each story, xstorycloze_gl has 2 different completions which require reasoning between different options.
74
- - Reading comprehension: Problems and answers in xstorycloze_gl are formulated in natural language.
75
 
 
 
 
 
 
 
 
 
 
76
 
77
  ## Dataset Structure
78
 
79
- The dataset is provided in CSV format where each row corresponds to a four-sentence story and contains an instance identifier, the story divided in four fields for each sentence, 2 possible completions for the story, and the number - either 1 or 2 - corresponding to the correct completion. Each line contains the following fields:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
80
 
81
- - `InputStoryid`: text string containing the identifier of the story.
82
- - `InputSentence1`: The first statement in the story.
83
- - `InputSentence2`: The second statement in the story.
84
- - `InputSentence3`: The third statement in the story.
85
- - `InputSentence4`: The forth statement in the story.
86
- - `RandomFifthSentenceQuiz1`: first possible continuation of the story.
87
- - `RandomFifthSentenceQuiz2`: second possible continuation of the story.
88
- - `AnswerRightEnding`: correct possible ending; either 1 or 2.
89
 
90
- ## Funding
91
  This dataset was compiled within the Nós Project, funded by the Ministerio para la Transformación Digital y de la Función Pública - Funded by EU – NextGenerationEU within the framework of the [project ILENIA](https://proyectoilenia.es/) with reference 2022/TL22/00215336.
 
1
  ---
2
  language:
3
+ - gl
 
 
 
 
4
  pretty_name: xstorycloze_gl
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  license: cc-by-4.0
6
+ task_categories:
7
+ - question-answering
8
+ task_ids:
9
+ - multiple-choice-qa
10
+ tags:
11
+ - galician
12
+ - reading-comprehension
13
+ - multiple-choice
14
+ - commonsense-reasoning
15
+ - narrative-understanding
16
+ - evaluation
17
  size_categories:
18
+ - 1K<n<10K
19
+ configs:
20
+ - config_name: default
21
+ data_files:
22
+ - split: train
23
+ path: "train.csv"
24
+ - split: test
25
+ path: "test.csv"
26
  ---
27
 
28
+ # xstorycloze_gl
29
+
30
+ ## Dataset Summary
31
+
32
+ xstorycloze_gl is a Galician multiple-choice narrative understanding dataset translated from the English StoryCloze dataset.
33
 
34
+ Each instance contains a four-sentence story context, two possible endings, and a label indicating which ending is correct. The dataset is intended for evaluating reading comprehension, narrative coherence, and commonsense reasoning in Galician.
35
 
36
+ ## Dataset Description
37
 
38
+ xstorycloze_gl is based on the StoryCloze task, in which a model must choose the correct continuation of a short story. The dataset includes:
39
 
40
+ - **360** instances in the `train` split
41
+ - **1,511** instances in the `test` split
42
 
43
+ Each example consists of:
44
 
45
+ - a story stem divided into four sentences
46
+ - two candidate endings
47
+ - the index of the correct ending
48
 
49
+ The dataset is designed as an evaluation resource for language models and other NLP systems working on Galician narrative understanding.
50
 
51
+ ## Source
52
 
53
+ This dataset is a Galician translation/adaptation of the English StoryCloze dataset and is distributed by Proxecto Nós through Hugging Face.
54
 
55
+ ### License
56
 
57
+ This dataset is released under the **Creative Commons Attribution 4.0 International (CC BY 4.0)** license.
58
 
59
+ This dataset is a Galician translation/adaptation of StoryCloze and is distributed for research and evaluation purposes. Users are free to share and adapt the material, provided that appropriate credit is given to the dataset creators and to the original source resource when relevant.
 
 
 
60
 
61
+ ## Supported Tasks and Leaderboards
62
+
63
+ This dataset is suitable for:
64
+
65
+ - multiple-choice question answering
66
+ - reading comprehension
67
+ - narrative understanding
68
+ - commonsense reasoning
69
+ - evaluation of language models in Galician
70
 
71
  ## Dataset Structure
72
 
73
+ The dataset is distributed in **CSV format**.
74
+
75
+ Each row contains the following fields:
76
+
77
+ - `InputStoryid`: identifier of the story
78
+ - `InputSentence1`: first sentence of the story
79
+ - `InputSentence2`: second sentence of the story
80
+ - `InputSentence3`: third sentence of the story
81
+ - `InputSentence4`: fourth sentence of the story
82
+ - `RandomFifthSentenceQuiz1`: first possible continuation
83
+ - `RandomFifthSentenceQuiz2`: second possible continuation
84
+ - `AnswerRightEnding`: correct ending, either `1` or `2`
85
+
86
+ ## Example
87
+
88
+ ## Example
89
+
90
+ | InputStoryid | InputSentence1 | InputSentence2 | InputSentence3 | InputSentence4 | RandomFifthSentenceQuiz1 | RandomFifthSentenceQuiz2 | AnswerRightEnding |
91
+ |-------------|----------------|----------------|----------------|----------------|--------------------------|--------------------------|------------------:|
92
+ | fec30953-c68e-4d9d-9698-384bfe8fe857 | Fíxenme fan de Lei e Orde en 2011. | Estaba a recuperarme dun ataque cerebral. | Cando volvín a casa, tentei ver todos os episodios. | Custoume ver do tirón unha serie que leva 20 anos. | Creo que Lei e Orde é unha das peores series que se fixeron. | Ao final, vinos todos. | 2 |
93
+ | 35146100-1a33-4b70-ab26-4469198f909a | Todo o mundo adoraba a Bob porque interpretaba a un famoso personaxe nunha película. | Bob odiábao porque non se parecía nada ao personaxe. | Jim pediulle a Bob que dixese a frase característica do seu personaxe. | Foi demasiado para Bob e enrabiouse. | Bob díxolle ao home que o deixase só. | Bob pediulle un té ao home. | 1 |
94
+ | 96e98dae-7c2e-4130-b6c2-4912c0e58938 | Lita quería ver o seu programa de televisión favorito. | Os seus fillos insistiron para que sentase a velo con eles. | Lita díxolles que tiña cousas que facer. | Os seus fillos arrastraron a cesta da roupa ata o salón. | Lita pediu unha pizza de salame para comer. | Lita dobrou a bogada mentres miraba a televisión. | 2 |
95
+
96
+ ## Intended Uses
97
+
98
+ xstorycloze_gl is intended primarily as an evaluation dataset. Suitable use cases include:
99
+
100
+ - **Reading comprehension**, as both stories and answers are expressed in natural language
101
+ - **Narrative understanding**, since models must identify the most coherent continuation of a story
102
+ - **Commonsense reasoning**, because many stories depend on everyday world knowledge
103
+ - **Causal and temporal reasoning**, as story events often involve implicit cause-effect and temporal relations
104
+ - **Multiple-choice evaluation**, since each item requires choosing between two competing endings
105
+
106
+ ## Limitations
107
+
108
+ - The dataset is a translation of an English original, so some examples may reflect translation choices rather than native Galician narrative style.
109
+ - It is primarily intended for evaluation, not large-scale training.
110
+ - Because the task is multiple-choice, performance may be affected by answer style or distractor quality in addition to narrative understanding.
111
+ - Some examples may rely on culturally general or language-specific commonsense assumptions inherited from the source dataset.
112
+
113
+ ## Dataset Splits
114
+
115
+ | Split | Number of instances |
116
+ |-------|--------------------:|
117
+ | Train | 360 |
118
+ | Test | 1,511 |
119
+
120
+ ## Usage
121
+
122
+ Example with `datasets`:
123
+
124
+ ```python
125
+ from datasets import load_dataset
126
 
127
+ ds = load_dataset("proxectonos/xstorycloze_gl")
128
+ print(ds["train"][0])
129
+ print(ds["test"][0])
130
+ ```
 
 
 
 
131
 
132
+ ## Acknowledgements
133
  This dataset was compiled within the Nós Project, funded by the Ministerio para la Transformación Digital y de la Función Pública - Funded by EU – NextGenerationEU within the framework of the [project ILENIA](https://proyectoilenia.es/) with reference 2022/TL22/00215336.