Datasets:
Tasks:
Multiple Choice
Modalities:
Text
Formats:
parquet
Sub-tasks:
multiple-choice-qa
Languages:
English
Size:
10K - 100K
License:
Commit ·
6f9fcba
1
Parent(s): 9a56ff5
Fix missing tags in dataset cards (#4891)
Browse filesCommit from https://github.com/huggingface/datasets/commit/9d800051052660a723fe12538afb388b64b9ca50
README.md
CHANGED
|
@@ -1,8 +1,24 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
language:
|
| 3 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
paperswithcode_id: quail
|
| 5 |
-
pretty_name: Question Answering for Artificial Intelligence
|
| 6 |
---
|
| 7 |
|
| 8 |
# Dataset Card for "quail"
|
|
@@ -34,8 +50,8 @@ pretty_name: Question Answering for Artificial Intelligence
|
|
| 34 |
## Dataset Description
|
| 35 |
|
| 36 |
- **Homepage:** [https://text-machine-lab.github.io/blog/2020/quail/](https://text-machine-lab.github.io/blog/2020/quail/)
|
| 37 |
-
- **Repository:**
|
| 38 |
-
- **Paper:** [
|
| 39 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 40 |
- **Size of downloaded dataset files:** 6.11 MB
|
| 41 |
- **Size of the generated dataset:** 28.25 MB
|
|
|
|
| 1 |
---
|
| 2 |
+
annotations_creators:
|
| 3 |
+
- crowdsourced
|
| 4 |
language:
|
| 5 |
- en
|
| 6 |
+
language_creators:
|
| 7 |
+
- found
|
| 8 |
+
license:
|
| 9 |
+
- cc-by-nc-sa-4.0
|
| 10 |
+
multilinguality:
|
| 11 |
+
- monolingual
|
| 12 |
+
pretty_name: Question Answering for Artificial Intelligence (QuAIL)
|
| 13 |
+
size_categories:
|
| 14 |
+
- 10K<n<100K
|
| 15 |
+
source_datasets:
|
| 16 |
+
- original
|
| 17 |
+
task_categories:
|
| 18 |
+
- multiple-choice
|
| 19 |
+
task_ids:
|
| 20 |
+
- multiple-choice-qa
|
| 21 |
paperswithcode_id: quail
|
|
|
|
| 22 |
---
|
| 23 |
|
| 24 |
# Dataset Card for "quail"
|
|
|
|
| 50 |
## Dataset Description
|
| 51 |
|
| 52 |
- **Homepage:** [https://text-machine-lab.github.io/blog/2020/quail/](https://text-machine-lab.github.io/blog/2020/quail/)
|
| 53 |
+
- **Repository:** https://github.com/text-machine-lab/quail
|
| 54 |
+
- **Paper:** [Getting Closer to AI Complete Question Answering: A Set of Prerequisite Real Tasks](https://doi.org/10.1609/aaai.v34i05.6398 )
|
| 55 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 56 |
- **Size of downloaded dataset files:** 6.11 MB
|
| 57 |
- **Size of the generated dataset:** 28.25 MB
|