promptID int64 | pairID string | premise string | premise_binary_parse string | premise_parse string | hypothesis string | hypothesis_binary_parse string | hypothesis_parse string | genre string | label int64 | premise_rationale sequence | hypothesis_rationale sequence |
|---|---|---|---|---|---|---|---|---|---|---|---|
46,845 | 46845n | He seemed too self-assured. | ( He ( ( seemed ( too self-assured ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD seemed) (ADJP (RB too) (JJ self-assured))) (. .))) | He is very cocky. | ( He ( ( is ( very cocky ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBZ is) (ADJP (RB very) (JJ cocky))) (. .))) | fiction | 0 | [
0,
0,
1,
0,
0
] | [
0,
0,
1,
0,
0
] |
- Downloads last month
- 16