input
stringlengths 1.05k
1.4k
| output
sequencelengths 1
1
| id
stringlengths 40
40
|
---|---|---|
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: There is a large building in the background and there are lots of people and some of them are setting up cots with blankets on them. Sentence 2: A big stinky building
Output:
| [
"N"
] | task190-8b17d0d5933b4e0a81d0f6e8edb8ab22 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: People gathering into small multicolored tents. Sentence 2: There is a wedding in a tent
Output:
| [
"N"
] | task190-b41f3f2d3be346199944b12c9949e96b |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: Two men shoveling snow off a railroad track dressed in bright orange snowsuits. Sentence 2: The two men are prisoners in orange snowsuits.
Output:
| [
"N"
] | task190-88ab046afaf4473d831f507ed58ea17a |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: The two boys are playing with fake swords. Sentence 2: Two brothers are dueling with fake swords.
Output:
| [
"N"
] | task190-ec0d09fecb594a0eb81ea203428f2101 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: The man is next to the toy car watching his son have fun. Sentence 2: The child is sleeping in the bed.
Output:
| [
"C"
] | task190-a1c21b07e94b4e258bb071ca864c038d |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A young couple is sitting on a sidewalk with their helmets, in front of a motor scooter. Sentence 2: A kid is sitting with his helmet in front of a motor scooter.
Output:
| [
"C"
] | task190-3d7c34ceebed443280cbb4a65761a420 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: At a rodeo and a cowboy is riding a bull and other men are standing by. Sentence 2: The bull is trying to throw the man off its back.
Output:
| [
"C"
] | task190-5ce2fc7f3daf421896131f26b431074b |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: Three tan men on the side of a mountain take a break from digging. Sentence 2: Three tan men on the side of a mountain
Output:
| [
"C"
] | task190-f47aa1ffb48a49a88c5dd9db39335be2 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A person in a clown costume and plain-clothed people are standing near a building. Sentence 2: A clown is at the zoo.
Output:
| [
"C"
] | task190-8323a1b27df140dcb869d85e1ac4a57d |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A dog running fast in the sand. Sentence 2: A cat is sitting by the door.
Output:
| [
"C"
] | task190-653a6f83a75b48ee8e42f7976040f09a |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: a man fishes in the ocean. Sentence 2: A man fishes from the beach.
Output:
| [
"N"
] | task190-d9e1076ef7614e0c9fcf3c505fcfed43 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A man pulling down a screen. Sentence 2: A man is working with a screen.
Output:
| [
"C"
] | task190-bd5790615f5d4c698b209af2f9366627 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: Two young Asian men juggle colored boxes in a mall. Sentence 2: Two old men are dancing.
Output:
| [
"C"
] | task190-7bcc1f28f3c9401e8b4f3cc08f4b283a |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: Guys on dirt bikes jumping over a big dirt hill. Sentence 2: Guys are riding bikes.
Output:
| [
"C"
] | task190-5031e648360a4f759e71bba6913a664e |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: Police officers are standing outdoors with a building in the background with Chinese writing on the walls. Sentence 2: Police are standing outside a building.
Output:
| [
"C"
] | task190-b647df9667534e619dbb93e8779a27e7 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A dark-haired male and blond-haired female dancing with others in a large room. Sentence 2: The man and woman are dating.
Output:
| [
"N"
] | task190-9bee7fbfa68049488823928c99498888 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A brown dog being chased in a rural area Sentence 2: A man is walking his dog
Output:
| [
"C"
] | task190-9ca62b783f3a4bf39b1ee23b74ecb621 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A man with a Mohawk and studded leather jacket carries a large load on his back. Sentence 2: The man is driving a truck.
Output:
| [
"C"
] | task190-641f9bea95b04281bbf56b9ac8bf7758 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: a small brown and black dog lying down in a furry rug. Sentence 2: A small animal is on a rug.
Output:
| [
"C"
] | task190-72e3741fb69142dd9c2220353e74345e |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: Two older looking cars are on a drag race strip. Sentence 2: Two cars about to race.
Output:
| [
"N"
] | task190-94084b7c27524ebd8b30e582e531e169 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A man on a milk crate plays the accordion. Sentence 2: The man has an audience.
Output:
| [
"N"
] | task190-66833ca54ffe4f9eb1db374d50ffb49c |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A man takes a photo in a crowd of people while standing in a city square. Sentence 2: A man is swimming in his pool.
Output:
| [
"C"
] | task190-bcd35d92bde24485bd33ffba2ad3b928 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A group of adults be led by an older gentleman in an exercise involving a group-effort to stabilize a long rod. Sentence 2: The adults are with an older gentleman
Output:
| [
"C"
] | task190-a6bca1daf3094098a6458b3930902a2f |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: The man is giving a woman a piggyback ride through a park. Sentence 2: A woman is giving a large man a piggyback ride.
Output:
| [
"C"
] | task190-82a2953c56a54aebb9b3d72b2b363108 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: Sail boarder in midair, while being towed behind a boat. Sentence 2: A person uses his new sail board for the first time.
Output:
| [
"N"
] | task190-cf23d7445cc04461b51429fdc2e4dcec |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: people are playing a carnival game. Sentence 2: a group is playing games at the fair on thanksgiving
Output:
| [
"N"
] | task190-2120025baaec4c798bc03caf254b54dd |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: Many people are gathered around a street with trees talking. Sentence 2: Somebody in the picture is communicating with another person.
Output:
| [
"C"
] | task190-1c1e5845a3a5475493cfb0f3c1df541f |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A woman in a blues dress is putting dogs on top of a maroon car. Sentence 2: a woman is afraid of the two dogs on her car roof
Output:
| [
"C"
] | task190-43beff38400940d59a4f4d27faf4e99c |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: Two older men and a young woman sit on a bench with a triangle and two half spheres making up the top of the bench. Sentence 2: The men and woman are near a bench.
Output:
| [
"C"
] | task190-f2d27639b839440191bca37b6fa884b7 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A group of young men are playing soccer. Sentence 2: A group of men are standing still.
Output:
| [
"C"
] | task190-dab449aa929d433c87d1d1189974fc84 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A young girl plays on a colorful toy outside. Sentence 2: A girl plays outside
Output:
| [
"C"
] | task190-151b85d9484548e7a007b5a5f43d96c4 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A baseball player stealing a base. Sentence 2: A baseball player is running the bases.
Output:
| [
"C"
] | task190-6473d67f9e504161a301468164ae4539 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: An oriental person in a red shirt and black pants crouching over a purse on concrete. Sentence 2: The person is outside.
Output:
| [
"C"
] | task190-8bcc46cb73da4bcfaf22e316028fc5c7 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A few people are in a classroom standing in the back of the room while one sits at a desk. Sentence 2: the people are outdoors
Output:
| [
"C"
] | task190-1252e9afede04b23922313713e75471d |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A woman reading a newspaper on a beach while sand birds gather nearby. Sentence 2: A woman reading a novel at the seashore.
Output:
| [
"C"
] | task190-82c74c48c6654d99af2d794c32cc1acb |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A boy in blue jumps in front of the camera. Sentence 2: A boy is jumping.
Output:
| [
"C"
] | task190-8852da41f6c942a98fd84e5f9c24d044 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A woman is holding a drink can. Sentence 2: A woman is holding a can of beer.
Output:
| [
"N"
] | task190-c2460cd7db694abf8b57ab6b0718fc0c |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: There are five children playing soccer, two from the red team, three from the white. Sentence 2: There are children playing socceer.
Output:
| [
"C"
] | task190-4eba228b4b1f41d498beb7af46e3d5ca |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A man walks through a flooded area in a graffiti covered area. Sentence 2: A man walks underneath a flooded overpass.
Output:
| [
"N"
] | task190-daf64b58168a4d9fad5fca9e7e3f1c0e |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: Bicyclist dressed in black and white with white sunglasses on points at something. Sentence 2: The woman was riding the bike.
Output:
| [
"C"
] | task190-edf34ec283554cedb728655219edd699 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: Four women sitting on green outdoor furniture on a patio with a small doghouse in the backdrop. Sentence 2: Four women are sitting on a blue couch besides a large doghouse.
Output:
| [
"C"
] | task190-d2146fbe92c84181b6fdf619d6b38314 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A woman in a blue shirt pushes a bicycle contraption with a baby in it. Sentence 2: The woman is at a restaurant drinking wine.
Output:
| [
"C"
] | task190-87bebed098bd4b09b4a2ca273c36db70 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A man in a brown suit is talking threw a microphone. Sentence 2: The man is talking to a group of parents using a microphone
Output:
| [
"N"
] | task190-b25b645c16ca48d3a6e338c25a3ea6f9 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A hiker in the woods walking on a trail. Sentence 2: Someone is walking.
Output:
| [
"C"
] | task190-52b2bbc8d83c4b20847f615aedd5da03 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: Two dogs are running through a small pond Sentence 2: Some dobermans are chasing a cat.
Output:
| [
"C"
] | task190-b7cd18a061b041cf81dfa8d91bf0ff90 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: Woman in black outfit walking down street. Sentence 2: She is on her way to work.
Output:
| [
"N"
] | task190-7b07da7cc7234547aa1dceb22afea496 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A couple walks down a city street holding hands. Sentence 2: There is a couple holding hands.
Output:
| [
"C"
] | task190-f4a0d3b8a4e94d109931af4f1bb5113a |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A motorcyclist stops at an empty crosswalk, while thirty or forty motorcycles and bicycles sit parked in the street beside him. Sentence 2: A man rides his motorcycle down the street.
Output:
| [
"C"
] | task190-b97257b2b75f4db1b762a9748fbd49b0 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: a boy is throwing a ball in a little league game Sentence 2: A boy is shooting a basketball.
Output:
| [
"C"
] | task190-05652a6e0afa4baf8e193b87b47ca9de |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: Little girl playing with two rocks. Sentence 2: The girl is sleeping.
Output:
| [
"C"
] | task190-1e9066e7e3144b80993f7d746489e21c |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: The girl with the black T-shirt is out with a large brown dog. Sentence 2: The girl with the dog is outside.
Output:
| [
"C"
] | task190-f68a3cc2cd5c499f82eeb64143760f88 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A woman waits on the side of the road. Sentence 2: The man stands alone inside his house.
Output:
| [
"C"
] | task190-9899408e28ec40639f1ed853c7ef5188 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A young man is laying in a grassy field. Sentence 2: A guy is laying down outside.
Output:
| [
"C"
] | task190-6971eb6b0f514438a28cd50beacfcc9c |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A male with a hat a is sweeping the road. Sentence 2: An old man is outside of his home.
Output:
| [
"N"
] | task190-585cabe9c7c84ed19c900b602b0fa85a |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A baseball player slides home in a non professional baseball game in an HDR photograph. Sentence 2: Two men are playing basketball.
Output:
| [
"C"
] | task190-20c38f4aa2bf43688bf54dd53e6597ce |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: Man in denim shirt and tan pants with cowboy hat holds a jar in front of a house. Sentence 2: The man is wanting to collect money.
Output:
| [
"N"
] | task190-f51bdc3cfe914951b0d82be670d54759 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A man walking on a beach that has trash. Sentence 2: The man is sitting inside
Output:
| [
"C"
] | task190-1d89a5bc099149959d7f9056bdee5e84 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A bicyclist wearing a black and yellow racing suit rides along a street near a granite building. Sentence 2: The bicyclist is in a building.
Output:
| [
"C"
] | task190-e2b980582536400a95ee46c8f3e1699c |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A lady waits on a bench while talking on a cellphone. Sentence 2: The woman on the bench is eating a sandwich.
Output:
| [
"C"
] | task190-24ba18fb09e04daf8bc5515a44ec4652 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A man wearing a blue shirt makes a grouchy face. Sentence 2: A woman wearing a blue shirt makes a grouchy face.
Output:
| [
"C"
] | task190-39d0489965a54f878a3cfafc6273d3da |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A man is giving instructions to a man unloading a wheelbarrow. Sentence 2: The man is telling the other man where to go.
Output:
| [
"N"
] | task190-a94bcd620bee40419e2b0ff2886a6112 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: 4 people getting food from a buffet. Sentence 2: People are at a Chinese buffet.
Output:
| [
"N"
] | task190-b7bf91f00a0a4158adf25e3465263703 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: Four females stand on the tip of their toes while practicing ballet in front of a black backdrop. Sentence 2: The black backdrop is made of fabric.
Output:
| [
"N"
] | task190-80d90221117b4c0d9f5aebc763ff512c |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A girl poses with her head upside down. Sentence 2: A girl is taking a goofy school photo.
Output:
| [
"N"
] | task190-9a1e9621327547fe98657a2d0a4a0135 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A man is juggling with white pins. Sentence 2: A man is sleeping.
Output:
| [
"C"
] | task190-4ecd041792b94c7fbaa299828447fc26 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A young women wearing a red shirt, black leggings, Nike running shoes, and black framed glasses has her hand out to grab the hand of a young boy who is wearing orange pants and a gray shirt and is skipping towards her, at a London Metro station. Sentence 2: The woman and boy are home sleeping.
Output:
| [
"C"
] | task190-c8846ce010cb4ba497cfb5e36e54c1f4 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A man in red swim trunks dives into the water off of a rocky ledge. Sentence 2: A man just dove off a rocky cliff into deep blue water.
Output:
| [
"N"
] | task190-28726d49c17340aca2510ee327fa5da0 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A guy sitting at a desk talking on a phone with books laying everywhere. Sentence 2: A man is surrounded by books.
Output:
| [
"C"
] | task190-50c81ca692e24af4a8f46b974abb7d93 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: Two people are on bikes are next to a white building. Sentence 2: Two people are bicycling past a white building.
Output:
| [
"N"
] | task190-90122855475d4798b575742b9805c603 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A sports car with flames coming out the exhaust. Sentence 2: A boy plays with a toy dumptruck.
Output:
| [
"C"
] | task190-197fdecf85604c22a462c6b74d731c45 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A person is jumping in the air in the center of a roadway. Sentence 2: There is someone outside.
Output:
| [
"C"
] | task190-6ad9d4ac159a496faa96dbc8500b9cc1 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A man contemplates his papers on the corner with a black suitcase by his side. Sentence 2: The lady was at the airport.
Output:
| [
"C"
] | task190-f38eed03200c4c1998e9eccc32c6b351 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: Two men are squatting with one man lighting a stick from a candle flame and the other man has his hands folded looking at the ground while a person wearing a bracelet has a phone to their ear. Sentence 2: Two men stand while a third crouches with a phone.
Output:
| [
"C"
] | task190-95ed789917ef43c08534656c4e496d4a |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A woman with a ponytail in a leather jacket is standing outside of a store that says "Since 1889." Sentence 2: The woman just shopped at the store.
Output:
| [
"N"
] | task190-2392e8524c024c178dbffb225b5d8afa |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A man sits at a table chatting with a woman who is looking at a book. Sentence 2: A woman tries to read her book while her husband refuses to leave her alone.
Output:
| [
"N"
] | task190-7cbb32c761f147c88f37843f4c37421c |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A girl in a sweater is at a temple with a variety of plants. Sentence 2: The plants wear sweaters.
Output:
| [
"C"
] | task190-200ffc485c1c41ed9327133dfefb0911 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: Marines dressing uniform walking in a parade carrying their colors. Sentence 2: The group is sitting in the library.
Output:
| [
"C"
] | task190-30c2c5ce82274419b43e7ddebfda53e2 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A man catches a ball in front of a large crowd. Sentence 2: The football player caught the pass.
Output:
| [
"N"
] | task190-c5dfd1bfcc284450a30f06fc53a8e212 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: Three people are pushing a large machine down a street. Sentence 2: A few people are outside moving a machine.
Output:
| [
"C"
] | task190-ec94966770b0488194039d281434dcfc |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A woman with a ponytail wearing a peach shirt, white khaki pants, and black sandals sits outside a store on a wicker bench as she writes on a notebook. Sentence 2: The woman is writing in her notebook.
Output:
| [
"C"
] | task190-fa1f7a1c2fea4006bf484c1fd4f988e3 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: Children in bright swimwear are seen playing in a fountain set in an outdoor plaza. Sentence 2: Children are having fun as their parents watch.
Output:
| [
"N"
] | task190-43ac2304dc4d4dd999ffa7130adaaa0d |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: Girl tangled in multicolored bands on tracks. Sentence 2: A girl is stuck in bands.
Output:
| [
"C"
] | task190-132011f18c2342eab74bfb75fba554d0 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: The surfer makes a reentry move on a wave. Sentence 2: Their is a person surfing.
Output:
| [
"C"
] | task190-8081a4950c52436cb8b1d77ed23c8f98 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A doctor with his assistants are working under a tent. Sentence 2: A doctor and his assistants are working inside a hazerdous tent in Africa to solve the Ebola epidemic.
Output:
| [
"N"
] | task190-3feb5c9288b849088d0bf0f6ac3297d5 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A baby cries in its cradle. Sentence 2: A baby boy is crying in a cradle.
Output:
| [
"N"
] | task190-f7dc82b4990a4d3fa4da872066bd3540 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A blond woman interacts with a wire sculpture that sits on a display with a sign posted on it that says' Mega Joule'. Sentence 2: A dark haired woman interacts with a painting
Output:
| [
"C"
] | task190-7035824abd314a8f956189382f52bb7c |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A man in a yellow vest is smoking and working in a field. Sentence 2: A man is working in a field.
Output:
| [
"N"
] | task190-0378a6546acd490ea42d6260ab61b983 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: Five children outside a bungalow looking in different directions. Sentence 2: Five kids look different directions outside a bungalow.
Output:
| [
"C"
] | task190-066239e009af43f69f657a22770376f1 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A crowded vehicle, filled with tourists, drives on a road through a wooded area. Sentence 2: The tourists head toward their destination.
Output:
| [
"C"
] | task190-628482c3f8934ea8a2235735fdb5aa88 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: Two men ride through farm land as they guide their mule powered trailer. Sentence 2: The mule is pulling the trailer.
Output:
| [
"C"
] | task190-a4d717d800a4419b89e3e67a0eb1bfc5 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A couple enjoys themselves in front of a red curtain. Sentence 2: Couple is in front of red curtain.
Output:
| [
"C"
] | task190-9c9cf23b2ccd4eb2b236b1d5a48d4162 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: several young people posing for this photo holding beers Sentence 2: The college students are posing at the rowdy party.
Output:
| [
"N"
] | task190-22cb90a1273b42d894cd8ed0661e1f1d |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: Two black and white dogs running in a field. Sentence 2: 3 dogs are playing in the field.
Output:
| [
"C"
] | task190-eac99ea67fac4c40a2c350e19364d91a |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: Three women on one side of a tug-of-war Sentence 2: Three men are in a tug-of-war match.
Output:
| [
"C"
] | task190-745162ba60434896b9a31276a12f81d7 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: Three men are gathered around while one is operating a camera. Sentence 2: Three men are gathered around a camera.
Output:
| [
"C"
] | task190-fd128ecbd5874503ac3574466f77a278 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: Multiple surfers are out in the ocean waiting for a wave. Sentence 2: There are some people in this picture
Output:
| [
"C"
] | task190-e113daead11f499093467c0a98c8c7e1 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: a Starbucks barista offering up a tray of drinks Sentence 2: A barista is in the back on there lunch break.
Output:
| [
"C"
] | task190-765afb2896944d029d53a05622aa5ee1 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: Four people are riding horseback on the beach. Sentence 2: Two people are riding horseback
Output:
| [
"C"
] | task190-c9e3758f3fdb4e1d858d6bdc3e1a6816 |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: A person holding a "Boombox" on top of a bus, or boat. Sentence 2: A person is a holding a "boombox."
Output:
| [
"C"
] | task190-656939cb37764556a5670a174479fd0a |
Definition: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
Positive Example 1 -
Input: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
Output: N
Positive Example 2 -
Input: Sentence 1: The girl transferred all the flowers from the boquet to a vase. Sentence 2: The flowers will soon wither.
Output: N
Negative Example 1 -
Input: Sentence 1: There was an earthquake in San Fransisco. Sentence 2: The earthquake caused a lot of road damage.
Output: E
Negative Example 2 -
Input: Sentence 1: Anna went to the school picnic. Sentence 2: Anna ate with her classmates at the picnic.
Output: N
Now complete the following example -
Input: Sentence 1: An Asian woman with a conical hat does her washing next to a small waterfall. Sentence 2: Someone is washing.
Output:
| [
"C"
] | task190-dca3acfc6a4743e2a9c0d257941cd957 |