Datasets:

Sub-tasks:
extractive-qa
Languages:
Catalan
ArXiv:
License:
carmentano commited on
Commit
ac08063
1 Parent(s): 37d48f9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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)
@@ -59,7 +59,7 @@ 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
 
62
- VilaQuad articles are extracted from the daily Vilaweb (www.vilaweb.cat) and used under [CC-by-nc-sa-nd](https://creativecommons.org/licenses/by-nc-nd/3.0/deed.ca) licence.
63
 
64
  This dataset can be used to build extractive-QA and Language Models.
65
 
 
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)
 
59
 
60
  This dataset contains 2095 of Catalan language news articles along with 1 to 5 questions referring to each fragment (or context).
61
 
62
+ VilaQuad articles are extracted from the daily [VilaWeb](www.vilaweb.cat) and used under [CC-by-nc-sa-nd](https://creativecommons.org/licenses/by-nc-nd/3.0/deed.ca) licence.
63
 
64
  This dataset can be used to build extractive-QA and Language Models.
65