Datasets:
Tasks:
Question Answering
Sub-tasks:
extractive-qa
Languages:
Spanish
Size:
10K<n<100K
ArXiv:
License:
Commit
·
60f9fee
1
Parent(s):
4ebe1bf
Fix missing tags in dataset cards (#4833)
Browse filesCommit from https://github.com/huggingface/datasets/commit/c6434a26d696a52997f9a670a30c537d962f91e4
README.md
CHANGED
@@ -1,4 +1,22 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
paperswithcode_id: squad-es
|
3 |
pretty_name: SQuAD-es
|
4 |
---
|
@@ -41,7 +59,7 @@ pretty_name: SQuAD-es
|
|
41 |
|
42 |
### Dataset Summary
|
43 |
|
44 |
-
|
45 |
|
46 |
### Supported Tasks and Leaderboards
|
47 |
|
@@ -148,7 +166,7 @@ The data fields are the same among all splits.
|
|
148 |
|
149 |
### Licensing Information
|
150 |
|
151 |
-
[
|
152 |
|
153 |
### Citation Information
|
154 |
|
|
|
1 |
---
|
2 |
+
annotations_creators:
|
3 |
+
- machine-generated
|
4 |
+
language_creators:
|
5 |
+
- machine-generated
|
6 |
+
language:
|
7 |
+
- es
|
8 |
+
license:
|
9 |
+
- cc-by-4.0
|
10 |
+
multilinguality:
|
11 |
+
- monolingual
|
12 |
+
size_categories:
|
13 |
+
- 10K<n<100K
|
14 |
+
source_datasets:
|
15 |
+
- extended|squad
|
16 |
+
task_categories:
|
17 |
+
- question-answering
|
18 |
+
task_ids:
|
19 |
+
- extractive-qa
|
20 |
paperswithcode_id: squad-es
|
21 |
pretty_name: SQuAD-es
|
22 |
---
|
|
|
59 |
|
60 |
### Dataset Summary
|
61 |
|
62 |
+
Automatic translation of the Stanford Question Answering Dataset (SQuAD) v2 into Spanish
|
63 |
|
64 |
### Supported Tasks and Leaderboards
|
65 |
|
|
|
166 |
|
167 |
### Licensing Information
|
168 |
|
169 |
+
The SQuAD-es dataset is licensed under the [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) license.
|
170 |
|
171 |
### Citation Information
|
172 |
|