gabrielaltay commited on
Commit
c042e29
1 Parent(s): dff8822
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -12,6 +12,7 @@ pretty_name: SciTail
12
 
13
  https://allenai.org/data/scitail
14
 
 
15
  ## Dataset Description
16
 
17
  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 crowd source 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.
@@ -25,4 +26,4 @@ The SciTail dataset is an entailment dataset created from multiple-choice scienc
25
  booktitle = {AAAI}
26
  title = {SciTail: A Textual Entailment Dataset from Science Question Answering},
27
  year = {2018}
28
- ```
 
12
 
13
  https://allenai.org/data/scitail
14
 
15
+
16
  ## Dataset Description
17
 
18
  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 crowd source 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.
 
26
  booktitle = {AAAI}
27
  title = {SciTail: A Textual Entailment Dataset from Science Question Answering},
28
  year = {2018}
29
+ ```