Commit
•
ed9bab1
1
Parent(s):
cae6250
Fix missing tags in dataset cards (#4891)
Browse filesCommit from https://github.com/huggingface/datasets/commit/9d800051052660a723fe12538afb388b64b9ca50
README.md
CHANGED
@@ -1,8 +1,25 @@
|
|
1 |
---
|
|
|
|
|
2 |
language:
|
3 |
- en
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
pretty_name: SQuAD-shifts
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
|
8 |
# Dataset Card for "squadshifts"
|
|
|
1 |
---
|
2 |
+
annotations_creators:
|
3 |
+
- crowdsourced
|
4 |
language:
|
5 |
- en
|
6 |
+
language_creators:
|
7 |
+
- crowdsourced
|
8 |
+
- found
|
9 |
+
license:
|
10 |
+
- unknown
|
11 |
+
multilinguality:
|
12 |
+
- monolingual
|
13 |
pretty_name: SQuAD-shifts
|
14 |
+
size_categories:
|
15 |
+
- 10K<n<100K
|
16 |
+
source_datasets:
|
17 |
+
- original
|
18 |
+
task_categories:
|
19 |
+
- question-answering
|
20 |
+
task_ids:
|
21 |
+
- extractive-qa
|
22 |
+
paperswithcode_id: squad-shifts
|
23 |
---
|
24 |
|
25 |
# Dataset Card for "squadshifts"
|