premise
stringlengths 18
97
| hypothesis
stringlengths 12
48
| label
class label 2
classes | parse_premise
stringlengths 60
230
| parse_hypothesis
stringlengths 49
115
| binary_parse_premise
stringlengths 30
153
| binary_parse_hypothesis
stringlengths 20
72
| heuristic
stringclasses 3
values | subcase
stringclasses 30
values | template
stringclasses 10
values | template_name
stringclasses 10
values | rendered_input
stringlengths 56
241
| rendered_output
stringclasses 4
values |
---|---|---|---|---|---|---|---|---|---|---|---|---|
The doctors supported the scientist . | The scientist supported the doctors . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD supported) (NP (DT the) (NN scientist))) (. .))) | (ROOT (S (NP (DT The) (NN scientist)) (VP (VBD supported) (NP (DT the) (NNS doctors))) (. .))) | ( ( The doctors ) ( ( supported ( the scientist ) ) . ) ) | ( ( The scientist ) ( ( supported ( the doctors ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The doctors supported the scientist .
Question: The scientist supported the doctors . True or False? | False |
The athletes introduced the tourist . | The tourist introduced the athletes . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD introduced) (NP (DT the) (NN tourist))) (. .))) | (ROOT (S (NP (DT The) (NN tourist)) (VP (VBD introduced) (NP (DT the) (NNS athletes))) (. .))) | ( ( The athletes ) ( ( introduced ( the tourist ) ) . ) ) | ( ( The tourist ) ( ( introduced ( the athletes ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The athletes introduced the tourist .
Question: The tourist introduced the athletes . True or False? | False |
The secretaries introduced the judges . | The judges introduced the secretaries . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD introduced) (NP (DT the) (NNS judges))) (. .))) | (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD introduced) (NP (DT the) (NNS secretaries))) (. .))) | ( ( The secretaries ) ( ( introduced ( the judges ) ) . ) ) | ( ( The judges ) ( ( introduced ( the secretaries ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The secretaries introduced the judges .
Question: The judges introduced the secretaries . True or False? | False |
The doctor saw the athletes . | The athletes saw the doctor . | 1non-entailment
| (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD saw) (NP (DT the) (NNS athletes))) (. .))) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD saw) (NP (DT the) (NN doctor))) (. .))) | ( ( The doctor ) ( ( saw ( the athletes ) ) . ) ) | ( ( The athletes ) ( ( saw ( the doctor ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The doctor saw the athletes .
Question: The athletes saw the doctor . True or False? | False |
The judge encouraged the athlete . | The athlete encouraged the judge . | 1non-entailment
| (ROOT (S (NP (DT The) (NN judge)) (VP (VBD encouraged) (NP (DT the) (NN athlete))) (. .))) | (ROOT (S (NP (DT The) (NN athlete)) (VP (VBD encouraged) (NP (DT the) (NN judge))) (. .))) | ( ( The judge ) ( ( encouraged ( the athlete ) ) . ) ) | ( ( The athlete ) ( ( encouraged ( the judge ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The judge encouraged the athlete .
Question: The athlete encouraged the judge . True or False? | False |
The actor recommended the managers . | The managers recommended the actor . | 1non-entailment
| (ROOT (S (NP (DT The) (NN actor)) (VP (VBD recommended) (NP (DT the) (NNS managers))) (. .))) | (ROOT (S (NP (DT The) (NNS managers)) (VP (VBD recommended) (NP (DT the) (NN actor))) (. .))) | ( ( The actor ) ( ( recommended ( the managers ) ) . ) ) | ( ( The managers ) ( ( recommended ( the actor ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The actor recommended the managers .
Question: The managers recommended the actor . True or False? | False |
The actor recognized the professors . | The professors recognized the actor . | 1non-entailment
| (ROOT (S (NP (DT The) (NN actor)) (VP (VBD recognized) (NP (DT the) (NNS professors))) (. .))) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD recognized) (NP (DT the) (NN actor))) (. .))) | ( ( The actor ) ( ( recognized ( the professors ) ) . ) ) | ( ( The professors ) ( ( recognized ( the actor ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The actor recognized the professors .
Question: The professors recognized the actor . True or False? | False |
The senator believed the secretary . | The secretary believed the senator . | 1non-entailment
| (ROOT (S (NP (DT The) (NN senator)) (VP (VBD believed) (NP (DT the) (NN secretary))) (. .))) | (ROOT (S (NP (DT The) (NN secretary)) (VP (VBD believed) (NP (DT the) (NN senator))) (. .))) | ( ( The senator ) ( ( believed ( the secretary ) ) . ) ) | ( ( The secretary ) ( ( believed ( the senator ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The senator believed the secretary .
Question: The secretary believed the senator . True or False? | False |
The presidents contacted the athletes . | The athletes contacted the presidents . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD contacted) (NP (DT the) (NNS athletes))) (. .))) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD contacted) (NP (DT the) (NNS presidents))) (. .))) | ( ( The presidents ) ( ( contacted ( the athletes ) ) . ) ) | ( ( The athletes ) ( ( contacted ( the presidents ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The presidents contacted the athletes .
Question: The athletes contacted the presidents . True or False? | False |
The judges supported the actors . | The actors supported the judges . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD supported) (NP (DT the) (NNS actors))) (. .))) | (ROOT (S (NP (DT The) (NNS actors)) (VP (VBD supported) (NP (DT the) (NNS judges))) (. .))) | ( ( The judges ) ( ( supported ( the actors ) ) . ) ) | ( ( The actors ) ( ( supported ( the judges ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The judges supported the actors .
Question: The actors supported the judges . True or False? | False |
The lawyers advised the authors . | The authors advised the lawyers . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD advised) (NP (DT the) (NNS authors))) (. .))) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD advised) (NP (DT the) (NNS lawyers))) (. .))) | ( ( The lawyers ) ( ( advised ( the authors ) ) . ) ) | ( ( The authors ) ( ( advised ( the lawyers ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The lawyers advised the authors .
Question: The authors advised the lawyers . True or False? | False |
The banker introduced the authors . | The authors introduced the banker . | 1non-entailment
| (ROOT (S (NP (DT The) (NN banker)) (VP (VBD introduced) (NP (DT the) (NNS authors))) (. .))) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD introduced) (NP (DT the) (NN banker))) (. .))) | ( ( The banker ) ( ( introduced ( the authors ) ) . ) ) | ( ( The authors ) ( ( introduced ( the banker ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The banker introduced the authors .
Question: The authors introduced the banker . True or False? | False |
The judge called the lawyers . | The lawyers called the judge . | 1non-entailment
| (ROOT (S (NP (DT The) (NN judge)) (VP (VBD called) (NP (DT the) (NNS lawyers))) (. .))) | (ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD called) (NP (DT the) (NN judge))) (. .))) | ( ( The judge ) ( ( called ( the lawyers ) ) . ) ) | ( ( The lawyers ) ( ( called ( the judge ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The judge called the lawyers .
Question: The lawyers called the judge . True or False? | False |
The lawyer helped the judges . | The judges helped the lawyer . | 1non-entailment
| (ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD helped) (NP (DT the) (NNS judges))) (. .))) | (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD helped) (NP (DT the) (NN lawyer))) (. .))) | ( ( The lawyer ) ( ( helped ( the judges ) ) . ) ) | ( ( The judges ) ( ( helped ( the lawyer ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The lawyer helped the judges .
Question: The judges helped the lawyer . True or False? | False |
The actor avoided the authors . | The authors avoided the actor . | 1non-entailment
| (ROOT (S (NP (DT The) (NN actor)) (VP (VBD avoided) (NP (DT the) (NNS authors))) (. .))) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD avoided) (NP (DT the) (NN actor))) (. .))) | ( ( The actor ) ( ( avoided ( the authors ) ) . ) ) | ( ( The authors ) ( ( avoided ( the actor ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The actor avoided the authors .
Question: The authors avoided the actor . True or False? | False |
The scientist admired the actors . | The actors admired the scientist . | 1non-entailment
| (ROOT (S (NP (DT The) (NN scientist)) (VP (VBD admired) (NP (DT the) (NNS actors))) (. .))) | (ROOT (S (NP (DT The) (NNS actors)) (VP (VBD admired) (NP (DT the) (NN scientist))) (. .))) | ( ( The scientist ) ( ( admired ( the actors ) ) . ) ) | ( ( The actors ) ( ( admired ( the scientist ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The scientist admired the actors .
Question: The actors admired the scientist . True or False? | False |
The secretary stopped the manager . | The manager stopped the secretary . | 1non-entailment
| (ROOT (S (NP (DT The) (NN secretary)) (VP (VBD stopped) (NP (DT the) (NN manager))) (. .))) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD stopped) (NP (DT the) (NN secretary))) (. .))) | ( ( The secretary ) ( ( stopped ( the manager ) ) . ) ) | ( ( The manager ) ( ( stopped ( the secretary ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The secretary stopped the manager .
Question: The manager stopped the secretary . True or False? | False |
The tourists saw the authors . | The authors saw the tourists . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD saw) (NP (DT the) (NNS authors))) (. .))) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD saw) (NP (DT the) (NNS tourists))) (. .))) | ( ( The tourists ) ( ( saw ( the authors ) ) . ) ) | ( ( The authors ) ( ( saw ( the tourists ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The tourists saw the authors .
Question: The authors saw the tourists . True or False? | False |
The tourist introduced the athlete . | The athlete introduced the tourist . | 1non-entailment
| (ROOT (S (NP (DT The) (NN tourist)) (VP (VBD introduced) (NP (DT the) (NN athlete))) (. .))) | (ROOT (S (NP (DT The) (NN athlete)) (VP (VBD introduced) (NP (DT the) (NN tourist))) (. .))) | ( ( The tourist ) ( ( introduced ( the athlete ) ) . ) ) | ( ( The athlete ) ( ( introduced ( the tourist ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The tourist introduced the athlete .
Question: The athlete introduced the tourist . True or False? | False |
The authors mentioned the banker . | The banker mentioned the authors . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD mentioned) (NP (DT the) (NN banker))) (. .))) | (ROOT (S (NP (DT The) (NN banker)) (VP (VBD mentioned) (NP (DT the) (NNS authors))) (. .))) | ( ( The authors ) ( ( mentioned ( the banker ) ) . ) ) | ( ( The banker ) ( ( mentioned ( the authors ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The authors mentioned the banker .
Question: The banker mentioned the authors . True or False? | False |
The tourists recommended the managers . | The managers recommended the tourists . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD recommended) (NP (DT the) (NNS managers))) (. .))) | (ROOT (S (NP (DT The) (NNS managers)) (VP (VBD recommended) (NP (DT the) (NNS tourists))) (. .))) | ( ( The tourists ) ( ( recommended ( the managers ) ) . ) ) | ( ( The managers ) ( ( recommended ( the tourists ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The tourists recommended the managers .
Question: The managers recommended the tourists . True or False? | False |
The lawyers saw the managers . | The managers saw the lawyers . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD saw) (NP (DT the) (NNS managers))) (. .))) | (ROOT (S (NP (DT The) (NNS managers)) (VP (VBD saw) (NP (DT the) (NNS lawyers))) (. .))) | ( ( The lawyers ) ( ( saw ( the managers ) ) . ) ) | ( ( The managers ) ( ( saw ( the lawyers ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The lawyers saw the managers .
Question: The managers saw the lawyers . True or False? | False |
The lawyers admired the judges . | The judges admired the lawyers . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD admired) (NP (DT the) (NNS judges))) (. .))) | (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD admired) (NP (DT the) (NNS lawyers))) (. .))) | ( ( The lawyers ) ( ( admired ( the judges ) ) . ) ) | ( ( The judges ) ( ( admired ( the lawyers ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The lawyers admired the judges .
Question: The judges admired the lawyers . True or False? | False |
The banker called the athletes . | The athletes called the banker . | 1non-entailment
| (ROOT (S (NP (DT The) (NN banker)) (VP (VBD called) (NP (DT the) (NNS athletes))) (. .))) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD called) (NP (DT the) (NN banker))) (. .))) | ( ( The banker ) ( ( called ( the athletes ) ) . ) ) | ( ( The athletes ) ( ( called ( the banker ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The banker called the athletes .
Question: The athletes called the banker . True or False? | False |
The secretaries introduced the author . | The author introduced the secretaries . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD introduced) (NP (DT the) (NN author))) (. .))) | (ROOT (S (NP (DT The) (NN author)) (VP (VBD introduced) (NP (DT the) (NNS secretaries))) (. .))) | ( ( The secretaries ) ( ( introduced ( the author ) ) . ) ) | ( ( The author ) ( ( introduced ( the secretaries ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The secretaries introduced the author .
Question: The author introduced the secretaries . True or False? | False |
The lawyer mentioned the doctor . | The doctor mentioned the lawyer . | 1non-entailment
| (ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD mentioned) (NP (DT the) (NN doctor))) (. .))) | (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD mentioned) (NP (DT the) (NN lawyer))) (. .))) | ( ( The lawyer ) ( ( mentioned ( the doctor ) ) . ) ) | ( ( The doctor ) ( ( mentioned ( the lawyer ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The lawyer mentioned the doctor .
Question: The doctor mentioned the lawyer . True or False? | False |
The senator called the artist . | The artist called the senator . | 1non-entailment
| (ROOT (S (NP (DT The) (NN senator)) (VP (VBD called) (NP (DT the) (NN artist))) (. .))) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD called) (NP (DT the) (NN senator))) (. .))) | ( ( The senator ) ( ( called ( the artist ) ) . ) ) | ( ( The artist ) ( ( called ( the senator ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The senator called the artist .
Question: The artist called the senator . True or False? | False |
The professors avoided the athletes . | The athletes avoided the professors . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD avoided) (NP (DT the) (NNS athletes))) (. .))) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD avoided) (NP (DT the) (NNS professors))) (. .))) | ( ( The professors ) ( ( avoided ( the athletes ) ) . ) ) | ( ( The athletes ) ( ( avoided ( the professors ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The professors avoided the athletes .
Question: The athletes avoided the professors . True or False? | False |
The doctors introduced the tourists . | The tourists introduced the doctors . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD introduced) (NP (DT the) (NNS tourists))) (. .))) | (ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD introduced) (NP (DT the) (NNS doctors))) (. .))) | ( ( The doctors ) ( ( introduced ( the tourists ) ) . ) ) | ( ( The tourists ) ( ( introduced ( the doctors ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The doctors introduced the tourists .
Question: The tourists introduced the doctors . True or False? | False |
The manager admired the senator . | The senator admired the manager . | 1non-entailment
| (ROOT (S (NP (DT The) (NN manager)) (VP (VBD admired) (NP (DT the) (NN senator))) (. .))) | (ROOT (S (NP (DT The) (NN senator)) (VP (VBD admired) (NP (DT the) (NN manager))) (. .))) | ( ( The manager ) ( ( admired ( the senator ) ) . ) ) | ( ( The senator ) ( ( admired ( the manager ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The manager admired the senator .
Question: The senator admired the manager . True or False? | False |
The doctor supported the judges . | The judges supported the doctor . | 1non-entailment
| (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD supported) (NP (DT the) (NNS judges))) (. .))) | (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD supported) (NP (DT the) (NN doctor))) (. .))) | ( ( The doctor ) ( ( supported ( the judges ) ) . ) ) | ( ( The judges ) ( ( supported ( the doctor ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The doctor supported the judges .
Question: The judges supported the doctor . True or False? | False |
The banker supported the scientist . | The scientist supported the banker . | 1non-entailment
| (ROOT (S (NP (DT The) (NN banker)) (VP (VBD supported) (NP (DT the) (NN scientist))) (. .))) | (ROOT (S (NP (DT The) (NN scientist)) (VP (VBD supported) (NP (DT the) (NN banker))) (. .))) | ( ( The banker ) ( ( supported ( the scientist ) ) . ) ) | ( ( The scientist ) ( ( supported ( the banker ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The banker supported the scientist .
Question: The scientist supported the banker . True or False? | False |
The managers called the tourist . | The tourist called the managers . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS managers)) (VP (VBD called) (NP (DT the) (NN tourist))) (. .))) | (ROOT (S (NP (DT The) (NN tourist)) (VP (VBD called) (NP (DT the) (NNS managers))) (. .))) | ( ( The managers ) ( ( called ( the tourist ) ) . ) ) | ( ( The tourist ) ( ( called ( the managers ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The managers called the tourist .
Question: The tourist called the managers . True or False? | False |
The doctors supported the managers . | The managers supported the doctors . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD supported) (NP (DT the) (NNS managers))) (. .))) | (ROOT (S (NP (DT The) (NNS managers)) (VP (VBD supported) (NP (DT the) (NNS doctors))) (. .))) | ( ( The doctors ) ( ( supported ( the managers ) ) . ) ) | ( ( The managers ) ( ( supported ( the doctors ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The doctors supported the managers .
Question: The managers supported the doctors . True or False? | False |
The judges advised the secretaries . | The secretaries advised the judges . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD advised) (NP (DT the) (NNS secretaries))) (. .))) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD advised) (NP (DT the) (NNS judges))) (. .))) | ( ( The judges ) ( ( advised ( the secretaries ) ) . ) ) | ( ( The secretaries ) ( ( advised ( the judges ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The judges advised the secretaries .
Question: The secretaries advised the judges . True or False? | False |
The presidents introduced the athlete . | The athlete introduced the presidents . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD introduced) (NP (DT the) (NN athlete))) (. .))) | (ROOT (S (NP (DT The) (NN athlete)) (VP (VBD introduced) (NP (DT the) (NNS presidents))) (. .))) | ( ( The presidents ) ( ( introduced ( the athlete ) ) . ) ) | ( ( The athlete ) ( ( introduced ( the presidents ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The presidents introduced the athlete .
Question: The athlete introduced the presidents . True or False? | False |
The doctors stopped the artists . | The artists stopped the doctors . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD stopped) (NP (DT the) (NNS artists))) (. .))) | (ROOT (S (NP (DT The) (NNS artists)) (VP (VBD stopped) (NP (DT the) (NNS doctors))) (. .))) | ( ( The doctors ) ( ( stopped ( the artists ) ) . ) ) | ( ( The artists ) ( ( stopped ( the doctors ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The doctors stopped the artists .
Question: The artists stopped the doctors . True or False? | False |
The banker thanked the athlete . | The athlete thanked the banker . | 1non-entailment
| (ROOT (S (NP (DT The) (NN banker)) (VP (VBD thanked) (NP (DT the) (NN athlete))) (. .))) | (ROOT (S (NP (DT The) (NN athlete)) (VP (VBD thanked) (NP (DT the) (NN banker))) (. .))) | ( ( The banker ) ( ( thanked ( the athlete ) ) . ) ) | ( ( The athlete ) ( ( thanked ( the banker ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The banker thanked the athlete .
Question: The athlete thanked the banker . True or False? | False |
The artist recommended the athlete . | The athlete recommended the artist . | 1non-entailment
| (ROOT (S (NP (DT The) (NN artist)) (VP (VBD recommended) (NP (DT the) (NN athlete))) (. .))) | (ROOT (S (NP (DT The) (NN athlete)) (VP (VBD recommended) (NP (DT the) (NN artist))) (. .))) | ( ( The artist ) ( ( recommended ( the athlete ) ) . ) ) | ( ( The athlete ) ( ( recommended ( the artist ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The artist recommended the athlete .
Question: The athlete recommended the artist . True or False? | False |
The senator mentioned the secretary . | The secretary mentioned the senator . | 1non-entailment
| (ROOT (S (NP (DT The) (NN senator)) (VP (VBD mentioned) (NP (DT the) (NN secretary))) (. .))) | (ROOT (S (NP (DT The) (NN secretary)) (VP (VBD mentioned) (NP (DT the) (NN senator))) (. .))) | ( ( The senator ) ( ( mentioned ( the secretary ) ) . ) ) | ( ( The secretary ) ( ( mentioned ( the senator ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The senator mentioned the secretary .
Question: The secretary mentioned the senator . True or False? | False |
The judge recommended the student . | The student recommended the judge . | 1non-entailment
| (ROOT (S (NP (DT The) (NN judge)) (VP (VBD recommended) (NP (DT the) (NN student))) (. .))) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD recommended) (NP (DT the) (NN judge))) (. .))) | ( ( The judge ) ( ( recommended ( the student ) ) . ) ) | ( ( The student ) ( ( recommended ( the judge ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The judge recommended the student .
Question: The student recommended the judge . True or False? | False |
The judges admired the professor . | The professor admired the judges . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD admired) (NP (DT the) (NN professor))) (. .))) | (ROOT (S (NP (DT The) (NN professor)) (VP (VBD admired) (NP (DT the) (NNS judges))) (. .))) | ( ( The judges ) ( ( admired ( the professor ) ) . ) ) | ( ( The professor ) ( ( admired ( the judges ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The judges admired the professor .
Question: The professor admired the judges . True or False? | False |
The doctor stopped the tourist . | The tourist stopped the doctor . | 1non-entailment
| (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD stopped) (NP (DT the) (NN tourist))) (. .))) | (ROOT (S (NP (DT The) (NN tourist)) (VP (VBD stopped) (NP (DT the) (NN doctor))) (. .))) | ( ( The doctor ) ( ( stopped ( the tourist ) ) . ) ) | ( ( The tourist ) ( ( stopped ( the doctor ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The doctor stopped the tourist .
Question: The tourist stopped the doctor . True or False? | False |
The athletes advised the artists . | The artists advised the athletes . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD advised) (NP (DT the) (NNS artists))) (. .))) | (ROOT (S (NP (DT The) (NNS artists)) (VP (VBD advised) (NP (DT the) (NNS athletes))) (. .))) | ( ( The athletes ) ( ( advised ( the artists ) ) . ) ) | ( ( The artists ) ( ( advised ( the athletes ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The athletes advised the artists .
Question: The artists advised the athletes . True or False? | False |
The authors thanked the actor . | The actor thanked the authors . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD thanked) (NP (DT the) (NN actor))) (. .))) | (ROOT (S (NP (DT The) (NN actor)) (VP (VBD thanked) (NP (DT the) (NNS authors))) (. .))) | ( ( The authors ) ( ( thanked ( the actor ) ) . ) ) | ( ( The actor ) ( ( thanked ( the authors ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The authors thanked the actor .
Question: The actor thanked the authors . True or False? | False |
The student recommended the lawyer . | The lawyer recommended the student . | 1non-entailment
| (ROOT (S (NP (DT The) (NN student)) (VP (VBD recommended) (NP (DT the) (NN lawyer))) (. .))) | (ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD recommended) (NP (DT the) (NN student))) (. .))) | ( ( The student ) ( ( recommended ( the lawyer ) ) . ) ) | ( ( The lawyer ) ( ( recommended ( the student ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The student recommended the lawyer .
Question: The lawyer recommended the student . True or False? | False |
The judges introduced the student . | The student introduced the judges . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD introduced) (NP (DT the) (NN student))) (. .))) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD introduced) (NP (DT the) (NNS judges))) (. .))) | ( ( The judges ) ( ( introduced ( the student ) ) . ) ) | ( ( The student ) ( ( introduced ( the judges ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The judges introduced the student .
Question: The student introduced the judges . True or False? | False |
The judges advised the actor . | The actor advised the judges . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD advised) (NP (DT the) (NN actor))) (. .))) | (ROOT (S (NP (DT The) (NN actor)) (VP (VBD advised) (NP (DT the) (NNS judges))) (. .))) | ( ( The judges ) ( ( advised ( the actor ) ) . ) ) | ( ( The actor ) ( ( advised ( the judges ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The judges advised the actor .
Question: The actor advised the judges . True or False? | False |
The secretaries contacted the actor . | The actor contacted the secretaries . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD contacted) (NP (DT the) (NN actor))) (. .))) | (ROOT (S (NP (DT The) (NN actor)) (VP (VBD contacted) (NP (DT the) (NNS secretaries))) (. .))) | ( ( The secretaries ) ( ( contacted ( the actor ) ) . ) ) | ( ( The actor ) ( ( contacted ( the secretaries ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The secretaries contacted the actor .
Question: The actor contacted the secretaries . True or False? | False |
The students avoided the managers . | The managers avoided the students . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS students)) (VP (VBD avoided) (NP (DT the) (NNS managers))) (. .))) | (ROOT (S (NP (DT The) (NNS managers)) (VP (VBD avoided) (NP (DT the) (NNS students))) (. .))) | ( ( The students ) ( ( avoided ( the managers ) ) . ) ) | ( ( The managers ) ( ( avoided ( the students ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The students avoided the managers .
Question: The managers avoided the students . True or False? | False |
The judge thanked the lawyer . | The lawyer thanked the judge . | 1non-entailment
| (ROOT (S (NP (DT The) (NN judge)) (VP (VBD thanked) (NP (DT the) (NN lawyer))) (. .))) | (ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD thanked) (NP (DT the) (NN judge))) (. .))) | ( ( The judge ) ( ( thanked ( the lawyer ) ) . ) ) | ( ( The lawyer ) ( ( thanked ( the judge ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The judge thanked the lawyer .
Question: The lawyer thanked the judge . True or False? | False |
The doctor admired the banker . | The banker admired the doctor . | 1non-entailment
| (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD admired) (NP (DT the) (NN banker))) (. .))) | (ROOT (S (NP (DT The) (NN banker)) (VP (VBD admired) (NP (DT the) (NN doctor))) (. .))) | ( ( The doctor ) ( ( admired ( the banker ) ) . ) ) | ( ( The banker ) ( ( admired ( the doctor ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The doctor admired the banker .
Question: The banker admired the doctor . True or False? | False |
The president avoided the manager . | The manager avoided the president . | 1non-entailment
| (ROOT (S (NP (DT The) (NN president)) (VP (VBD avoided) (NP (DT the) (NN manager))) (. .))) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD avoided) (NP (DT the) (NN president))) (. .))) | ( ( The president ) ( ( avoided ( the manager ) ) . ) ) | ( ( The manager ) ( ( avoided ( the president ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The president avoided the manager .
Question: The manager avoided the president . True or False? | False |
The senator stopped the banker . | The banker stopped the senator . | 1non-entailment
| (ROOT (S (NP (DT The) (NN senator)) (VP (VBD stopped) (NP (DT the) (NN banker))) (. .))) | (ROOT (S (NP (DT The) (NN banker)) (VP (VBD stopped) (NP (DT the) (NN senator))) (. .))) | ( ( The senator ) ( ( stopped ( the banker ) ) . ) ) | ( ( The banker ) ( ( stopped ( the senator ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The senator stopped the banker .
Question: The banker stopped the senator . True or False? | False |
The manager encouraged the judges . | The judges encouraged the manager . | 1non-entailment
| (ROOT (S (NP (DT The) (NN manager)) (VP (VBD encouraged) (NP (DT the) (NNS judges))) (. .))) | (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD encouraged) (NP (DT the) (NN manager))) (. .))) | ( ( The manager ) ( ( encouraged ( the judges ) ) . ) ) | ( ( The judges ) ( ( encouraged ( the manager ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The manager encouraged the judges .
Question: The judges encouraged the manager . True or False? | False |
The scientists supported the senators . | The senators supported the scientists . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD supported) (NP (DT the) (NNS senators))) (. .))) | (ROOT (S (NP (DT The) (NNS senators)) (VP (VBD supported) (NP (DT the) (NNS scientists))) (. .))) | ( ( The scientists ) ( ( supported ( the senators ) ) . ) ) | ( ( The senators ) ( ( supported ( the scientists ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The scientists supported the senators .
Question: The senators supported the scientists . True or False? | False |
The secretaries recommended the doctor . | The doctor recommended the secretaries . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD recommended) (NP (DT the) (NN doctor))) (. .))) | (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD recommended) (NP (DT the) (NNS secretaries))) (. .))) | ( ( The secretaries ) ( ( recommended ( the doctor ) ) . ) ) | ( ( The doctor ) ( ( recommended ( the secretaries ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The secretaries recommended the doctor .
Question: The doctor recommended the secretaries . True or False? | False |
The doctor saw the actor . | The actor saw the doctor . | 1non-entailment
| (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD saw) (NP (DT the) (NN actor))) (. .))) | (ROOT (S (NP (DT The) (NN actor)) (VP (VBD saw) (NP (DT the) (NN doctor))) (. .))) | ( ( The doctor ) ( ( saw ( the actor ) ) . ) ) | ( ( The actor ) ( ( saw ( the doctor ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The doctor saw the actor .
Question: The actor saw the doctor . True or False? | False |
The athletes introduced the professors . | The professors introduced the athletes . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD introduced) (NP (DT the) (NNS professors))) (. .))) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD introduced) (NP (DT the) (NNS athletes))) (. .))) | ( ( The athletes ) ( ( introduced ( the professors ) ) . ) ) | ( ( The professors ) ( ( introduced ( the athletes ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The athletes introduced the professors .
Question: The professors introduced the athletes . True or False? | False |
The authors advised the managers . | The managers advised the authors . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD advised) (NP (DT the) (NNS managers))) (. .))) | (ROOT (S (NP (DT The) (NNS managers)) (VP (VBD advised) (NP (DT the) (NNS authors))) (. .))) | ( ( The authors ) ( ( advised ( the managers ) ) . ) ) | ( ( The managers ) ( ( advised ( the authors ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The authors advised the managers .
Question: The managers advised the authors . True or False? | False |
The actor saw the banker . | The banker saw the actor . | 1non-entailment
| (ROOT (S (NP (DT The) (NN actor)) (VP (VBD saw) (NP (DT the) (NN banker))) (. .))) | (ROOT (S (NP (DT The) (NN banker)) (VP (VBD saw) (NP (DT the) (NN actor))) (. .))) | ( ( The actor ) ( ( saw ( the banker ) ) . ) ) | ( ( The banker ) ( ( saw ( the actor ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The actor saw the banker .
Question: The banker saw the actor . True or False? | False |
The scientist saw the senator . | The senator saw the scientist . | 1non-entailment
| (ROOT (S (NP (DT The) (NN scientist)) (VP (VBD saw) (NP (DT the) (NN senator))) (. .))) | (ROOT (S (NP (DT The) (NN senator)) (VP (VBD saw) (NP (DT the) (NN scientist))) (. .))) | ( ( The scientist ) ( ( saw ( the senator ) ) . ) ) | ( ( The senator ) ( ( saw ( the scientist ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The scientist saw the senator .
Question: The senator saw the scientist . True or False? | False |
The scientist contacted the secretaries . | The secretaries contacted the scientist . | 1non-entailment
| (ROOT (S (NP (DT The) (NN scientist)) (VP (VBD contacted) (NP (DT the) (NNS secretaries))) (. .))) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD contacted) (NP (DT the) (NN scientist))) (. .))) | ( ( The scientist ) ( ( contacted ( the secretaries ) ) . ) ) | ( ( The secretaries ) ( ( contacted ( the scientist ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The scientist contacted the secretaries .
Question: The secretaries contacted the scientist . True or False? | False |
The senator helped the artists . | The artists helped the senator . | 1non-entailment
| (ROOT (S (NP (DT The) (NN senator)) (VP (VBD helped) (NP (DT the) (NNS artists))) (. .))) | (ROOT (S (NP (DT The) (NNS artists)) (VP (VBD helped) (NP (DT the) (NN senator))) (. .))) | ( ( The senator ) ( ( helped ( the artists ) ) . ) ) | ( ( The artists ) ( ( helped ( the senator ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The senator helped the artists .
Question: The artists helped the senator . True or False? | False |
The judge thanked the athletes . | The athletes thanked the judge . | 1non-entailment
| (ROOT (S (NP (DT The) (NN judge)) (VP (VBD thanked) (NP (DT the) (NNS athletes))) (. .))) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD thanked) (NP (DT the) (NN judge))) (. .))) | ( ( The judge ) ( ( thanked ( the athletes ) ) . ) ) | ( ( The athletes ) ( ( thanked ( the judge ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The judge thanked the athletes .
Question: The athletes thanked the judge . True or False? | False |
The students stopped the artist . | The artist stopped the students . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS students)) (VP (VBD stopped) (NP (DT the) (NN artist))) (. .))) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD stopped) (NP (DT the) (NNS students))) (. .))) | ( ( The students ) ( ( stopped ( the artist ) ) . ) ) | ( ( The artist ) ( ( stopped ( the students ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The students stopped the artist .
Question: The artist stopped the students . True or False? | False |
The actor avoided the secretary . | The secretary avoided the actor . | 1non-entailment
| (ROOT (S (NP (DT The) (NN actor)) (VP (VBD avoided) (NP (DT the) (NN secretary))) (. .))) | (ROOT (S (NP (DT The) (NN secretary)) (VP (VBD avoided) (NP (DT the) (NN actor))) (. .))) | ( ( The actor ) ( ( avoided ( the secretary ) ) . ) ) | ( ( The secretary ) ( ( avoided ( the actor ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The actor avoided the secretary .
Question: The secretary avoided the actor . True or False? | False |
The authors believed the artist . | The artist believed the authors . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD believed) (NP (DT the) (NN artist))) (. .))) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD believed) (NP (DT the) (NNS authors))) (. .))) | ( ( The authors ) ( ( believed ( the artist ) ) . ) ) | ( ( The artist ) ( ( believed ( the authors ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The authors believed the artist .
Question: The artist believed the authors . True or False? | False |
The athlete recognized the senators . | The senators recognized the athlete . | 1non-entailment
| (ROOT (S (NP (DT The) (NN athlete)) (VP (VBD recognized) (NP (DT the) (NNS senators))) (. .))) | (ROOT (S (NP (DT The) (NNS senators)) (VP (VBD recognized) (NP (DT the) (NN athlete))) (. .))) | ( ( The athlete ) ( ( recognized ( the senators ) ) . ) ) | ( ( The senators ) ( ( recognized ( the athlete ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The athlete recognized the senators .
Question: The senators recognized the athlete . True or False? | False |
The judges admired the doctors . | The doctors admired the judges . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD admired) (NP (DT the) (NNS doctors))) (. .))) | (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD admired) (NP (DT the) (NNS judges))) (. .))) | ( ( The judges ) ( ( admired ( the doctors ) ) . ) ) | ( ( The doctors ) ( ( admired ( the judges ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The judges admired the doctors .
Question: The doctors admired the judges . True or False? | False |
The actor called the authors . | The authors called the actor . | 1non-entailment
| (ROOT (S (NP (DT The) (NN actor)) (VP (VBD called) (NP (DT the) (NNS authors))) (. .))) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD called) (NP (DT the) (NN actor))) (. .))) | ( ( The actor ) ( ( called ( the authors ) ) . ) ) | ( ( The authors ) ( ( called ( the actor ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The actor called the authors .
Question: The authors called the actor . True or False? | False |
The senator admired the lawyers . | The lawyers admired the senator . | 1non-entailment
| (ROOT (S (NP (DT The) (NN senator)) (VP (VBD admired) (NP (DT the) (NNS lawyers))) (. .))) | (ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD admired) (NP (DT the) (NN senator))) (. .))) | ( ( The senator ) ( ( admired ( the lawyers ) ) . ) ) | ( ( The lawyers ) ( ( admired ( the senator ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The senator admired the lawyers .
Question: The lawyers admired the senator . True or False? | False |
The senators recognized the professor . | The professor recognized the senators . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS senators)) (VP (VBD recognized) (NP (DT the) (NN professor))) (. .))) | (ROOT (S (NP (DT The) (NN professor)) (VP (VBD recognized) (NP (DT the) (NNS senators))) (. .))) | ( ( The senators ) ( ( recognized ( the professor ) ) . ) ) | ( ( The professor ) ( ( recognized ( the senators ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The senators recognized the professor .
Question: The professor recognized the senators . True or False? | False |
The professors advised the athlete . | The athlete advised the professors . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD advised) (NP (DT the) (NN athlete))) (. .))) | (ROOT (S (NP (DT The) (NN athlete)) (VP (VBD advised) (NP (DT the) (NNS professors))) (. .))) | ( ( The professors ) ( ( advised ( the athlete ) ) . ) ) | ( ( The athlete ) ( ( advised ( the professors ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The professors advised the athlete .
Question: The athlete advised the professors . True or False? | False |
The actors supported the professor . | The professor supported the actors . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS actors)) (VP (VBD supported) (NP (DT the) (NN professor))) (. .))) | (ROOT (S (NP (DT The) (NN professor)) (VP (VBD supported) (NP (DT the) (NNS actors))) (. .))) | ( ( The actors ) ( ( supported ( the professor ) ) . ) ) | ( ( The professor ) ( ( supported ( the actors ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The actors supported the professor .
Question: The professor supported the actors . True or False? | False |
The judges supported the tourist . | The tourist supported the judges . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD supported) (NP (DT the) (NN tourist))) (. .))) | (ROOT (S (NP (DT The) (NN tourist)) (VP (VBD supported) (NP (DT the) (NNS judges))) (. .))) | ( ( The judges ) ( ( supported ( the tourist ) ) . ) ) | ( ( The tourist ) ( ( supported ( the judges ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The judges supported the tourist .
Question: The tourist supported the judges . True or False? | False |
The student saw the doctor . | The doctor saw the student . | 1non-entailment
| (ROOT (S (NP (DT The) (NN student)) (VP (VBD saw) (NP (DT the) (NN doctor))) (. .))) | (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD saw) (NP (DT the) (NN student))) (. .))) | ( ( The student ) ( ( saw ( the doctor ) ) . ) ) | ( ( The doctor ) ( ( saw ( the student ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The student saw the doctor .
Question: The doctor saw the student . True or False? | False |
The tourist believed the artists . | The artists believed the tourist . | 1non-entailment
| (ROOT (S (NP (DT The) (NN tourist)) (VP (VBD believed) (NP (DT the) (NNS artists))) (. .))) | (ROOT (S (NP (DT The) (NNS artists)) (VP (VBD believed) (NP (DT the) (NN tourist))) (. .))) | ( ( The tourist ) ( ( believed ( the artists ) ) . ) ) | ( ( The artists ) ( ( believed ( the tourist ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The tourist believed the artists .
Question: The artists believed the tourist . True or False? | False |
The student encouraged the bankers . | The bankers encouraged the student . | 1non-entailment
| (ROOT (S (NP (DT The) (NN student)) (VP (VBD encouraged) (NP (DT the) (NNS bankers))) (. .))) | (ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD encouraged) (NP (DT the) (NN student))) (. .))) | ( ( The student ) ( ( encouraged ( the bankers ) ) . ) ) | ( ( The bankers ) ( ( encouraged ( the student ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The student encouraged the bankers .
Question: The bankers encouraged the student . True or False? | False |
The senators called the judge . | The judge called the senators . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS senators)) (VP (VBD called) (NP (DT the) (NN judge))) (. .))) | (ROOT (S (NP (DT The) (NN judge)) (VP (VBD called) (NP (DT the) (NNS senators))) (. .))) | ( ( The senators ) ( ( called ( the judge ) ) . ) ) | ( ( The judge ) ( ( called ( the senators ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The senators called the judge .
Question: The judge called the senators . True or False? | False |
The secretaries advised the lawyers . | The lawyers advised the secretaries . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD advised) (NP (DT the) (NNS lawyers))) (. .))) | (ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD advised) (NP (DT the) (NNS secretaries))) (. .))) | ( ( The secretaries ) ( ( advised ( the lawyers ) ) . ) ) | ( ( The lawyers ) ( ( advised ( the secretaries ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The secretaries advised the lawyers .
Question: The lawyers advised the secretaries . True or False? | False |
The managers contacted the athlete . | The athlete contacted the managers . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS managers)) (VP (VBD contacted) (NP (DT the) (NN athlete))) (. .))) | (ROOT (S (NP (DT The) (NN athlete)) (VP (VBD contacted) (NP (DT the) (NNS managers))) (. .))) | ( ( The managers ) ( ( contacted ( the athlete ) ) . ) ) | ( ( The athlete ) ( ( contacted ( the managers ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The managers contacted the athlete .
Question: The athlete contacted the managers . True or False? | False |
The lawyers saw the student . | The student saw the lawyers . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD saw) (NP (DT the) (NN student))) (. .))) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD saw) (NP (DT the) (NNS lawyers))) (. .))) | ( ( The lawyers ) ( ( saw ( the student ) ) . ) ) | ( ( The student ) ( ( saw ( the lawyers ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The lawyers saw the student .
Question: The student saw the lawyers . True or False? | False |
The tourists stopped the athletes . | The athletes stopped the tourists . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD stopped) (NP (DT the) (NNS athletes))) (. .))) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD stopped) (NP (DT the) (NNS tourists))) (. .))) | ( ( The tourists ) ( ( stopped ( the athletes ) ) . ) ) | ( ( The athletes ) ( ( stopped ( the tourists ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The tourists stopped the athletes .
Question: The athletes stopped the tourists . True or False? | False |
The author helped the professor . | The professor helped the author . | 1non-entailment
| (ROOT (S (NP (DT The) (NN author)) (VP (VBD helped) (NP (DT the) (NN professor))) (. .))) | (ROOT (S (NP (DT The) (NN professor)) (VP (VBD helped) (NP (DT the) (NN author))) (. .))) | ( ( The author ) ( ( helped ( the professor ) ) . ) ) | ( ( The professor ) ( ( helped ( the author ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The author helped the professor .
Question: The professor helped the author . True or False? | False |
The tourists called the senator . | The senator called the tourists . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD called) (NP (DT the) (NN senator))) (. .))) | (ROOT (S (NP (DT The) (NN senator)) (VP (VBD called) (NP (DT the) (NNS tourists))) (. .))) | ( ( The tourists ) ( ( called ( the senator ) ) . ) ) | ( ( The senator ) ( ( called ( the tourists ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The tourists called the senator .
Question: The senator called the tourists . True or False? | False |
The actor called the presidents . | The presidents called the actor . | 1non-entailment
| (ROOT (S (NP (DT The) (NN actor)) (VP (VBD called) (NP (DT the) (NNS presidents))) (. .))) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD called) (NP (DT the) (NN actor))) (. .))) | ( ( The actor ) ( ( called ( the presidents ) ) . ) ) | ( ( The presidents ) ( ( called ( the actor ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The actor called the presidents .
Question: The presidents called the actor . True or False? | False |
The author saw the president . | The president saw the author . | 1non-entailment
| (ROOT (S (NP (DT The) (NN author)) (VP (VBD saw) (NP (DT the) (NN president))) (. .))) | (ROOT (S (NP (DT The) (NN president)) (VP (VBD saw) (NP (DT the) (NN author))) (. .))) | ( ( The author ) ( ( saw ( the president ) ) . ) ) | ( ( The president ) ( ( saw ( the author ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The author saw the president .
Question: The president saw the author . True or False? | False |
The professor helped the senators . | The senators helped the professor . | 1non-entailment
| (ROOT (S (NP (DT The) (NN professor)) (VP (VBD helped) (NP (DT the) (NNS senators))) (. .))) | (ROOT (S (NP (DT The) (NNS senators)) (VP (VBD helped) (NP (DT the) (NN professor))) (. .))) | ( ( The professor ) ( ( helped ( the senators ) ) . ) ) | ( ( The senators ) ( ( helped ( the professor ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The professor helped the senators .
Question: The senators helped the professor . True or False? | False |
The actor supported the banker . | The banker supported the actor . | 1non-entailment
| (ROOT (S (NP (DT The) (NN actor)) (VP (VBD supported) (NP (DT the) (NN banker))) (. .))) | (ROOT (S (NP (DT The) (NN banker)) (VP (VBD supported) (NP (DT the) (NN actor))) (. .))) | ( ( The actor ) ( ( supported ( the banker ) ) . ) ) | ( ( The banker ) ( ( supported ( the actor ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The actor supported the banker .
Question: The banker supported the actor . True or False? | False |
The scientist saw the judge . | The judge saw the scientist . | 1non-entailment
| (ROOT (S (NP (DT The) (NN scientist)) (VP (VBD saw) (NP (DT the) (NN judge))) (. .))) | (ROOT (S (NP (DT The) (NN judge)) (VP (VBD saw) (NP (DT the) (NN scientist))) (. .))) | ( ( The scientist ) ( ( saw ( the judge ) ) . ) ) | ( ( The judge ) ( ( saw ( the scientist ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The scientist saw the judge .
Question: The judge saw the scientist . True or False? | False |
The author admired the bankers . | The bankers admired the author . | 1non-entailment
| (ROOT (S (NP (DT The) (NN author)) (VP (VBD admired) (NP (DT the) (NNS bankers))) (. .))) | (ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD admired) (NP (DT the) (NN author))) (. .))) | ( ( The author ) ( ( admired ( the bankers ) ) . ) ) | ( ( The bankers ) ( ( admired ( the author ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The author admired the bankers .
Question: The bankers admired the author . True or False? | False |
The student avoided the author . | The author avoided the student . | 1non-entailment
| (ROOT (S (NP (DT The) (NN student)) (VP (VBD avoided) (NP (DT the) (NN author))) (. .))) | (ROOT (S (NP (DT The) (NN author)) (VP (VBD avoided) (NP (DT the) (NN student))) (. .))) | ( ( The student ) ( ( avoided ( the author ) ) . ) ) | ( ( The author ) ( ( avoided ( the student ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The student avoided the author .
Question: The author avoided the student . True or False? | False |
The professor introduced the bankers . | The bankers introduced the professor . | 1non-entailment
| (ROOT (S (NP (DT The) (NN professor)) (VP (VBD introduced) (NP (DT the) (NNS bankers))) (. .))) | (ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD introduced) (NP (DT the) (NN professor))) (. .))) | ( ( The professor ) ( ( introduced ( the bankers ) ) . ) ) | ( ( The bankers ) ( ( introduced ( the professor ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The professor introduced the bankers .
Question: The bankers introduced the professor . True or False? | False |
The tourist helped the professors . | The professors helped the tourist . | 1non-entailment
| (ROOT (S (NP (DT The) (NN tourist)) (VP (VBD helped) (NP (DT the) (NNS professors))) (. .))) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD helped) (NP (DT the) (NN tourist))) (. .))) | ( ( The tourist ) ( ( helped ( the professors ) ) . ) ) | ( ( The professors ) ( ( helped ( the tourist ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The tourist helped the professors .
Question: The professors helped the tourist . True or False? | False |
The manager recommended the artist . | The artist recommended the manager . | 1non-entailment
| (ROOT (S (NP (DT The) (NN manager)) (VP (VBD recommended) (NP (DT the) (NN artist))) (. .))) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD recommended) (NP (DT the) (NN manager))) (. .))) | ( ( The manager ) ( ( recommended ( the artist ) ) . ) ) | ( ( The artist ) ( ( recommended ( the manager ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The manager recommended the artist .
Question: The artist recommended the manager . True or False? | False |
The secretaries thanked the judge . | The judge thanked the secretaries . | 1non-entailment
| (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD thanked) (NP (DT the) (NN judge))) (. .))) | (ROOT (S (NP (DT The) (NN judge)) (VP (VBD thanked) (NP (DT the) (NNS secretaries))) (. .))) | ( ( The secretaries ) ( ( thanked ( the judge ) ) . ) ) | ( ( The judge ) ( ( thanked ( the secretaries ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The secretaries thanked the judge .
Question: The judge thanked the secretaries . True or False? | False |
The manager supported the doctors . | The doctors supported the manager . | 1non-entailment
| (ROOT (S (NP (DT The) (NN manager)) (VP (VBD supported) (NP (DT the) (NNS doctors))) (. .))) | (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD supported) (NP (DT the) (NN manager))) (. .))) | ( ( The manager ) ( ( supported ( the doctors ) ) . ) ) | ( ( The doctors ) ( ( supported ( the manager ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The manager supported the doctors .
Question: The doctors supported the manager . True or False? | False |
The lawyer saw the artist . | The artist saw the lawyer . | 1non-entailment
| (ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD saw) (NP (DT the) (NN artist))) (. .))) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD saw) (NP (DT the) (NN lawyer))) (. .))) | ( ( The lawyer ) ( ( saw ( the artist ) ) . ) ) | ( ( The artist ) ( ( saw ( the lawyer ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The lawyer saw the artist .
Question: The artist saw the lawyer . True or False? | False |
The tourist thanked the scientist . | The scientist thanked the tourist . | 1non-entailment
| (ROOT (S (NP (DT The) (NN tourist)) (VP (VBD thanked) (NP (DT the) (NN scientist))) (. .))) | (ROOT (S (NP (DT The) (NN scientist)) (VP (VBD thanked) (NP (DT the) (NN tourist))) (. .))) | ( ( The tourist ) ( ( thanked ( the scientist ) ) . ) ) | ( ( The scientist ) ( ( thanked ( the tourist ) ) . ) ) | lexical_overlap | ln_subject/object_swap | {{premise}}
Question: {{hypothesis}} True or False? ||| {{ answer_choices[label] }} | GPT-3 style | The tourist thanked the scientist .
Question: The scientist thanked the tourist . True or False? | False |
End of preview. Expand
in Dataset Viewer.
README.md exists but content is empty.
- Downloads last month
- 51