File size: 896 Bytes
dada0b4 5e627ad dada0b4 6360481 aad16ed dada0b4 d7ddc61 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
---
language: en
license: apache-2.0
multilinguality: monolingual
pretty_name: SciTail
---
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. |