Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
1K<n<10K
Language Creators:
found
Annotations Creators:
crowdsourced
Source Datasets:
original
ArXiv:
Tags:
License:
albertvillanova HF staff commited on
Commit
1055d6e
1 Parent(s): f0b443c

Fix missing tags in dataset cards (#4891)

Browse files

Commit from https://github.com/huggingface/datasets/commit/9d800051052660a723fe12538afb388b64b9ca50

Files changed (1) hide show
  1. README.md +21 -3
README.md CHANGED
@@ -1,7 +1,25 @@
1
  ---
2
- pretty_name: Question Answering via Sentence Composition (QASC)
 
3
  language:
4
  - en
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  paperswithcode_id: qasc
6
  ---
7
 
@@ -34,8 +52,8 @@ paperswithcode_id: qasc
34
  ## Dataset Description
35
 
36
  - **Homepage:** [https://allenai.org/data/qasc](https://allenai.org/data/qasc)
37
- - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
38
- - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
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:** 1.54 MB
41
  - **Size of the generated dataset:** 5.60 MB
 
1
  ---
2
+ annotations_creators:
3
+ - crowdsourced
4
  language:
5
  - en
6
+ language_creators:
7
+ - found
8
+ license:
9
+ - unknown
10
+ multilinguality:
11
+ - monolingual
12
+ pretty_name: Question Answering via Sentence Composition (QASC)
13
+ size_categories:
14
+ - 1K<n<10K
15
+ source_datasets:
16
+ - original
17
+ task_categories:
18
+ - question-answering
19
+ - multiple-choice
20
+ task_ids:
21
+ - extractive-qa
22
+ - multiple-choice-qa
23
  paperswithcode_id: qasc
24
  ---
25
 
 
52
  ## Dataset Description
53
 
54
  - **Homepage:** [https://allenai.org/data/qasc](https://allenai.org/data/qasc)
55
+ - **Repository:** https://github.com/allenai/qasc/
56
+ - **Paper:** [QASC: A Dataset for Question Answering via Sentence Composition](https://arxiv.org/abs/1910.11473)
57
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
58
  - **Size of downloaded dataset files:** 1.54 MB
59
  - **Size of the generated dataset:** 5.60 MB