Commit
•
855caa5
1
Parent(s):
a8feb20
Fix missing tags in dataset cards (#4833)
Browse filesCommit from https://github.com/huggingface/datasets/commit/c6434a26d696a52997f9a670a30c537d962f91e4
README.md
CHANGED
@@ -1,8 +1,25 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
2 |
language:
|
3 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
paperswithcode_id: quartz
|
5 |
-
pretty_name: QuaRTz
|
6 |
---
|
7 |
|
8 |
# Dataset Card for "quartz"
|
@@ -183,7 +200,7 @@ The data fields are the same among all splits.
|
|
183 |
|
184 |
### Licensing Information
|
185 |
|
186 |
-
[
|
187 |
|
188 |
### Citation Information
|
189 |
|
|
|
1 |
---
|
2 |
+
annotations_creators:
|
3 |
+
- crowdsourced
|
4 |
+
language_creators:
|
5 |
+
- crowdsourced
|
6 |
language:
|
7 |
- en
|
8 |
+
license:
|
9 |
+
- cc-by-4.0
|
10 |
+
multilinguality:
|
11 |
+
- monolingual
|
12 |
+
size_categories:
|
13 |
+
- 1K<n<10K
|
14 |
+
source_datasets:
|
15 |
+
- original
|
16 |
+
task_categories:
|
17 |
+
- question-answering
|
18 |
+
task_ids:
|
19 |
+
- extractive-qa
|
20 |
+
- open-domain-qa
|
21 |
paperswithcode_id: quartz
|
22 |
+
pretty_name: QuaRTz
|
23 |
---
|
24 |
|
25 |
# Dataset Card for "quartz"
|
|
|
200 |
|
201 |
### Licensing Information
|
202 |
|
203 |
+
The dataset is licensed under Creative Commons [Attribution 4.0 International (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/).
|
204 |
|
205 |
### Citation Information
|
206 |
|