Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
parquet
Sub-tasks:
extractive-qa
Languages:
Catalan
Size:
10K - 100K
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
@@ -90,7 +90,7 @@ The dataset is in Catalan (`ca-CA`).
|
|
90 |
```
|
91 |
|
92 |
### Data Fields
|
93 |
-
Follows [Rajpurkar, Pranav et al., 2016](http://arxiv.org/abs/1606.05250) for SQuAD v1 datasets:
|
94 |
|
95 |
- `id` (str): Unique ID assigned to the question.
|
96 |
- `title` (str): Title of the article.
|
@@ -111,19 +111,19 @@ Follows [Rajpurkar, Pranav et al., 2016](http://arxiv.org/abs/1606.05250) for SQ
|
|
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).
|
115 |
|
116 |
#### Initial Data Collection and Normalization
|
117 |
This dataset is a balanced aggregation from [ViquiQuAD](https://huggingface.co/datasets/projecte-aina/viquiquad) and [VilaQuAD](https://huggingface.co/datasets/projecte-aina/vilaquad) datasets.
|
118 |
|
119 |
#### Who are the source language producers?
|
120 |
-
Volunteers from [Catalan Wikipedia](ca.wikipedia.org) and professional journalists from [VilaWeb](www.vilaweb.cat).
|
121 |
|
122 |
### Annotations
|
123 |
#### Annotation process
|
124 |
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.
|
125 |
|
126 |
-
To annotate those datasets, 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
|
127 |
|
128 |
For compatibility with similar datasets in other languages, we followed as close as possible existing curation guidelines.
|
129 |
|
@@ -147,7 +147,7 @@ We hope this corpus contributes to the development of language models in Catalan
|
|
147 |
### Dataset Curators
|
148 |
Carlos Rodríguez-Penagos (carlos.rodriguez1@bsc.es) and Carme Armentano-Oller (carme.armentano@bsc.es) from [BSC-CNS](https://www.bsc.es/).
|
149 |
|
150 |
-
This work was funded by the [Departament de la Vicepresidència i de Polítiques Digitals i Territori de la Generalitat de Catalunya](https://politiquesdigitals.gencat.cat/
|
151 |
|
152 |
### Licensing Information
|
153 |
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>.
|
|
|
90 |
```
|
91 |
|
92 |
### Data Fields
|
93 |
+
Follows ([Rajpurkar, Pranav et al., 2016])(http://arxiv.org/abs/1606.05250) for SQuAD v1 datasets:
|
94 |
|
95 |
- `id` (str): Unique ID assigned to the question.
|
96 |
- `title` (str): Title of the article.
|
|
|
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](https://www.vilaweb.cat/) and [Catalan Wikipedia](https://ca.wikipedia.org).
|
115 |
|
116 |
#### Initial Data Collection and Normalization
|
117 |
This dataset is a balanced aggregation from [ViquiQuAD](https://huggingface.co/datasets/projecte-aina/viquiquad) and [VilaQuAD](https://huggingface.co/datasets/projecte-aina/vilaquad) datasets.
|
118 |
|
119 |
#### Who are the source language producers?
|
120 |
+
Volunteers from [Catalan Wikipedia](https://ca.wikipedia.org) and professional journalists from [VilaWeb](https://www.vilaweb.cat/).
|
121 |
|
122 |
### Annotations
|
123 |
#### Annotation process
|
124 |
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.
|
125 |
|
126 |
+
To annotate those datasets, 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., 2016)](http://arxiv.org/abs/1606.05250)).
|
127 |
|
128 |
For compatibility with similar datasets in other languages, we followed as close as possible existing curation guidelines.
|
129 |
|
|
|
147 |
### Dataset Curators
|
148 |
Carlos Rodríguez-Penagos (carlos.rodriguez1@bsc.es) and Carme Armentano-Oller (carme.armentano@bsc.es) from [BSC-CNS](https://www.bsc.es/).
|
149 |
|
150 |
+
This work was funded by the [Departament de la Vicepresidència i de Polítiques Digitals i Territori de la Generalitat de Catalunya](https://politiquesdigitals.gencat.cat/ca/inici/index.html#googtrans(ca|en) within the framework of [Projecte AINA](https://politiquesdigitals.gencat.cat/ca/economia/catalonia-ai/aina).
|
151 |
|
152 |
### Licensing Information
|
153 |
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>.
|