Datasets:

Modalities:
Text
Formats:
parquet
Sub-tasks:
extractive-qa
Languages:
Catalan
ArXiv:
Libraries:
Datasets
pandas
License:
carmentano commited on
Commit
173c40f
1 Parent(s): 408ac65

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -106,11 +106,9 @@ Follows [Rajpurkar, Pranav et al., 2016](http://arxiv.org/abs/1606.05250) for SQ
106
  - test.json: 2135 question/answer pairs
107
 
108
  ## Dataset Creation
109
- ### Methodology
110
- Aggregation and balancing from [ViquiQuAD](https://huggingface.co/datasets/projecte-aina/viquiquad) and [VilaQuAD](https://huggingface.co/datasets/projecte-aina/vilaquad) datasets.
111
-
112
  ### Curation Rationale
113
- For compatibility with similar datasets in other languages, we followed as close as possible existing curation guidelines.
 
114
 
115
  ### Source Data
116
  - [VilaWeb](www.vilaweb.cat) and [Catalan Wikipedia](https://ca.wikipedia.org).
@@ -124,6 +122,10 @@ Volunteers from [Catalan Wikipedia](ca.wikipedia.org) and professional journalis
124
  #### Annotation process
125
  We commissioned the creation of 1 to 5 questions for each context, following an adaptation of the guidelines from SQuAD 1.0 ([Rajpurkar, Pranav et al. “SQuAD: 100, 000+ Questions for Machine Comprehension of Text.” EMNLP (2016)](http://arxiv.org/abs/1606.05250)).
126
 
 
 
 
 
127
  #### Who are the annotators?
128
  Annotation was commissioned by a specialized company that hired a team of native language speakers.
129
 
@@ -132,7 +134,7 @@ No personal or sensitive information is included.
132
 
133
  ## Considerations for Using the Data
134
  ### Social Impact of Dataset
135
- [N/A]
136
 
137
  ### Discussion of Biases
138
  [N/A]
@@ -144,7 +146,7 @@ No personal or sensitive information is included.
144
  ### Dataset Curators
145
  Carlos Rodríguez-Penagos (carlos.rodriguez1@bsc.es) and Carme Armentano-Oller (carme.armentano@bsc.es) from [BSC-CNS](https://www.bsc.es/).
146
 
147
- This work was funded by the Departament de la Vicepresidència i de Polítiques Digitals i Territori de la Generalitat de Catalunya within the framework of Projecte AINA.
148
 
149
  ### Licensing Information
150
  This work is licensed under a <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">Attribution-ShareAlike 4.0 International License</a>.
 
106
  - test.json: 2135 question/answer pairs
107
 
108
  ## Dataset Creation
 
 
 
109
  ### Curation Rationale
110
+
111
+ We created this corpus to contribute to the development of language models in Catalan, a low-resource language.
112
 
113
  ### Source Data
114
  - [VilaWeb](www.vilaweb.cat) and [Catalan Wikipedia](https://ca.wikipedia.org).
 
122
  #### Annotation process
123
  We commissioned the creation of 1 to 5 questions for each context, following an adaptation of the guidelines from SQuAD 1.0 ([Rajpurkar, Pranav et al. “SQuAD: 100, 000+ Questions for Machine Comprehension of Text.” EMNLP (2016)](http://arxiv.org/abs/1606.05250)).
124
 
125
+ We did an aggregation and balancing from [ViquiQuAD](https://huggingface.co/datasets/projecte-aina/viquiquad) and [VilaQuAD](https://huggingface.co/datasets/projecte-aina/vilaquad) datasets.
126
+
127
+ For compatibility with similar datasets in other languages, we followed as close as possible existing curation guidelines.
128
+
129
  #### Who are the annotators?
130
  Annotation was commissioned by a specialized company that hired a team of native language speakers.
131
 
 
134
 
135
  ## Considerations for Using the Data
136
  ### Social Impact of Dataset
137
+ We hope this corpus contributes to the development of language models in Catalan, a low-resource language.
138
 
139
  ### Discussion of Biases
140
  [N/A]
 
146
  ### Dataset Curators
147
  Carlos Rodríguez-Penagos (carlos.rodriguez1@bsc.es) and Carme Armentano-Oller (carme.armentano@bsc.es) from [BSC-CNS](https://www.bsc.es/).
148
 
149
+ This work was funded by the Departament de la Vicepresidència i de Polítiques Digitals i Territori de la Generalitat de Catalunya within the framework of [Projecte AINA](https://politiquesdigitals.gencat.cat/ca/economia/catalonia-ai/aina/).
150
 
151
  ### Licensing Information
152
  This work is licensed under a <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">Attribution-ShareAlike 4.0 International License</a>.