Dataset · Text generation
Ai2
A colossal, cleaned version of Common Crawl's web crawl corpus. Based on Common Crawl dataset: "https://commoncrawl.org". This is the processed version of Google's C4 dataset We prepared five variants of the data: en, en.noclean, en.noblocklist, realnewslike, and multilingual (mC4). For reference, these are the sizes of the variants: - en.noclean: 2.3TB - en.noblocklist: 380GB - realnewslike: 15GB - multilingual (mC4): 9.7TB (108 subsets, one per language) The en.noblocklist variant is exactly the same as the en variant, except we turned off the so-called "badwords filter", which removes all documents that contain words from the lists at…
Publicly accessible
odc-by
n<1K
Dataset · Question answering
Ai2
A new dataset of 7,787 genuine grade-school level, multiple-choice science questions, assembled to encourage research in advanced question-answering. The dataset is partitioned into a Challenge Set and an Easy Set, where the former contains only questions answered incorrectly by both a retrieval-based algorithm and a word co-occurrence algorithm. We are also including a corpus of over 14 million science sentences relevant to the task, and an implementation of three neural baseline models for this dataset. We pose ARC as a challenge to the community. An example of 'train' looks as follows. An example of 'train' looks as follows. The data fields are the same among all splits. - id: a string…
Publicly accessible
cc-by-sa-4.0
1K<n<10K
Objaverse is a Massive Dataset with 800K+ Annotated 3D Objects. In the meantime, please see our paper and website for additional details. The use of the dataset as a whole is licensed under the ODC-By v1.0 license. Individual objects in Objaverse are all licensed as creative commons distributable objects, and may be under the following licenses: - CC-BY 4.0 - 721K objects - CC-BY-NC 4.0 - 25K objects - CC-BY-NC-SA 4.0 - 52K objects - CC-BY-SA 4.0 - 16K objects - CC0 1.0 - 3.5K objects The metadata will provide the license for each object. To cite Objaverse, please use the following BibTeX entry
Publicly accessible
odc-by
Dataset · Question answering
Ai2
OpenBookQA aims to promote research in advanced question-answering, probing a deeper understanding of both the topic (with salient facts summarized as an open book, also provided with the dataset) and the language it is expressed in. In particular, it contains questions that require multi-step reasoning, use of additional common and commonsense knowledge, and rich text comprehension. OpenBookQA is a new kind of question-answering dataset modeled after open book exams for assessing human understanding of a subject. An example of 'train' looks as follows: An example of 'train' looks as follows: The data fields are the same among all splits. - id: a string feature. - questionstem: a string…
Publicly accessible
unknown
1K<n<10K
WinoGrande is a new collection of 44k problems, inspired by Winograd Schema Challenge (Levesque, Davis, and Morgenstern 2011), but adjusted to improve the scale and robustness against the dataset-specific bias. Formulated as a fill-in-a-blank task with binary options, the goal is to choose the right option for a given sentence which requires commonsense reasoning. An example of 'train' looks as follows. An example of 'validation' looks as follows. An example of 'validation' looks as follows. An example of 'validation' looks as follows. An example of 'train' looks as follows. The data fields are the same among all splits. - sentence: a string feature. - option1: a string feature. - option2…
Publicly accessible
Dataset · Question answering
Ai2
The SciQ dataset contains 13,679 crowdsourced science exam questions about Physics, Chemistry and Biology, among others. The questions are in multiple-choice format with 4 answer options each. For the majority of the questions, an additional paragraph with supporting evidence for the correct answer is provided. An example of 'train' looks as follows. The data fields are the same among all splits. - question: a string feature. - distractor3: a string feature. - distractor1: a string feature. - distractor2: a string feature. - correctanswer: a string feature. - support: a string feature. The dataset is licensed under the Creative Commons Attribution-NonCommercial 3.0 Unported License. Thanks…
Publicly accessible
cc-by-nc-3.0
10K<n<100K
Dataset · Text classification
Ai2
Given a partial description like "she opened the hood of the car," humans can reason about the situation and anticipate what might come next ("then, she examined the engine"). SWAG (Situations With Adversarial Generations) is a large-scale dataset for this task of grounded commonsense inference, unifying natural language inference and physically grounded reasoning. The dataset consists of 113k multiple choice questions about grounded situations (73k training, 20k validation, 20k test). Each question is a video caption from LSMDC or ActivityNet Captions, with four answer choices about what might happen next in the scene. The correct answer is the (real) video caption for the next event in…
Publicly accessible
unknown
100K<n<1M
Dataset · Question answering
Ai2
QuaRTz is a crowdsourced dataset of 3864 multiple-choice questions about open domain qualitative relationships. Each question is paired with one of 405 different background sentences (sometimes short paragraphs). The QuaRTz dataset V1 contains 3864 questions about open domain qualitative relationships. Each question is paired with one of 405 different background sentences (sometimes short paragraphs). The dataset is split into train (2696), dev (384) and test (784). A background sentence will only appear in a single split. An example of 'train' looks as follows. The data fields are the same among all splits. - id: a string feature. - question: a string feature. - choices: a dictionary…
Publicly accessible
cc-by-4.0
1K<n<10K
Dataset · Question answering
Ai2
QASC is a question-answering dataset with a focus on sentence composition. It consists of 9,980 8-way multiple-choice questions about grade school science (8,134 train, 926 dev, 920 test), and comes with a corpus of 17M sentences. An example of 'validation' looks as follows. The data fields are the same among all splits. - id: a string feature. - question: a string feature. - choices: a dictionary feature containing: - text: a string feature. - label: a string feature. - answerKey: a string feature. - fact1: a string feature. - fact2: a string feature. - combinedfact: a string feature. - formattedquestion: a string feature. The dataset is released under CC BY 4.0 license. Thanks to…
Publicly accessible
cc-by-4.0
1K<n<10K
The SciTail dataset is an entailment dataset created from multiple-choice science exams and web sentences. Each question and the correct answer choice are converted into an assertive statement to form the hypothesis. We use information retrieval to obtain relevant text from a large text corpus of web sentences, and use these sentences as a premise P. We crowdsource the annotation of such premise-hypothesis pair as supports (entails) or not (neutral), in order to create the SciTail dataset. The dataset contains 27,026 examples with 10,101 examples with entails label and 16,925 examples with neutral label An example of 'train' looks as follows. An example of 'validation' looks as follows. An…
Publicly accessible