silviapasuarez commited on
Commit
3769809
·
verified ·
1 Parent(s): f62e2a3

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +119 -0
README.md ADDED
@@ -0,0 +1,119 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - gl
4
+ pretty_name: GlobalPIQA_gl
5
+ task_categories:
6
+ - question-answering
7
+ task_ids:
8
+ - multiple-choice-qa
9
+ tags:
10
+ - galician
11
+ - commonsense-reasoning
12
+ - physical-reasoning
13
+ - multiple-choice
14
+ - evaluation
15
+ - multilingual
16
+ - low-resource-nlp
17
+ size_categories:
18
+ - 1K<n<10K
19
+ configs:
20
+ - config_name: default
21
+ data_files:
22
+ - split: train
23
+ path: '*.tsv'
24
+ ---
25
+
26
+ # GlobalPIQA_gl
27
+
28
+ **Related paper:** [Global PIQA: Evaluating Physical Commonsense Reasoning Across 100+ Languages and Cultures](https://arxiv.org/abs/2510.24081)
29
+
30
+ ## Dataset Summary
31
+
32
+ GlobalPIQA_gl is the Galician subset of **GlobalPIQA**, a multilingual benchmark for evaluating physical commonsense reasoning across more than 100 languages and cultural contexts. It is intended as an evaluation resource for models that must choose the most plausible solution to a practical physical situation.
33
+
34
+ The dataset follows the same general formulation as PIQA-style multiple-choice reasoning tasks, adapted here to Galician as part of the broader GlobalPIQA benchmark. The associated preprint presents GlobalPIQA as a large-scale multilingual benchmark for evaluating physical commonsense reasoning across languages and cultures.
35
+
36
+ ## Dataset Description
37
+
38
+ GlobalPIQA_gl contains Galician multiple-choice examples focused on **physical commonsense reasoning**. Each item presents a short goal or situation and candidate solutions, with one correct answer.
39
+
40
+ The dataset is intended primarily for **evaluation**, especially in multilingual settings and for Galician language models.
41
+
42
+ ## Dataset Structure
43
+
44
+ The dataset is distributed in **TSV format**.
45
+
46
+ Each row contains the following columns:
47
+
48
+ - `goal`: the question, goal, or practical situation to solve
49
+ - `solution0`: first candidate solution
50
+ - `solution1`: second candidate solution
51
+ - `label`: index of the correct solution
52
+ - `topic`: thematic category of the example
53
+
54
+ ### Example
55
+
56
+ | goal | solution0 | solution1 | label | topic |
57
+ |------|-----------|-----------|------:|-------|
58
+ | Como se prepara o sangue do porco para facer filloas? | Cando o porco comece a sangrar, débese desbotar o sangue inicial e recoller o resto nun recipiente. Débese comezar a bater inmediatamente, mentres estea quente, e sempre na mesma dirección para que non calle. É importante bater o sangue ata que arrefríe, podendo engadir un pouco de auga fría para acelerar o proceso, pero non demasiada, para non diluír o produto en exceso. Para que o sangue se conserve durante máis tempo, é recomendable engadir sal gordo antes de que arrefríe de todo. Por último, cómpre coar o líquido para asegurarse de que non quedan grumos. | Cando o porco comece a sangrar, débese desbotar o sangue inicial e recoller o resto nun recipiente. Débese comezar a bater inmediatamente, mentres estea quente, e sempre na mesma dirección para que non calle. É importante bater o sangue ata que arrefríe, podendo engadir un pouco de auga fría para acelerar o proceso, pero non demasiada, para non diluír o produto en exceso. Para que o sangue se conserve durante máis tempo, é recomendable engadir azucre antes de que arrefríe de todo. Por último, cómpre coar o líquido para asegurarse de que non quedan grumos. | 0 | cooking |
59
+
60
+
61
+ ## Supported Tasks and Leaderboards
62
+
63
+ This dataset is suitable for:
64
+
65
+ - multiple-choice question answering
66
+ - physical commonsense reasoning
67
+ - evaluation of multilingual language models
68
+ - low-resource reasoning benchmarks for Galician
69
+
70
+ ## Languages
71
+
72
+ The dataset is in **Galician**.
73
+
74
+ ## Intended Uses
75
+
76
+ GlobalPIQA_gl can be used for:
77
+
78
+ - evaluation of physical commonsense reasoning in Galician
79
+ - benchmarking multilingual transfer to Galician
80
+ - comparison of multilingual and language-specific models
81
+ - low-resource evaluation of multiple-choice reasoning systems
82
+
83
+ ## Limitations
84
+
85
+ - The dataset is intended primarily for evaluation rather than large-scale training.
86
+ - As a translated or adapted multilingual benchmark subset, some items may reflect translation choices in addition to reasoning difficulty.
87
+ - Performance on the benchmark may depend on both commonsense reasoning and sensitivity to the phrasing of the answer options.
88
+ - The Galician subset should be interpreted within the broader multilingual design of GlobalPIQA rather than as a standalone monolingual benchmark.
89
+
90
+ ## Usage
91
+
92
+ Example with `datasets`:
93
+
94
+ ```python
95
+ from datasets import load_dataset
96
+
97
+ ds = load_dataset("csv", data_files="GlobalPIQA_gl.tsv", delimiter="\t")
98
+ print(ds["train"][0])
99
+ ```
100
+
101
+ ## Citation
102
+
103
+ If you use this dataset, please cite:
104
+
105
+ ```bibtex
106
+ @misc{chang2025globalpiqa,
107
+ title={Global PIQA: Evaluating Physical Commonsense Reasoning Across 100+ Languages and Cultures},
108
+ author={Tyler A. Chang and Catherine Arnett and many others},
109
+ year={2025},
110
+ eprint={2510.24081},
111
+ archivePrefix={arXiv},
112
+ primaryClass={cs.CL},
113
+ url={https://arxiv.org/abs/2510.24081}
114
+ }
115
+ ```
116
+
117
+ ## Acknowledgements
118
+
119
+ This work is 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 Desarrollo de Modelos ALIA. (Esta publicación del proyecto Desarrollo de Modelos ALIA está financiada por el Ministerio para la Transformación Digital y de la Función Pública y por el Plan de Recuperación, Transformación y Resiliencia – Financiado por la Unión Europea – NextGenerationEU)