juletxara commited on
Commit
1871d39
1 Parent(s): 9ffc4a2

update readme

Browse files
Files changed (1) hide show
  1. README.md +53 -138
README.md CHANGED
@@ -3,7 +3,7 @@ task_categories:
3
  - question-answering
4
  language:
5
  - eu
6
- pretty_name: Irakurmena
7
  size_categories:
8
  - n<1K
9
  configs:
@@ -12,140 +12,55 @@ configs:
12
  - split: test
13
  path: "irakurmena.jsonl"
14
  ---
15
- # Dataset Card for Dataset Name
16
-
17
- <!-- Provide a quick summary of the dataset. -->
18
-
19
- This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1).
20
-
21
- ## Dataset Details
22
-
23
- ### Dataset Description
24
-
25
- <!-- Provide a longer summary of what this dataset is. -->
26
-
27
-
28
-
29
- - **Curated by:** [More Information Needed]
30
- - **Funded by [optional]:** [More Information Needed]
31
- - **Shared by [optional]:** [More Information Needed]
32
- - **Language(s) (NLP):** [More Information Needed]
33
- - **License:** [More Information Needed]
34
-
35
- ### Dataset Sources [optional]
36
-
37
- <!-- Provide the basic links for the dataset. -->
38
-
39
- - **Repository:** [More Information Needed]
40
- - **Paper [optional]:** [More Information Needed]
41
- - **Demo [optional]:** [More Information Needed]
42
-
43
- ## Uses
44
-
45
- <!-- Address questions around how the dataset is intended to be used. -->
46
-
47
- ### Direct Use
48
-
49
- <!-- This section describes suitable use cases for the dataset. -->
50
-
51
- [More Information Needed]
52
-
53
- ### Out-of-Scope Use
54
-
55
- <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
56
-
57
- [More Information Needed]
58
-
59
- ## Dataset Structure
60
-
61
- <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
62
-
63
- [More Information Needed]
64
-
65
- ## Dataset Creation
66
-
67
- ### Curation Rationale
68
-
69
- <!-- Motivation for the creation of this dataset. -->
70
-
71
- [More Information Needed]
72
-
73
- ### Source Data
74
-
75
- <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
76
-
77
- #### Data Collection and Processing
78
-
79
- <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
80
-
81
- [More Information Needed]
82
-
83
- #### Who are the source data producers?
84
-
85
- <!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
86
-
87
- [More Information Needed]
88
-
89
- ### Annotations [optional]
90
-
91
- <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
92
-
93
- #### Annotation process
94
-
95
- <!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. -->
96
-
97
- [More Information Needed]
98
-
99
- #### Who are the annotators?
100
-
101
- <!-- This section describes the people or systems who created the annotations. -->
102
-
103
- [More Information Needed]
104
-
105
- #### Personal and Sensitive Information
106
-
107
- <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
108
-
109
- [More Information Needed]
110
-
111
- ## Bias, Risks, and Limitations
112
-
113
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
114
-
115
- [More Information Needed]
116
-
117
- ### Recommendations
118
-
119
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
120
-
121
- Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
122
-
123
- ## Citation [optional]
124
-
125
- <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
126
-
127
- **BibTeX:**
128
-
129
- [More Information Needed]
130
-
131
- **APA:**
132
-
133
- [More Information Needed]
134
-
135
- ## Glossary [optional]
136
-
137
- <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
138
-
139
- [More Information Needed]
140
-
141
- ## More Information [optional]
142
-
143
- [More Information Needed]
144
-
145
- ## Dataset Card Authors [optional]
146
-
147
- [More Information Needed]
148
-
149
- ## Dataset Card Contact
150
-
151
- [More Information Needed]
 
3
  - question-answering
4
  language:
5
  - eu
6
+ pretty_name: EusReading
7
  size_categories:
8
  - n<1K
9
  configs:
 
12
  - split: test
13
  path: "irakurmena.jsonl"
14
  ---
15
+ # Dataset Card for EusReading
16
+
17
+ EusReading consists of 352 reading comprehension exercises (_irakurmena_) sourced from the same set of past EGA exams from 1998 to 2008. Each test generally has 10 multiple-choice questions, with 4 choices and a single correct answer. These exercises are more challenging than Belebele due to the complexity and length of the input texts. As a result, EusReading is useful to measure long context understanding of models.
18
+
19
+ - **Curated by:** HiTZ Research Center & IXA Research group (University of the Basque Country UPV/EHU)
20
+ - **Language(s) (NLP):** Basque (eu)
21
+ - 📒 Blog Post: [Latxa: An Open Language Model and Evaluation Suite for Basque](https://www.hitz.eus/en/node/340)
22
+ - 📖 Paper: [Latxa: An Open Language Model and Evaluation Suite for Basque](https://openreview.net/forum?id=mMqOvfqFS9)
23
+ - 💻 Code: [hitz-zentroa/latxa](https://github.com/hitz-zentroa/latxa)
24
+ - 📧 Contact: [[email protected]](mailto:[email protected])
25
+
26
+ ## Example
27
+
28
+ Basque Example:
29
+
30
+ ```txt
31
+ Pasartea: Ernest Hemingway, berak jakin barik, azkenekoz etorri da Bilbora, eta oro har, Penintsulara. Eta hori tamala, hilak 24 dituelarik Bilbon zezenak Ordoñez bere kutunari adarkada ederra sartu dio. Ez da ezer izan, zorionez. Biharamuneko El Correo Español egunkarian emandako argazkian ikusten den legez, idazleak bisita egin dion unean, toreatzailea hortxe dago, ondo bizirik, ohean. [...]
32
+
33
+ Galdera: 1960ko abuztuaren 24an
34
+ A. El Correo Español-eko C. Barrenarekin batera agertzen den Ordoñez toreatzailea harrapatu zuen zezen batek.
35
+ B. Ernest Hemingwayk Bilboko plazan adarkada jaso zuen Ordoñez toreatzaileari bisita egin zion.
36
+ C. El Correo-ko argazkian, zezen batek Ordoñez toreatzailea harrapatzen du.
37
+ D. Ernest Hemingway lehenengo eta azkeneko aldiz iritsi zen Bilbora.
38
+
39
+ Erantzuna: B
40
+ ```
41
+
42
+ English Translation:
43
+
44
+ ```txt
45
+ Passage: Ernest Hemingway, without his knowledge, came for the last time to Bilbao, and in general to the Peninsula. And indeed, on the 24th, at Bilbao, the bull gave his favourite Ordóñez a good goring. It was nothing, luckily. As can be seen from the photograph published in El Correo Español the next day, the bullfighter is there, alive, in bed, the moment the writer visits him. [...]
46
+
47
+ Question: On August 24, 1960
48
+ A. The bullfighter Ordóñez, who appears next to C. Barrena of El Correo Español, was caught by a bull.
49
+ B. Ernest Hemingway visited the bullfighter Ordóñez, who had received a goring in the square of Bilbao.
50
+ C. In the photo of El Correo, a bull catches the bullfighter Ordóñez.
51
+ D. Ernest Hemingway arrived in Bilbao for the first and last time.
52
+ Answer: B
53
+ ```
54
+
55
+ ## Citation
56
+
57
+ ```bibtex
58
+ @misc{etxaniz2024latxa,
59
+ title={{L}atxa: An Open Language Model and Evaluation Suite for {B}asque},
60
+ author={Julen Etxaniz and Oscar Sainz and Naiara Perez and Itziar Aldabe and German Rigau and Eneko Agirre and Aitor Ormazabal and Mikel Artetxe and Aitor Soroa},
61
+ year={2024},
62
+ eprint={},
63
+ archivePrefix={arXiv},
64
+ primaryClass={cs.CL}
65
+ }
66
+ ```