inputs stringlengths 356 1.13k | targets stringclasses 12 values | _template_idx int64 0 9 | _task_source stringclasses 1 value | _task_name stringclasses 1 value | _template_type stringclasses 2 values |
|---|---|---|---|---|---|
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task.
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.
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.
Solution: N
Why? Tom's reason for buying the fruit is not known.
New input: Sentence 1: A jockey on a black horse jumps over a hurdle. Sentence 2: a jockey jumps a hurdle
Solution: | C | 0 | NIv2 | task190_snli_classification | fs_opt |
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.
--------
Question: Sentence 1: A man is carrying six wooden logs over his left shoulder while holding another log in his right hand. Sentence 2: A man is carrying seven ladies on his left shoulder.
Answer: C
Question: Sentence 1: A man smokes a cigarette on rocks by the beach. Sentence 2: A man is running from the cops.
Answer: C
Question: Sentence 1: A man is looking at some food on a stick to buy for himself or someone else. Sentence 2: A man looking to buy a hat for himself.
Answer: | C
| 7 | NIv2 | task190_snli_classification | fs_opt |
Given the task definition, example input & output, solve the new input case.
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.
Example: 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
Tom's reason for buying the fruit is not known.
New input case for you: Sentence 1: A man wearing a backpack with two children on a beach. Sentence 2: The people are dining in a restaurant.
Output: | C | 1 | NIv2 | task190_snli_classification | fs_opt |
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.
Sentence 1: a red car is leaping through a ball of fire. Sentence 2: A red car is part of a stunt show.
N
Sentence 1: A man jumps over a wave while riding a surfboard. Sentence 2: A woman is surfing
C
Sentence 1: A girl facing a wall with an odd art sculpture coming out of the ground. Sentence 2: A girl sitting on a bench.
| N
| 0 | NIv2 | task190_snli_classification | fs_opt |
TASK 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.
PROBLEM: Sentence 1: A black and white dog is going through an obstacle course. Sentence 2: A giraffe is eating a person.
SOLUTION: C
PROBLEM: Sentence 1: A man is helping a young girl rappel down the side of a large rock. Sentence 2: A man is driving in his car.
SOLUTION: C
PROBLEM: Sentence 1: A young female african american child sitting on a swing with both arms holding the chains on the swing. Sentence 2: A young child is sitting on a swinging waiting for someone to push her.
SOLUTION: | N
| 8 | NIv2 | task190_snli_classification | fs_opt |
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task.
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.
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.
Solution: N
Why? Tom's reason for buying the fruit is not known.
New input: Sentence 1: A girl facing a wall with an odd art sculpture coming out of the ground. Sentence 2: A girl sitting on a bench.
Solution: | N | 0 | NIv2 | task190_snli_classification | fs_opt |
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.
Ex Input:
Sentence 1: Several teens are starting a race as older students observe the action. Sentence 2: Some tall humans.
Ex Output:
N
Ex Input:
Sentence 1: A lot of people are in a room where some are sitting and some are standing. Sentence 2: People are outside.
Ex Output:
C
Ex Input:
Sentence 1: A motorcyclist is driving down a road on their motorbike. Sentence 2: A man is moving fast, with the wind in his face.
Ex Output:
| C
| 1 | NIv2 | task190_snli_classification | fs_opt |
Given the task definition, example input & output, solve the new input case.
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.
Example: 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
Tom's reason for buying the fruit is not known.
New input case for you: Sentence 1: A boy is attempting to climb an iron fence. Sentence 2: a boy is playing basketball
Output: | C | 1 | NIv2 | task190_snli_classification | fs_opt |
Teacher: 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.
Teacher: Now, understand the problem? If you are still confused, see the following example:
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.
Solution: N
Reason: Tom's reason for buying the fruit is not known.
Now, solve this instance: Sentence 1: A young boy runs through bubbles. Sentence 2: a boy running through bubbles
Student: | C | 2 | NIv2 | task190_snli_classification | fs_opt |
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task.
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.
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.
Solution: N
Why? Tom's reason for buying the fruit is not known.
New input: Sentence 1: A tattooed man dunks a basketball. Sentence 2: A man dunks a basketball.
Solution: | C | 0 | NIv2 | task190_snli_classification | fs_opt |
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.
One example is below.
Q: 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.
A: N
Rationale: Tom's reason for buying the fruit is not known.
Q: Sentence 1: A man is wearing a yellow jacket is wrangling an out of control horse in an outdoor stadium. Sentence 2: The horse is on a mountain.
A: | C | 9 | NIv2 | task190_snli_classification | fs_opt |
Part 1. 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.
Part 2. Example
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.
Answer: N
Explanation: Tom's reason for buying the fruit is not known.
Part 3. Exercise
Sentence 1: A man is in front of a building bending over. Sentence 2: A man is bending over.
Answer: | C | 7 | NIv2 | task190_snli_classification | fs_opt |
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.
One example is below.
Q: 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.
A: N
Rationale: Tom's reason for buying the fruit is not known.
Q: Sentence 1: A large dog running on grass with a tennis ball in his mouth. Sentence 2: The dog is in his house licking his privates.
A: | C | 9 | NIv2 | task190_snli_classification | fs_opt |
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.
Ex Input:
Sentence 1: Older man working on a loom. Sentence 2: A man has yarn in his hand while working a loom.
Ex Output:
N
Ex Input:
Sentence 1: Family standing in a small village. Sentence 2: People are standing.
Ex Output:
C
Ex Input:
Sentence 1: A man is wearing a yellow jacket is wrangling an out of control horse in an outdoor stadium. Sentence 2: The horse is on a mountain.
Ex Output:
| C
| 1 | NIv2 | task190_snli_classification | fs_opt |
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.
One example: 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.
Solution is here: N
Explanation: Tom's reason for buying the fruit is not known.
Now, solve this: Sentence 1: Two women on green chairs are looking at a book. Sentence 2: there is a women readin a magazine while standing.
Solution: | C | 6 | NIv2 | task190_snli_classification | fs_opt |
Detailed Instructions: 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.
See one example below:
Problem: 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.
Solution: N
Explanation: Tom's reason for buying the fruit is not known.
Problem: Sentence 1: A great view of a busy city street. Sentence 2: It was a very foggy day and you could not see anything.
Solution: | C | 4 | NIv2 | task190_snli_classification | fs_opt |
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.
--------
Question: Sentence 1: A man with a pierced eyebrow is looking at a laptop screen, while a cat is in the background. Sentence 2: There is a woman looking at a desktop screen while a pack of wolves circles in the background.
Answer: C
Question: Sentence 1: Two young men clutch rags in their hands as a elderly man tells them how to clean the large cross. Sentence 2: They look at the cross
Answer: N
Question: Sentence 1: A brunette in a orange shirt playing with a green and white hula hoop. Sentence 2: There is a women outdoors playing
Answer: | N
| 7 | NIv2 | task190_snli_classification | fs_opt |
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.
Example 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.
Example output: N
Example explanation: Tom's reason for buying the fruit is not known.
Q: Sentence 1: A man is carrying six wooden logs over his left shoulder while holding another log in his right hand. Sentence 2: A man is carrying seven ladies on his left shoulder.
A: | C | 3 | NIv2 | task190_snli_classification | fs_opt |
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.
Ex Input:
Sentence 1: A man in a red shirt is holding a little boy in a blue shirt Sentence 2: A woman in red shirt is holding a little girl
Ex Output:
C
Ex Input:
Sentence 1: A woman in a white shirt prepares a large meal of hamburgers. Sentence 2: A woman is cooking
Ex Output:
C
Ex Input:
Sentence 1: A person in black parachutes down to the ground with the american flag Sentence 2: There is an individual parachuting.
Ex Output:
| C
| 1 | NIv2 | task190_snli_classification | fs_opt |
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.
Sentence 1: A man is standing in front of a brick storefront wearing a black jacket. Sentence 2: A boy is waiting for the bus.
C
Sentence 1: A man in a green shirt with a box cutter surrounded by vegetable plants. Sentence 2: A man surrounded by vegetable plants.
C
Sentence 1: A man is in front of a building bending over. Sentence 2: A man is bending over.
| C
| 0 | NIv2 | task190_snli_classification | fs_opt |
Teacher: 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.
Teacher: Now, understand the problem? If you are still confused, see the following example:
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.
Solution: N
Reason: Tom's reason for buying the fruit is not known.
Now, solve this instance: Sentence 1: An athletic dodge ball player winds up to throw a ball and is captured mid throw. Sentence 2: The dodge ball player throws a ball.
Student: | C | 2 | NIv2 | task190_snli_classification | fs_opt |
Given the task definition, example input & output, solve the new input case.
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.
Example: 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
Tom's reason for buying the fruit is not known.
New input case for you: Sentence 1: A person in a yellow shirt and jeans is running on a track. Sentence 2: A person runs on the track.
Output: | C | 1 | NIv2 | task190_snli_classification | fs_opt |
Part 1. 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.
Part 2. Example
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.
Answer: N
Explanation: Tom's reason for buying the fruit is not known.
Part 3. Exercise
Sentence 1: A group of Asians standing in a room while one of them lies on the desk. Sentence 2: Asians are upright in a room except for one laying on a desk.
Answer: | C | 7 | NIv2 | task190_snli_classification | fs_opt |
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task.
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.
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.
Solution: N
Why? Tom's reason for buying the fruit is not known.
New input: Sentence 1: Little by and little girl wearing martial arts gown with yellow belts. Sentence 2: funny people wearing funny belts
Solution: | N | 0 | NIv2 | task190_snli_classification | fs_opt |
Teacher: 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.
Teacher: Now, understand the problem? If you are still confused, see the following example:
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.
Solution: N
Reason: Tom's reason for buying the fruit is not known.
Now, solve this instance: Sentence 1: A boy in a dirty white shirt is filling a water bottle with dirt. Sentence 2: The boy is filling a coke bottle with urine.
Student: | C | 2 | NIv2 | task190_snli_classification | fs_opt |
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.
Example: 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.
Example solution: N
Example explanation: Tom's reason for buying the fruit is not known.
Problem: Sentence 1: Two boys in black swimming trunks are holding another boy by his arms and legs on a beach. Sentence 2: Three boys sit in the backseat of a car.
| Solution: C | 5 | NIv2 | task190_snli_classification | fs_opt |
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.
Sentence 1: A group dressed in wintery attire of people on a sidewalk in Washington D.C. Sentence 2: People standing on a sidewalk.
C
Sentence 1: A woman walks along a boardwalk Sentence 2: A woman is walking on a boardwalk outside.
C
Sentence 1: Little by and little girl wearing martial arts gown with yellow belts. Sentence 2: funny people wearing funny belts
| N
| 0 | NIv2 | task190_snli_classification | fs_opt |
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.
[Q]: Sentence 1: Man taking a photograph of four ladies in a bar. Sentence 2: A man is taking a picture of famous people in a bar.
[A]: N
[Q]: Sentence 1: A few people stand on the edge of a boat; two are posing for a picture and two others are looking out at the sea and land. Sentence 2: There is a boat on the water.
[A]: C
[Q]: Sentence 1: An elderly gentleman is exiting a building. Sentence 2: An old man has a cane.
[A]: | N
| 5 | NIv2 | task190_snli_classification | fs_opt |
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.
Example Input: Sentence 1: Women join arms and dance in a circle while men watch and sing and the background. Sentence 2: Women fight each other in a square shape.
Example Output: C
Example Input: Sentence 1: a group of young men and women push a boat to shore. Sentence 2: A group of people pushing a broken down boat to shore.
Example Output: N
Example Input: Sentence 1: Three people with their backs turned toward the camera that are dressed in what appears to be Viking and Hawaiian costumes with a crowd and towers in the background. Sentence 2: Three people posing for the camera.
Example Output: | C
| 3 | NIv2 | task190_snli_classification | fs_opt |
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.
Input: Consider Input: Sentence 1: A dog runs through the grass. Sentence 2: A cat runs outside.
Output: C
Input: Consider Input: Sentence 1: A man wearing an orange shirt picks up a french fry with chopsticks. Sentence 2: A man has food.
Output: C
Input: Consider Input: Sentence 1: A child getting her face painted. Sentence 2: A child with face paint.
| Output: C
| 2 | NIv2 | task190_snli_classification | fs_opt |
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task.
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.
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.
Solution: N
Why? Tom's reason for buying the fruit is not known.
New input: Sentence 1: A little girl is sliding down a tunnel smiling. Sentence 2: The girl is at a park playground.
Solution: | N | 0 | NIv2 | task190_snli_classification | fs_opt |
Detailed Instructions: 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.
See one example below:
Problem: 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.
Solution: N
Explanation: Tom's reason for buying the fruit is not known.
Problem: Sentence 1: A man in orange vest with a rifle in one hand and a dead bird in the other smiling. Sentence 2: The hunter shot the dead bird and is going to eat it for dinner.
Solution: | N | 4 | NIv2 | task190_snli_classification | fs_opt |
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.
[Q]: Sentence 1: People sit in green chairs at tables in the street. Sentence 2: People are walking along the beach.
[A]: C
[Q]: Sentence 1: A doctor checks a woman's elbow. Sentence 2: A doctor inspects a patients broken arm.
[A]: N
[Q]: Sentence 1: Two men in light colored shirts and dark pants sit on a balcony conversing as a lone car passes below. Sentence 2: Two men are sitting.
[A]: | C
| 5 | NIv2 | task190_snli_classification | fs_opt |
Part 1. 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.
Part 2. Example
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.
Answer: N
Explanation: Tom's reason for buying the fruit is not known.
Part 3. Exercise
Sentence 1: a guy meditating on grass with his eyes closed Sentence 2: The man has his eyes open.
Answer: | C | 7 | NIv2 | task190_snli_classification | fs_opt |
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.
[Q]: Sentence 1: A man relaxes on a fence during sunset. Sentence 2: The man is outside.
[A]: C
[Q]: Sentence 1: A man is standing in front of a brick storefront wearing a black jacket. Sentence 2: A boy is waiting for the bus.
[A]: C
[Q]: Sentence 1: A group of men of varying nationalities hold multiple American Flags and make peace signs for a picture. Sentence 2: They are all from the western hemisphere.
[A]: | N
| 5 | NIv2 | task190_snli_classification | fs_opt |
Teacher: 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.
Teacher: Now, understand the problem? If you are still confused, see the following example:
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.
Solution: N
Reason: Tom's reason for buying the fruit is not known.
Now, solve this instance: Sentence 1: A pitcher from a Houston baseball team is mid-throw. Sentence 2: The baseball player is throwing the ball.
Student: | C | 2 | NIv2 | task190_snli_classification | fs_opt |
Detailed Instructions: 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.
See one example below:
Problem: 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.
Solution: N
Explanation: Tom's reason for buying the fruit is not known.
Problem: Sentence 1: A man standing alone playing with a saxophone in a empty square with red floor tiles. Sentence 2: A man stands with a crowd playing a tuba in a empty circle with green flooring
Solution: | C | 4 | NIv2 | task190_snli_classification | fs_opt |
Teacher: 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.
Teacher: Now, understand the problem? If you are still confused, see the following example:
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.
Solution: N
Reason: Tom's reason for buying the fruit is not known.
Now, solve this instance: Sentence 1: An elderly gentleman is exiting a building. Sentence 2: An old man has a cane.
Student: | N | 2 | NIv2 | task190_snli_classification | fs_opt |
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.
Example Input: Sentence 1: A guy is sitting by a tree watching a girl sing with a blue bucket in front of her. Sentence 2: two dogs are singing by a tree
Example Output: C
Example Input: Sentence 1: Two young boys eating food. Sentence 2: The boys are under the age of 40.
Example Output: C
Example Input: Sentence 1: a guy meditating on grass with his eyes closed Sentence 2: The man has his eyes open.
Example Output: | C
| 3 | NIv2 | task190_snli_classification | fs_opt |
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.
[EX Q]: Sentence 1: A man jumps over a wave while riding a surfboard. Sentence 2: A woman is surfing
[EX A]: C
[EX Q]: Sentence 1: A crowd of people views newspaper covers in Washington D.C. Sentence 2: The crowd is not looking at anything.
[EX A]: C
[EX Q]: Sentence 1: Two dogs running in a field. Sentence 2: Two dogs are sitting in a field.
[EX A]: | C
| 6 | NIv2 | task190_snli_classification | fs_opt |
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.
One example is below.
Q: 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.
A: N
Rationale: Tom's reason for buying the fruit is not known.
Q: Sentence 1: A man sits in the under the hood of a blue truck. Sentence 2: A man is fixing a blue truck.
A: | N | 9 | NIv2 | task190_snli_classification | fs_opt |
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task.
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.
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.
Solution: N
Why? Tom's reason for buying the fruit is not known.
New input: Sentence 1: A few man in a jazz band performing on stage. Sentence 2: The jazz band performing on american idol
Solution: | N | 0 | NIv2 | task190_snli_classification | fs_opt |
Part 1. 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.
Part 2. Example
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.
Answer: N
Explanation: Tom's reason for buying the fruit is not known.
Part 3. Exercise
Sentence 1: A young boy is wearing a white jumpsuit. Sentence 2: A girl wears a blue jumpsuit.
Answer: | C | 7 | NIv2 | task190_snli_classification | fs_opt |
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.
Sentence 1: Two young men riding on a very small horse-drawn wagon full of potatoes. Sentence 2: men with potatoes
N
Sentence 1: Child playing on a playground, hanging from bars. Sentence 2: A dog is eating some food.
C
Sentence 1: A group of five female children reason outdoors. Sentence 2: old man outdoors
| C
| 0 | NIv2 | task190_snli_classification | fs_opt |
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.
Ex Input:
Sentence 1: A man wearing a red cap is leaning on wooden railing. Sentence 2: A man wears a blue hat.
Ex Output:
C
Ex Input:
Sentence 1: A crowd of people are clapping their hands at a concert and some are wearing blue wristbands. Sentence 2: A group of people are booing a band offstage
Ex Output:
C
Ex Input:
Sentence 1: A few man in a jazz band performing on stage. Sentence 2: The jazz band performing on american idol
Ex Output:
| N
| 1 | NIv2 | task190_snli_classification | fs_opt |
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.
One example is below.
Q: 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.
A: N
Rationale: Tom's reason for buying the fruit is not known.
Q: Sentence 1: Two dogs run through a snow-patched desert. Sentence 2: Two dogs are playing fetch.
A: | N | 9 | NIv2 | task190_snli_classification | fs_opt |
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.
[Q]: Sentence 1: The back of two women looking at something which ca n't be seen but the reflection of one of the women can be seen in the mirror on the table. Sentence 2: Two wemon rob a store and break their mirrors.
[A]: C
[Q]: Sentence 1: A man is standing outside a building dressed in black and white while holding a white helmet. Sentence 2: The man is outside.
[A]: C
[Q]: Sentence 1: A young boy is wearing a white jumpsuit. Sentence 2: A girl wears a blue jumpsuit.
[A]: | C
| 5 | NIv2 | task190_snli_classification | fs_opt |
instruction:
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.
question:
Sentence 1: A runner winces as he runs. Sentence 2: His leg fell off while he was running.
answer:
C
question:
Sentence 1: A person is doing tricks on a bicycle in a city. Sentence 2: Someone is doing tricks on a bicycle in a city.
answer:
C
question:
Sentence 1: A man and a woman are standing in the middle of the highway looking at motorcycles on the road as traffic is passing. Sentence 2: Two men look down at their crashed bicycles by the side of the road
answer:
| C
| 9 | NIv2 | task190_snli_classification | fs_opt |
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.
Ex Input:
Sentence 1: An old Asian man walks the streets with a bag of goods. Sentence 2: An old man is walking with a bag of goods.
Ex Output:
C
Ex Input:
Sentence 1: A man is standing next to a hairy farm animal of some kind with their faces touching each other. Sentence 2: The man is standing next to a statue.
Ex Output:
C
Ex Input:
Sentence 1: Five adults and young girl is setting at table in a restaurant and a female adult has a camera in her hand. Sentence 2: The female adult is sleeping.
Ex Output:
| C
| 1 | NIv2 | task190_snli_classification | fs_opt |
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.
Sentence 1: A girl picking dandelions in a grassy meadow. Sentence 2: a girl picks dandelions for salad
N
Sentence 1: Four men, one in a long blue robe, looking like they are doing laundry in a muddy pit in a 3rd world country. Sentence 2: A priest joins 3 other men in the task of doing laundry.
N
Sentence 1: A man in a red jacket stands near a yellow kayak. Sentence 2: people are walking in the dessert.
| C
| 0 | NIv2 | task190_snli_classification | fs_opt |
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.
--------
Question: Sentence 1: A man selling or delivering newspapers stands in front of a Spanish-language information sign. Sentence 2: A man holding newspapers next to a sign outside.
Answer: N
Question: Sentence 1: A dog playing in the waves with a ball. Sentence 2: A dog on its back in the grass.
Answer: C
Question: Sentence 1: Homeless man living among the construction. Sentence 2: A homeless man living in a construction zone.
Answer: | C
| 7 | NIv2 | task190_snli_classification | fs_opt |
TASK 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.
PROBLEM: Sentence 1: A yellow-shirted runner runs with a number pinned to their shirt. Sentence 2: A naked runner has a number pinned to his beard.
SOLUTION: C
PROBLEM: Sentence 1: A man wearing a gray shirt is talking and a woman wearing a red tank top and a man wearing a green shirt is listening to him. Sentence 2: A man instructs his new employess on the details of their jobs.
SOLUTION: N
PROBLEM: Sentence 1: A baseball player wearing a blue uniform and a catcher's mitt walks across a field. Sentence 2: A catcher is walking defeated across a field after losing his match.
SOLUTION: | N
| 8 | NIv2 | task190_snli_classification | fs_opt |
Given the task definition, example input & output, solve the new input case.
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.
Example: 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
Tom's reason for buying the fruit is not known.
New input case for you: Sentence 1: Six huskies are pulling a three wheeled vehicle through the grass. Sentence 2: Dogs racing pulling a three-wheeler outside.
Output: | N | 1 | NIv2 | task190_snli_classification | fs_opt |
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.
Example: 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.
Example solution: N
Example explanation: Tom's reason for buying the fruit is not known.
Problem: Sentence 1: A person in a red and black outfit climbing the side of an icy mountain. Sentence 2: the person climbs the mountain for his job
| Solution: N | 5 | NIv2 | task190_snli_classification | fs_opt |
instruction:
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.
question:
Sentence 1: A musician plays on the streets for tips. Sentence 2: There is a person in the rain.
answer:
N
question:
Sentence 1: A lady standing in the woods raking leaves in front of two parked cars. Sentence 2: The women is driving the car.
answer:
C
question:
Sentence 1: A person in a red and black outfit climbing the side of an icy mountain. Sentence 2: the person climbs the mountain for his job
answer:
| N
| 9 | NIv2 | task190_snli_classification | fs_opt |
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.
Example: 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.
Example solution: N
Example explanation: Tom's reason for buying the fruit is not known.
Problem: Sentence 1: Three teenagers are carrying wood down a street while one of the teenagers is smiling at the camera. Sentence 2: There is a group of teenagers dancing.
| Solution: C | 5 | NIv2 | task190_snli_classification | fs_opt |
instruction:
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.
question:
Sentence 1: A smiling dark-skinned young man sits on a stool at his outdoor workbench and makes a hand gesture of "two-thumbs-up". Sentence 2: A man smiles as he finishes a project at his outdoor workbench.
answer:
N
question:
Sentence 1: Many people are gathered around a street with trees talking. Sentence 2: Somebody in the picture is communicating with another person.
answer:
C
question:
Sentence 1: Three teenagers are carrying wood down a street while one of the teenagers is smiling at the camera. Sentence 2: There is a group of teenagers dancing.
answer:
| C
| 9 | NIv2 | task190_snli_classification | fs_opt |
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.
Q: Sentence 1: A young man jumping off of a dock in front of a suburban American home. Sentence 2: The man is crazy
A: N
****
Q: Sentence 1: a red car is leaping through a ball of fire. Sentence 2: A red car is part of a stunt show.
A: N
****
Q: Sentence 1: A small group of adults and children are wearing hats and shorts on the sandy beach near the blue water. Sentence 2: A small group of adults and children are joyously wearing hats
A: | N
****
| 4 | NIv2 | task190_snli_classification | fs_opt |
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.
Example Input: Sentence 1: Two people with eccentric hairstyles snuggle up under blankets on a bench in front of a laptop. Sentence 2: The people have boring hairstyles.
Example Output: C
Example Input: Sentence 1: The cat is squinting. Sentence 2: The cat is trying to see something
Example Output: N
Example Input: Sentence 1: People are crossing a busy street at night. Sentence 2: people sitting in a cafe
Example Output: | C
| 3 | NIv2 | task190_snli_classification | fs_opt |
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.
[EX Q]: Sentence 1: A man in a orange jacket and blue backpack snowboarding down a mountain in pure white snow. Sentence 2: A man is skiing down the mountainside.
[EX A]: C
[EX Q]: Sentence 1: A riot squad making their way through a crowd. Sentence 2: There is a riotous crowd outside.
[EX A]: C
[EX Q]: Sentence 1: A man dressed as Santa sitting on a chair playing a banjo. Sentence 2: A woman playing guitar looks like santa.
[EX A]: | N
| 6 | NIv2 | task190_snli_classification | fs_opt |
Given the task definition, example input & output, solve the new input case.
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.
Example: 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
Tom's reason for buying the fruit is not known.
New input case for you: Sentence 1: Two men wearing wetsuits riding a wave on surfboards. Sentence 2: A man was giving another man surfing lessons.
Output: | N | 1 | NIv2 | task190_snli_classification | fs_opt |
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.
--------
Question: Sentence 1: People gathered together on a city street. Sentence 2: People gather outside
Answer: C
Question: 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.
Answer: N
Question: Sentence 1: A woman in a knit cap and green coat its on a stone block, looking out. Sentence 2: A woman in a coat is looking at something.
Answer: | C
| 7 | NIv2 | task190_snli_classification | fs_opt |
Part 1. 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.
Part 2. Example
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.
Answer: N
Explanation: Tom's reason for buying the fruit is not known.
Part 3. Exercise
Sentence 1: A woman stands at the base of a staircase waist deep in water while two shirtless men are splashing around in the background. Sentence 2: The men and women are trying to escape the flooded house.
Answer: | N | 7 | NIv2 | task190_snli_classification | fs_opt |
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.
Input: Consider Input: Sentence 1: A woman in black flips through pages of a book in a library as a girl in white wearing headphones smiles. Sentence 2: The father takes his son to the museum to read books.
Output: C
Input: Consider Input: Sentence 1: Three race dogs run to finish a race. Sentence 2: Some animals are running together.
Output: C
Input: Consider Input: Sentence 1: A woman stands at the base of a staircase waist deep in water while two shirtless men are splashing around in the background. Sentence 2: The men and women are trying to escape the flooded house.
| Output: N
| 2 | NIv2 | task190_snli_classification | fs_opt |
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.
[Q]: Sentence 1: A man in a black shirt and jeans stands at a microphone holding a guitar. Sentence 2: The man is performing.
[A]: C
[Q]: Sentence 1: A runner winces as he runs. Sentence 2: His leg fell off while he was running.
[A]: C
[Q]: Sentence 1: A woman with a yellow shirt stretching on a bridge. Sentence 2: A woman stretches.
[A]: | C
| 5 | NIv2 | task190_snli_classification | fs_opt |
Teacher: 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.
Teacher: Now, understand the problem? If you are still confused, see the following example:
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.
Solution: N
Reason: Tom's reason for buying the fruit is not known.
Now, solve this instance: Sentence 1: Person wearing a black hat lets a cat sit on their shoulder. Sentence 2: A witch wearing a black hat lets a cat sit on her shoulder.
Student: | N | 2 | NIv2 | task190_snli_classification | fs_opt |
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.
Example 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.
Example output: N
Example explanation: Tom's reason for buying the fruit is not known.
Q: Sentence 1: Man in black pants, white shirt playing a flue as a lady in pink dances Sentence 2: One human is playing an instrument while another dances.
A: | C | 3 | NIv2 | task190_snli_classification | fs_opt |
Teacher: 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.
Teacher: Now, understand the problem? If you are still confused, see the following example:
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.
Solution: N
Reason: Tom's reason for buying the fruit is not known.
Now, solve this instance: Sentence 1: An Asian man balancing a hat on a stick Sentence 2: The man is hispanic.
Student: | C | 2 | NIv2 | task190_snli_classification | fs_opt |
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.
Example: 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.
Example solution: N
Example explanation: Tom's reason for buying the fruit is not known.
Problem: Sentence 1: A man in an apron appears to be working on a project. Sentence 2: A man in an apron is working on a project.
| Solution: C | 5 | NIv2 | task190_snli_classification | fs_opt |
instruction:
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.
question:
Sentence 1: Woman standing on the shore of a beach. Sentence 2: A woman sits under a tree and reads a book.
answer:
C
question:
Sentence 1: A man on team USA jumps in an attempt to perform a slam dunk. Sentence 2: A man tries to make the winning shot in a basketball game.
answer:
N
question:
Sentence 1: A white dog is trying to catch a ball in midair over a grassy field. Sentence 2: The dog is eating his snack.
answer:
| C
| 9 | NIv2 | task190_snli_classification | fs_opt |
Detailed Instructions: 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.
See one example below:
Problem: 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.
Solution: N
Explanation: Tom's reason for buying the fruit is not known.
Problem: Sentence 1: Two male construction workers in safety vests, sitting in a fenced in area on a street, reading newspapers. Sentence 2: The two construction workers are on a break.
Solution: | N | 4 | NIv2 | task190_snli_classification | fs_opt |
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.
One example is below.
Q: 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.
A: N
Rationale: Tom's reason for buying the fruit is not known.
Q: Sentence 1: Two women reading in the shade. Sentence 2: The women are sleeping on the grass.
A: | C | 9 | NIv2 | task190_snli_classification | fs_opt |
Teacher: 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.
Teacher: Now, understand the problem? If you are still confused, see the following example:
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.
Solution: N
Reason: Tom's reason for buying the fruit is not known.
Now, solve this instance: Sentence 1: A white dog is trying to catch a ball in midair over a grassy field. Sentence 2: The dog is eating his snack.
Student: | C | 2 | NIv2 | task190_snli_classification | fs_opt |
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.
Q: Sentence 1: Emergency Medical Teams working to help a man involved in an automobile accident. Sentence 2: Medical teams working to save a hurt man.
A: N
****
Q: Sentence 1: A crowd of people on a street corner, three boys with their shirts tucked up. Sentence 2: No one is around.
A: C
****
Q: Sentence 1: A soccer player is attempting to score a goal. Sentence 2: a baseball player throws the ball
A: | C
****
| 4 | NIv2 | task190_snli_classification | fs_opt |
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.
[EX Q]: Sentence 1: a man standing outside on a rainy day. Sentence 2: The man cannot find his umbrella.
[EX A]: N
[EX Q]: Sentence 1: A crowd of people views newspaper covers in Washington D.C. Sentence 2: The crowd is not looking at anything.
[EX A]: C
[EX Q]: Sentence 1: Two dogs playing in the snow. Sentence 2: Dogs are outdoors.
[EX A]: | C
| 6 | NIv2 | task190_snli_classification | fs_opt |
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.
--------
Question: Sentence 1: A black and white dog is chasing a ping Frisbee. Sentence 2: The black and white dogs are chasing a duck.
Answer: C
Question: Sentence 1: A girl with the headsets is smoking. Sentence 2: The girl wearing the headphones has a cigarette.
Answer: N
Question: Sentence 1: A group of children pose in front of a large advertisement. Sentence 2: the kids are posing
Answer: | C
| 7 | NIv2 | task190_snli_classification | fs_opt |
Part 1. 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.
Part 2. Example
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.
Answer: N
Explanation: Tom's reason for buying the fruit is not known.
Part 3. Exercise
Sentence 1: Two men wearing sunglasses and walking outside. Sentence 2: The two men are outside.
Answer: | C | 7 | NIv2 | task190_snli_classification | fs_opt |
instruction:
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.
question:
Sentence 1: A girl picking dandelions in a grassy meadow. Sentence 2: a girl picks dandelions for salad
answer:
N
question:
Sentence 1: A man in an orange shirt and headphones working with equipment in front of a brick building. Sentence 2: A construction worker is working outside a house.
answer:
N
question:
Sentence 1: A boy jumping to hit a tennis ball with his racket Sentence 2: The boy is smashing pumpkins.
answer:
| C
| 9 | NIv2 | task190_snli_classification | fs_opt |
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.
Q: Sentence 1: a dirt biker stands in the sunset. Sentence 2: A bicyclist watches the sunrise.
A: C
****
Q: Sentence 1: A guy in a costume. Sentence 2: A guy not in normal clothes.
A: C
****
Q: Sentence 1: A young blond boy wearing a purple, long-sleeve shirt and blue pants jumping over a trench in the woods. Sentence 2: The child is hiking with his parents in Yellowstone National Park.
A: | N
****
| 4 | NIv2 | task190_snli_classification | fs_opt |
Given the task definition, example input & output, solve the new input case.
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.
Example: 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
Tom's reason for buying the fruit is not known.
New input case for you: Sentence 1: A dark-haired man in a brown t-shirt walking on the street. Sentence 2: The dark-haired man is looking for his dog.
Output: | N | 1 | NIv2 | task190_snli_classification | fs_opt |
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.
One example is below.
Q: 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.
A: N
Rationale: Tom's reason for buying the fruit is not known.
Q: Sentence 1: A guy is operating a bulldozer, and they are working on the sewer lines. Sentence 2: The man is using a bulldozer.
A: | C | 9 | NIv2 | task190_snli_classification | fs_opt |
Part 1. 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.
Part 2. Example
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.
Answer: N
Explanation: Tom's reason for buying the fruit is not known.
Part 3. Exercise
Sentence 1: two snowboarders jump. Sentence 2: two snowboarders jump in unison on the mountain
Answer: | N | 7 | NIv2 | task190_snli_classification | fs_opt |
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.
Example Input: Sentence 1: A woman holds a lit lamp. Sentence 2: The woman is holding a lamp.
Example Output: C
Example Input: Sentence 1: Two men wearing hats with a flame at the top. Sentence 2: Two men in hats.
Example Output: C
Example Input: Sentence 1: A lady in a white dress holding a rooster. Sentence 2: A woman is holding a white rooster.
Example Output: | N
| 3 | NIv2 | task190_snli_classification | fs_opt |
instruction:
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.
question:
Sentence 1: The vehicle is crossing a stream of water, in a wooded area. Sentence 2: A jeep is lost in the woods.
answer:
N
question:
Sentence 1: A man in glasses playing an acoustic guitar. Sentence 2: the guy with glasses plays the guitar
answer:
C
question:
Sentence 1: A toddler being helped out of a pool. Sentence 2: The small child finishes swimming.
answer:
| C
| 9 | NIv2 | task190_snli_classification | fs_opt |
Part 1. 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.
Part 2. Example
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.
Answer: N
Explanation: Tom's reason for buying the fruit is not known.
Part 3. Exercise
Sentence 1: A blond-haired mother is holding her newborn baby. Sentence 2: A blond lady is holding her baby and two more babies.
Answer: | N | 7 | NIv2 | task190_snli_classification | fs_opt |
Part 1. 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.
Part 2. Example
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.
Answer: N
Explanation: Tom's reason for buying the fruit is not known.
Part 3. Exercise
Sentence 1: A businessman in a tan suit sleeps on the sidewalk near a building. Sentence 2: The man is dead.
Answer: | C | 7 | NIv2 | task190_snli_classification | fs_opt |
Teacher: 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.
Teacher: Now, understand the problem? If you are still confused, see the following example:
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.
Solution: N
Reason: Tom's reason for buying the fruit is not known.
Now, solve this instance: Sentence 1: A mom is playing with her son on the ground. Sentence 2: the mom is white
Student: | N | 2 | NIv2 | task190_snli_classification | fs_opt |
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.
One example: 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.
Solution is here: N
Explanation: Tom's reason for buying the fruit is not known.
Now, solve this: Sentence 1: Four women participating in an ice-skating race. Sentence 2: No humans participating
Solution: | N | 6 | NIv2 | task190_snli_classification | fs_opt |
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.
Q: Sentence 1: A man plays billiards and aims for the balls. Sentence 2: A man shoots pool at a bar.
A: N
****
Q: Sentence 1: A bicycle racer slides down the hill toward a flag while spectators watch along the tree lined route. Sentence 2: Someone is riding a yellow mountain bike.
A: N
****
Q: Sentence 1: Two men are being lifted up by a piece of heavy machinery. Sentence 2: Two men are eating at a restaurant
A: | C
****
| 4 | NIv2 | task190_snli_classification | fs_opt |
Part 1. 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.
Part 2. Example
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.
Answer: N
Explanation: Tom's reason for buying the fruit is not known.
Part 3. Exercise
Sentence 1: Two men are being lifted up by a piece of heavy machinery. Sentence 2: Two men are eating at a restaurant
Answer: | C | 7 | NIv2 | task190_snli_classification | fs_opt |
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.
Example Input: Sentence 1: The market man prepares the meat for sale. Sentence 2: A man cleaning fish.
Example Output: N
Example Input: Sentence 1: An older Asian man is cooking food on a grill and serving it to customers on the street. Sentence 2: An older asian male food vender cooking food at a grill and serving people their food on the street.
Example Output: C
Example Input: Sentence 1: A mom is playing with her son on the ground. Sentence 2: the mom is white
Example Output: | N
| 3 | NIv2 | task190_snli_classification | fs_opt |
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.
One example is below.
Q: 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.
A: N
Rationale: Tom's reason for buying the fruit is not known.
Q: Sentence 1: A man in costume looks rather amusing. Sentence 2: A man is naked
A: | C | 9 | NIv2 | task190_snli_classification | fs_opt |
instruction:
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.
question:
Sentence 1: An elderly gentleman is exiting a building. Sentence 2: An old man has a cane.
answer:
N
question:
Sentence 1: A man dressed in white walks a yellow rope on the ground that is attached to the handlebars of a bicycle. Sentence 2: The man pulling the bicycle with the rope.
answer:
N
question:
Sentence 1: A man dressed in long sleeves and pants is standing in front of snow covered mountains with a thick layer of fog. Sentence 2: A man dressed in long sleeves and pants is outside in the cold
answer:
| C
| 9 | NIv2 | task190_snli_classification | fs_opt |
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.
Example 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.
Example output: N
Example explanation: Tom's reason for buying the fruit is not known.
Q: Sentence 1: A group of young adults are hanging out in a bowling alley. Sentence 2: A crowd of people watching cars race down the track.
A: | C | 3 | NIv2 | task190_snli_classification | fs_opt |
instruction:
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.
question:
Sentence 1: Two women that are getting ready to hit a volleyball in a volleyball game. Sentence 2: Two women are playing outdoor volleyball.
answer:
N
question:
Sentence 1: A wet spaniel clears a jump. Sentence 2: A small wet spaniel jumps.
answer:
N
question:
Sentence 1: Two people seem to be planting seeds on a farm. Sentence 2: A group of people watering the lawn
answer:
| C
| 9 | NIv2 | task190_snli_classification | fs_opt |
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.
One example is below.
Q: 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.
A: N
Rationale: Tom's reason for buying the fruit is not known.
Q: Sentence 1: Two children are sitting at a table eating food. Sentence 2: The kids are building a puzzle at the table.
A: | C | 9 | NIv2 | task190_snli_classification | fs_opt |
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.
[Q]: Sentence 1: Two older looking cars are on a drag race strip. Sentence 2: Two cars about to race.
[A]: N
[Q]: Sentence 1: An asian man wearing a black suit stands near a dark-haired woman and a brown-haired woman. Sentence 2: An asian man stands next to two white women.
[A]: N
[Q]: Sentence 1: A child scales a climbing wall. Sentence 2: A girl is climbing a wall.
[A]: | N
| 5 | NIv2 | task190_snli_classification | fs_opt |
Part 1. 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.
Part 2. Example
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.
Answer: N
Explanation: Tom's reason for buying the fruit is not known.
Part 3. Exercise
Sentence 1: A girl wearing a pink coat and red hat walks down a gravel path. Sentence 2: A girl wearing a pink coat and red hat walks down a gravel hiking path.
Answer: | N | 7 | NIv2 | task190_snli_classification | fs_opt |
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.
Ex Input:
Sentence 1: A red race car leaves smoke behind. Sentence 2: A race car is red.
Ex Output:
C
Ex Input:
Sentence 1: A baseball player, with the number four on his shirt, is shown from the rear, running while throwing the ball. Sentence 2: A person in a red baseball uniform is throwing a player from the other team out.
Ex Output:
N
Ex Input:
Sentence 1: A woman with glasses is drawing with crayons while holding a mirror. Sentence 2: The woman is building a sandcastle.
Ex Output:
| C
| 1 | NIv2 | task190_snli_classification | fs_opt |
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.
One example: 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.
Solution is here: N
Explanation: Tom's reason for buying the fruit is not known.
Now, solve this: Sentence 1: A man looks excited as he begins to spray champagne in the air. Sentence 2: A man sprays champagne in the air.
Solution: | C | 6 | NIv2 | task190_snli_classification | fs_opt |
End of preview. Expand
in Data Studio
README.md exists but content is empty.
- Downloads last month
- 6