Datasets:

Sub-tasks:
extractive-qa
Languages:
Catalan
ArXiv:
License:
carmentano commited on
Commit
983781a
1 Parent(s): 26fff6d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -20,7 +20,7 @@ task_ids:
20
  - extractive-qa
21
  ---
22
 
23
- # VilaQuAD, An extractive QA dataset for catalan, from VilaWeb newswire text
24
 
25
  ## Table of Contents
26
  - [Table of Contents](#table-of-contents)
@@ -55,7 +55,7 @@ task_ids:
55
 
56
  ### Dataset Summary
57
 
58
- VilaQuAD, An extractive QA dataset for catalan, from Vilaweb newswire text.
59
 
60
  This dataset contains 2095 of Catalan language news articles along with 1 to 5 questions referring to each fragment (or context).
61
 
@@ -92,7 +92,7 @@ The dataset is in Catalan (`ca-CA`).
92
 
93
  ### Data Fields
94
 
95
- Follows [Rajpurkar, Pranav et al., 2016](http://arxiv.org/abs/1606.05250) for squad v1 datasets.
96
 
97
  - `id` (str): Unique ID assigned to the question.
98
  - `title` (str): Title of the VilaWeb article.
@@ -112,7 +112,7 @@ Follows [Rajpurkar, Pranav et al., 2016](http://arxiv.org/abs/1606.05250) for sq
112
 
113
  ### Methodology
114
 
115
- From a the online edition of the catalan newspaper [VilaWeb](https://www.vilaweb.cat), 2095 articles were randomnly selected. These headlines were also used to create a Textual Entailment dataset. For the extractive QA dataset, creation of between 1 and 5 questions for each news context was commissioned, 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. In total, 6282 pairs of a question and an extracted fragment that contains the answer were created.
116
 
117
  ### Curation Rationale
118
 
@@ -120,7 +120,7 @@ For compatibility with similar datasets in other languages, we followed as close
120
 
121
  ### Source Data
122
 
123
- - https://www.vilaweb.cat/
124
 
125
  #### Initial Data Collection and Normalization
126
 
@@ -134,7 +134,7 @@ Professional journalists from the Catalan newspaper [VilaWeb](https://www.vilawe
134
 
135
  #### Annotation process
136
 
137
- We comissioned 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)).
138
 
139
  #### Who are the annotators?
140
 
 
20
  - extractive-qa
21
  ---
22
 
23
+ # VilaQuAD, An extractive QA dataset for Catalan, from VilaWeb newswire text
24
 
25
  ## Table of Contents
26
  - [Table of Contents](#table-of-contents)
 
55
 
56
  ### Dataset Summary
57
 
58
+ VilaQuAD, An extractive QA dataset for Catalan, from [VilaWeb](www.vilaweb.cat) newswire text.
59
 
60
  This dataset contains 2095 of Catalan language news articles along with 1 to 5 questions referring to each fragment (or context).
61
 
 
92
 
93
  ### Data Fields
94
 
95
+ Follows [Rajpurkar, Pranav et al., 2016](http://arxiv.org/abs/1606.05250) for SQuAD v1 datasets.
96
 
97
  - `id` (str): Unique ID assigned to the question.
98
  - `title` (str): Title of the VilaWeb article.
 
112
 
113
  ### Methodology
114
 
115
+ From a the online edition of the Catalan newspaper [VilaWeb](https://www.vilaweb.cat), 2095 articles were randomnly selected. These headlines were also used to create a Textual Entailment dataset. For the extractive QA dataset, creation of between 1 and 5 questions for each news context was commissioned, 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)). In total, 6282 pairs of a question and an extracted fragment that contains the answer were created.
116
 
117
  ### Curation Rationale
118
 
 
120
 
121
  ### Source Data
122
 
123
+ - [VilaWeb site](www.vilaweb.cat)
124
 
125
  #### Initial Data Collection and Normalization
126
 
 
134
 
135
  #### Annotation process
136
 
137
+ We comissioned 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)).
138
 
139
  #### Who are the annotators?
140