Datasets:

Sub-tasks:
extractive-qa
Languages:
Spanish
Multilinguality:
monolingual
Size Categories:
10K<n<100K
Language Creators:
machine-generated
Annotations Creators:
machine-generated
Source Datasets:
extended|squad
ArXiv:
License:
albertvillanova HF staff commited on
Commit
60f9fee
1 Parent(s): 4ebe1bf

Fix missing tags in dataset cards (#4833)

Browse files

Commit from https://github.com/huggingface/datasets/commit/c6434a26d696a52997f9a670a30c537d962f91e4

Files changed (1) hide show
  1. README.md +20 -2
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
- automatic translation of the Stanford Question Answering Dataset (SQuAD) v2 into Spanish
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
- [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
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