Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
task_categories:
|
4 |
+
- question-answering
|
5 |
+
language:
|
6 |
+
- ca
|
7 |
+
- es
|
8 |
+
- en
|
9 |
+
pretty_name: multilingual_qa
|
10 |
+
size_categories:
|
11 |
+
- 10K<n<100K
|
12 |
---
|
13 |
+
Multilingual instructional dataset for extractive QA finetunning for Catalan, Spanish and English, using SQAD, SQAC, CatalanQA and COQCAT datasets.
|
14 |
+
Contains almost 55K questions, answers and contexts, with development and train splits.
|