input
stringlengths 1.18k
1.68k
| output
sequencelengths 1
1
| id
stringlengths 41
41
|
---|---|---|
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Tom accidentally knocks a clay pot and a metal pot off of a shelf. Question: Which pot is less likely to break? (A) Clay pot (B) Metal pot
Output:
| [
"B"
] | task1380-95062097c26145498121e409a540a50c |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Jimbo's race car is much faster then his bulldozer. Question: If both vehicles are driven for 30 seconds, which one will have gone the greater distance? (A) race car (B) bulldozer
Output:
| [
"A"
] | task1380-e8513481d85445b296d918c0a52e8376 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Roy is trying to figure out which type of hockey field will allow him to make the longest hockey slapshot with his hockey puck. The roller hockey field is rough and made of asphalt while the ice hockey field is smooth and made of ice. Question: Which field will let him make a longer slapshot? (A) roller hockey (B) ice hockey
Output:
| [
"B"
] | task1380-1b4511e81dbf4ded8edb110caa337d32 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Allison and Debra are each competing in a Karate tournament. Allison is a trained athlete and extremely flexible. Debra is an amateur and is not flexible at all. Question: Who is more likely to pull something during the high kick portion of the event? (A) Allison (B) Debra
Output:
| [
"B"
] | task1380-2bf86c46464c44baa5ae7b9c95b9f315 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Tim prepared dinner for the whole family. He plates the food for the family on nice porcelain and paper plates. Question: If Tim would drop the plates which one would not break? (A) porcelain plate wont break (B) paper plate wont break
Output:
| [
"B"
] | task1380-5d58a8bff1c648f3942ef0b9e61bac19 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: A grocery bag experiences more resistance sliding across a store floor then across a house floor. Question: Which floor will force the grocery bag to move slower across it? (A) house floor (B) store floor
Output:
| [
"B"
] | task1380-bed2f2e8fd384d38be2beb23236349a0 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Mary isn't as strong as Jimbo. Question: If they both throw a ball, who can't throw it as far? (A) Mary (B) Jimbo
Output:
| [
"A"
] | task1380-60148c70022147eaa5fedc78b6572947 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: The planet Earth has more mass then the plant Venus. Question: Which plant has stronger gravity emitting from it? (A) Earth (B) Venus
Output:
| [
"A"
] | task1380-7b6d42b7a7884245a1c2aba6e7c3e6af |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: A glider moves at a lower rate of speed through the treetops then through the air. Question: Which surface is smoother? (A) treetops (B) air
Output:
| [
"B"
] | task1380-8f31caf282184d098f0dcf5248bbb409 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Two boats set sail from the same port and experience similar speeds on their journey. The first stops its trip in London, while the second continued onward to Norway. Question: Which of the two has covered more distance by the end of their respective journies? (A) The boat to London (B) the boat to Norway
Output:
| [
"B"
] | task1380-a7e04ef5ec734fe3b4ef0f5478652e1d |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Rolling a golf ball along the fairly is very easy, but rolling one along tall grass is difficult. Question: Which surface will let a golf ball roll for a longer distance? (A) fairway (B) tall grass
Output:
| [
"A"
] | task1380-fa47e8c07d77432298999a61133aea55 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Harry has always been stronger then Fred. Question: Which person can throw the greater distance? (A) Harry (B) Fred
Output:
| [
"A"
] | task1380-416197ad02244051a85ee23962400a72 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Lisa and Melissa were each doing different exercise routines. After 1/2 hour, Lisa was dripping sweat and Melissa was still dry. Question: Who did the harder workout? (A) Melissa (B) Lisa
Output:
| [
"B"
] | task1380-677401f2379046c981d056818d7015de |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: A tape measure sliding across plywood has more resistance then one sliding across a writing desk. Question: Which surface will make the tape measure get hotter? (A) writing desk (B) plywood
Output:
| [
"B"
] | task1380-c261f9c098464647ba3d39ade58fd6fe |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Lane is testing how strong gravity pulls on different objects. She drops a brick and a penny from a roof at the same time. Question: Which has larger mass and hits the ground first? (A) brick (B) penny
Output:
| [
"A"
] | task1380-fcda3608e61b4a37a8223961326ebf82 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: David was playing whiffleball in the backyard. He hit the ball and it rolled quickly on the soil. He then hit the ball again and it rolled more slowly in a mulched area. Question: Where would the ball roll the longest distance? (A) soil (B) mulch
Output:
| [
"A"
] | task1380-22c7974841524da9b6c9d9a23e523306 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Dana just got down running a marathon. Alan just got done doing relaxing yoga. Question: Who is sweating more? (A) Alan (B) Dana
Output:
| [
"B"
] | task1380-f18c644f8be8437c9f33356c6338e075 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Gumby is flexible, while Humpty Dumpty isn't. Question: Which one would be more fragile? (A) Gumby (B) Humpy Dumpty
Output:
| [
"B"
] | task1380-2d817d6a05d345ad9e8758b65c0d12a4 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Mike was comparing the mass of a boulder and a pebble. He found that the mass of the boulder was much greater then the mass of the pebble. Question: Which item emits weaker gravity? (A) boulder (B) pebble
Output:
| [
"B"
] | task1380-0024a87fbae141a79e9588d2157815f5 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Gabriel is working on cleaning up his apartment. He is moving items and drops two of them; a cardboard box and a ceramic dish. Question: Which one breaks? (A) cardboard box (B) ceramic dish
Output:
| [
"B"
] | task1380-8a50b557f319463dac3c80421652573d |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Jason has just woken up from a coma and needs to learn to use his arms and legs again. He goes to the park to throw a ball with his friend Andy. Question: Who can throw the ball harder? (A) Jason (B) Andy
Output:
| [
"B"
] | task1380-07d28cd178fc4859906ceddca73efaed |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Caleb stands on the corner in front of a restaurant. Down the road is a car dealership. Question: Which appears larger? (A) car dealership (B) restaurant
Output:
| [
"B"
] | task1380-75f240e9707a43419b8920305eb3392c |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: A sailboat and a speedboat were crossing the lake. Question: Which one made it across first? (A) the sailboat (B) the speedboat
Output:
| [
"B"
] | task1380-fb3f458d65d44cc5a688fa355479c20c |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: A carrot rolling around on a dinner plate has an easy time, but one rolling around on a breakfast plate has a hard time moving. Question: Which surface forces the carrot to roll around at a lower rate of speed? (A) dinner plate (B) breakfast plate
Output:
| [
"B"
] | task1380-1ba67228ade548b69f111018f048c441 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: A falcon takes less time to get to its food than a sloth does. Question: Why? (A) the falcon is faster than the sloth (B) The falcon is slower than the sloth
Output:
| [
"A"
] | task1380-d3eed2d7abb64aa392993138875ee810 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Mike's tank weighs much more than his motorcycle. Question: Which object takes longer to speed up? (A) motorcycle (B) tank
Output:
| [
"B"
] | task1380-a8641db1d7dd4bd7b31e578a604212aa |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Veronica and her friends are walking to the haunted barn attraction on Halloween night. They see 2 glowing pumpkins in the distance, but the one on the left side of the road appears a lot more brilliant than the one on the right side of the road. Question: Which one will they reach first? (A) the one on the left (B) the one on the right
Output:
| [
"A"
] | task1380-5d673a4387c64eecb93a9ac13c13cdb7 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: A girl slides a game piece across the gameboard, then across across the carpet. He notices the game piece shows more resistance against the carpet. Question: Which surface allows the game piece to slide faster with the same force? (A) the gameboard (B) the carpet?
Output:
| [
"A"
] | task1380-187bb6a28d7747e5844a64a41995fba9 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Tina and Maria both take cruises. Both ships travel at 35 mph, but Tina's cruise is an hour longer. Question: Who went further? (A) Tina (B) Maria
Output:
| [
"A"
] | task1380-6890afc0f4434f1d82ff24b2be39fc22 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Ellen was an older woman with a daytime talk show, and Bruce was an older man who had starred in many action films. He still worked out every day, while she merely ate many danishes. One day, Bruce was on Ellen's show, and they decided to see who could throw a Frisbee further. Question: Who wasn't able to throw it as far? (A) Ellen couldn't throw it as far (B) Bruce couldn't throw it as far
Output:
| [
"A"
] | task1380-c0af66f578d24bc9a6b9978c20007f7a |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: An apple is sitting 5 feet away from Harry, and a watermelon is sitting 10 feet away. Question: Which item looks larger? (A) watermelon (B) apple
Output:
| [
"B"
] | task1380-eff45480711b4957a9a112a6d7cb32d7 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Mary and Tim were going on a trip. They were both driving their cars. Both were driving at the same speed and left at the same time. However, Mary stopped at four in the afternoon, while Tim drove until it was dark. Question: Who drove farther? (A) Mary (B) Tim
Output:
| [
"B"
] | task1380-4dd9ea003cd84244ac8d60dd7ab80799 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Sue was a prima donna and hated to perspire, but her best friend Rhoda loved doing so because it made her feel alive. Question: When they went to the gym together, who was more likely to put in a long, tough workout? (A) Rhoda (B) Sue
Output:
| [
"A"
] | task1380-f2a8731bec55481495791760db9650e6 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: An internet server for a popular game is in Georgia. People in Florida get less ping playing the game than in Europe using the same server. Question: Why? (A) Europe is farther so data does not have time to speed up (B) Florida is closer so data has less to travel
Output:
| [
"B"
] | task1380-48ebdb6db0be431daed441553cba1f6e |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Macy is attending the local Christmas parade. Question: She covers her ears when a marching band comes where? (A) Around the corner (B) Directly in front of her
Output:
| [
"B"
] | task1380-81bca7c74c2d4c0e885fa06986a19eee |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Jessica was preparing for her role in a movie by twirling her lasso and gyrating vigorously on the stage. A random cameraman filmed it all, rather relaxed as he occasionally sipped a cool drink and reclined in a chair directly in front of the air conditioner. Question: Who would be sweatier? (A) Jessica (B) a random cameraman
Output:
| [
"A"
] | task1380-59d1191e88284a8998e5892c1d6009bc |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: An explosion happens on Mars. And explosion also happens on earth. Question: Which explosion is quieter? (A) Earth (B) Mars
Output:
| [
"B"
] | task1380-4455bb1070584ba48def0723f1af180d |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Elliot weighs 20 pounds more than Leon. Question: Who has a bigger gravity pull? (A) Elliot (B) Leon
Output:
| [
"A"
] | task1380-f9330db9eb754d7ab78626831ccd20a2 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Planet 845-B had a lot of gravitational pull on the celestial objects surrounding it, but Planet 483-6-C barely affected the space around it at all. Question: Which of the two planets is likely to have the larger amount of mass? (A) Planet 845-B (B) Planet 483-6-C
Output:
| [
"A"
] | task1380-a6b4565b28464184817cd4cd06ebba2c |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Sam stands 100 feet away from John and yells John's name. She moves to 100 yards away from John and yells his name. Question: At what point will Sam's voice sound less loud? (A) 100 feet (B) 100 yards
Output:
| [
"B"
] | task1380-ae9b06d0ab9c4f6f88b860a6dcc03276 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Mike knows that his porsche is quicker then his mazda. Question: If he drove both cars for the same amount of time, which would have gone the greater distance? (A) porsche (B) mazda
Output:
| [
"A"
] | task1380-5b43d049c54046c7a87001a9588e7361 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: A hockey player was testing out a couple of new sticks. He noticed that the blue hockey stick had much more give and bend to it than the white hockey stick did. Question: Which hockey stick is more likely to break during play? (A) the white hockey stick (B) the blue hockey stick
Output:
| [
"A"
] | task1380-febbb67b2ad54f1fb77f56eef00a7b4d |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: A paper towel is placed over a cup. So is a sheet of iron. Question: Which surface will be easier to drill through? (A) Iron (B) Paper Towel
Output:
| [
"B"
] | task1380-b354faab0aa649a7b22b2038b83b2d05 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Skippy and Finn are dogs who are running down the street. They run at the same speed. Question: Skippy stops running before Finn does, so who ran the farthest? (A) Skippy (B) Finn
Output:
| [
"B"
] | task1380-7f431fccf1b2427c869150ee73f13a4b |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Jimbo and James are digging a hole together. Jimbo is doing most of the work, and James is mainly standing around. Question: Which person is sweating more? (A) Jimbo (B) James
Output:
| [
"A"
] | task1380-4ca72b3167cc4b6eaec8a9d7ecdc6295 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: John and Kate live in the same house and work in the same building. John rides his bicycle to work and Kate walks to work. Question: Who will require a smaller amount of time to get to work? (A) Kate (B) John
Output:
| [
"B"
] | task1380-d04cc12d7bc041f9929f929e0d601b47 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: A globe can spin at a quicker rate of speed in a petite hand compared to a calloused hand. Question: Which hand is the smoother one? (A) calloused hand (B) petite hand
Output:
| [
"B"
] | task1380-b0014d4dfd9d4f859d05d0eb714cccd2 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: A camera slid along a folding table moves gently, while one slid along a card table bumps along. Question: Which type of table will allow the camera to slide at a greater rate of speed? (A) folding table (B) card table
Output:
| [
"A"
] | task1380-b154a4ef1a94428d8fcc0669fde468b4 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Jimbo's note paper is much thinner then his cardboard. Question: Which item is not as strong as the other? (A) cardboard (B) note paper
Output:
| [
"B"
] | task1380-b9e2e7d14d3f4ab799c9544f4936df40 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Karl is trying to light a match on his pant legs with very little success. He finds a piece of rough leather to strike the match against and the match lights up in no time. Question: Which surface provides more friction for heat? (A) PANT LEG (B) ROUGH LEATHER
Output:
| [
"B"
] | task1380-52df7c49d6d2473aaa567a8c4f02b4ce |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: An astronomer was studying the properties of some stars. She saw that one was a neutron star that was so densely packed with material that it had a far larger mass than an ordinary star that she was also observing. Question: Which of these stars would she expect to have a greater gravitational force? (A) neutron star (B) ordinary star
Output:
| [
"A"
] | task1380-915a8b923e2444888409ffb7b14dd58a |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Sarah was playing jacks on the rug. The ball bounced away and rolled on the rug, then onto the linoleum kitchen floor nearby. The rug had more resistance than the kitchen floor. Question: Which surface was smoother? (A) rug (B) linoleum kitchen floor
Output:
| [
"B"
] | task1380-70d959741b314ff78a4be538b6fb7dd6 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: A millipede and a centipede were walking along a trail at the same speed. The millipede stopped after 8 feet and the centipede kept going. Question: Which one spent less time walking? (A) the millipede (B) the centipede
Output:
| [
"A"
] | task1380-2208730b714843bda72fd48c0427c879 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Sliding a lunch bag across a shiny table makes it go a greater distance then sliding it across a matte table. Question: Which table will make the bottom of the bag stay cooler? (A) shiny table (B) matte table
Output:
| [
"A"
] | task1380-abb2a401dd464c608d4d8664246e1d69 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Tim and Marty are on a basketball court getting some exercise. Marty walks around the perimeter of the court while Tim does sprints back and forth from end of the court to the other. Question: At the end of their session, who will have to wipe less perspiration off their face? (A) Tim (B) Marty.
Output:
| [
"B"
] | task1380-76a638f63c3f4513bd6fb4bcd30bd4da |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Your house is pretty large. But the moon is larger. Question: Which object has lesser gravity? (A) House (B) Moon
Output:
| [
"A"
] | task1380-bd77c7641a2940b597ceac92128ab79a |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: James has rigorous fencing lessons in the morning, and in the evening goes to see a film at the cinema with his girlfriend. Question: Where is he less likely to be sweaty? (A) While fencing (B) While watching a movie
Output:
| [
"B"
] | task1380-0f4b7fe3388d41b09ad2561cb322a9b2 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: John rides the bullet train from Tokyo to Kyoto and Jim rides the same path on his bicycle. Question: Which person will spend less time making the trip? (A) John (B) Jim
Output:
| [
"A"
] | task1380-228c15b7af474b2b8c8f984f201c9b69 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Ben was carrying a thick laptop. Jeff was carrying a thin laptop. Question: If both were dropped at the same height which laptop would most likely survive the fall? (A) Thick Laptop (B) Thin Laptop
Output:
| [
"A"
] | task1380-6d9cf6b62ea242b0bc9279d1e1017bf6 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Two Amish couples are getting ready to leave the grocery store. They load their groceries into each one of their carts. Each cart has one horse pulling it and they are equally strong. Horse one has to carry 10 pounds more food than Horse 2. Question: Which one will be slower to accelerate? (A) horse one (B) horse 2
Output:
| [
"A"
] | task1380-9784e96bbed847c29ab7540958475794 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: As you sit at your desk and work on your laptop tonight look outside. Question: Which object appears smaller the moon or your laptop? (A) Laptop (B) Moon
Output:
| [
"B"
] | task1380-65b0ae9c7cb04a148db03a6cb4952eca |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Harrison wasn't paying attention while washing dishes, and dropped two plates on the floor. The one with a floral pattern on it immediately shattered, but the plain one looked as good as new. Question: What plate was more likely made of a thinner material? (A) floral plate (B) plain plate
Output:
| [
"A"
] | task1380-7471d501e8cc433ba8204b6e93b5b84b |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Jupiter is much bigger than Mercury. Question: On which planet would you weigh more? (A) Jupiter (B) Mercury
Output:
| [
"A"
] | task1380-9624afa39fe84365a7cd7604a0ae5322 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Venus has about half the mass of Neptune. Question: On which planet will an astronaut be able to jump the highest? (A) Venus (B) Neptune
Output:
| [
"A"
] | task1380-64db5cc29c8f48549c55f426cff5b5e1 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Jim is a young boy who loves camping with his father. They often throw rocks into the river. Question: Who can throw the rocks the furthest? (A) Jim's Father (B) Jim
Output:
| [
"A"
] | task1380-ca9b7b851e0541b0890922cae7a7181b |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Jim was pulling a trailer full of lemons behind his ATV. He was riding with his friend Bill who had nothing behind his ATV. They were trying to speed up to get home because it looked like it was going to rain. Question: Who was able to pull ahead of the other? (A) Jim (B) Bill
Output:
| [
"B"
] | task1380-0e32032822404c6ea49bc04551b5ec8b |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Roni was playing with a beach ball at the beach. She noticed that when she rolled the ball on the sand, it traveled slower than when she rolled it on the wooden boardwalk. Question: Which surface provides more resistance? (A) sand (B) boardwalk
Output:
| [
"A"
] | task1380-d50e3814ffea43eeb20ad08fd4f71bf0 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Little Bobby is in the woods breaking tree branches for fire wood. Question: Which branch can he break easier? (A) Thin branch (B) Thick branch
Output:
| [
"A"
] | task1380-8fdaccf067fb4a6195ba04cc8d1cc1f3 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: The mass of Mars is greater then that of Venus. Question: Which planet emits stronger gravity? (A) Mars (B) Venus
Output:
| [
"A"
] | task1380-07316c6bcf634a1589818bfaadc030b0 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Jana and her mom were biking through the park. Her mom was being more leisurely. Question: Who took longer to make a lap around the park? (A) Jana (B) her mom
Output:
| [
"B"
] | task1380-240a843c4bda4d67804c511f5da7a3e5 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Sue is in the airport terminal waiting for her flight to board and watching the planes as they fly in. She sees a plane a good distance from the airport flying closer and a few minutes later that same plane lands and pulls up to the terminal outside. Question: When will the plane look like it has less size? (A) when it's off in the distance (B) when it right outside the terminal.
Output:
| [
"A"
] | task1380-625495ae939045478356429944d6a71b |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Two chimps in a zoo always like to throw apples into the neighboring zebra enclosure. Zippy always seems to throw the apples further than Toby. Question: Which chimp is weaker? (A) Zippy (B) Toby
Output:
| [
"B"
] | task1380-6eff9ce78ed24bdaaa50d61399b9ce48 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Two matchbox cars are being rolled down a sidewalk at the same time. The red car goes further than the blue car. Question: Which car is quicker? (A) red car (B) blue car
Output:
| [
"A"
] | task1380-8310900c9a464154a4a680404b8ae30c |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Due to its much weaker gravity, astronaut Kevin is thrilled to discover that he can jump much higher on the moon than he ever could when on Earth. Question: Judging from Kevin's exploits, which of the following is true? (A) Earth has less mass (B) The moon has less mass
Output:
| [
"B"
] | task1380-9b5e265f0df14f76946352bb88ba051a |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: The glassblower mistakenly let the liquid glass become too hard and when he tried to manipulate its shape, it snapped. Question: Which glass could be shaped and bent more easily? (A) The liquid glass (B) The hardened glass
Output:
| [
"A"
] | task1380-e834757847884cd58a35247c0fe53e48 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: A raft weighs less then a schooner. Question: Which boat can get up to top speed faster? (A) raft (B) schooner
Output:
| [
"A"
] | task1380-ce0c0b4cd7bb48b391dd3fd3bc37498a |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Astronauts exploring the galaxy first land on a red planet and later land on a green planet. The red planet is larger in mass than the green planet. Question: On which of these planets will the astronauts feel a lower gravitational force? (A) the red planet (B) the green planet
Output:
| [
"B"
] | task1380-41d9f4200b894170a39c4e0b67921d11 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Mike is standing closer to a lantern then to a streetlight. Question: Which light source seems brighter to him? (A) lantern (B) streetlight
Output:
| [
"A"
] | task1380-1285dbcdf3b843b998d42b7e1d1b213e |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Kim and Dan begin driving in a straight line at the same speed. Question: If Kim drives for half as much time as Dan, who will go a shorter distance? (A) Kim (B) Dan
Output:
| [
"A"
] | task1380-86418cee3b0741b6b3ce3a56006299e2 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Rolling a red ball across an orange carpet makes the ball get hotter then rolling it across a blue carpet. Question: Which carpet is the most smooth? (A) blue carpet (B) red carpet
Output:
| [
"A"
] | task1380-b37d9f2041694a2a943c084d1e635a62 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Brett is driving a truck around a dirt track. The dirt track has more friction than when Brett drives the same truck on the road. Question: What will make more heat? (A) the truck on the road (B) the truck on the dirt track
Output:
| [
"B"
] | task1380-1b0be459f9eb4bb58f33d08e59b2a8c1 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Bob ran his hand over his girlfriends legs. One leg was shaved and the other was stubbly. He noted that the shaved leg was much smoother. Question: Which leg caused more friction? (A) The shaved leg (B) The stubbly leg
Output:
| [
"B"
] | task1380-6adbdd5d66da4d26bb0be158b1dbef40 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Daniel and Nate compete in a boxing match. Daniel is very old thin and weak while Nate is big and strong. Question: Who loses the boxing match? (A) Nate (B) Daniel
Output:
| [
"B"
] | task1380-644ef125da024011a99cc5b21e559faf |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Stanley and Kayle are driving their cars at 40 mph down the road. Stanley stops his car to answer his phone while Kayle continues driving. Question: Who drives the shortest distance? (A) Stanley (B) Kayle.
Output:
| [
"A"
] | task1380-8910904ab1584d87afe2b8bc610d36e4 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Connor's dog ran out the door and down the street. He got in the car to chase it. Question: When will the dog look smaller to Connor? (A) when he catches it (B) While chasing it
Output:
| [
"B"
] | task1380-4274b0e2ca5c4afca6505e3f74840f2f |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Matt knows that cakes are smoother than pies. Question: Which dish can he push his spatula deeper into? (A) cake (B) pie
Output:
| [
"A"
] | task1380-b486e09671c24470a8e5821cc1dba193 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: One dump trucks is full with iron pellets and a second dump truck of the same type is full of feathers. They decide to have a race. Question: Which dump truck can get going faster? (A) the one with iron pellets (B) the one with feathers
Output:
| [
"B"
] | task1380-81a2033ea6b74287a60a542c52090d7c |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: A turtle is slower then a rabbit. Question: If both animals are racing, which one will travel less distance in 5 minutes? (A) rabbit (B) turtle
Output:
| [
"B"
] | task1380-ec6aa979e1e446f8842f3de909cce5e4 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Superman has superhuman strength and is the strongest being in the universe. Him and Spiderman are curious who can throw a tank the farthest. Question: Who wins this face off of superheroes? (A) Superman (B) Spiderman
Output:
| [
"A"
] | task1380-3dbd8adb86834cc48c8ee400cf230cae |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Kristen is full of energy before work, but worn out after a long day of work. She has parked her car two blocks from work and walks more slowly between her car and her workplace after work than she did before work. Question: Which trip will Kristen take longer to make? (A) the trip before work (B) the trip after work
Output:
| [
"B"
] | task1380-d9a2228a27864530a0239e9e07a21d39 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: A cutting board is put over a metal sink. Sarah cuts some vegetables on the cutting board. The cutting board slides around. She moves the cutting board onto a wet dish rag on the counter. Then she cuts more vegetables. The cutting board doesn't slide around. Question: Which one of these sticks to the cutting board more safely? (A) metal sink top (B) wet dish rag
Output:
| [
"B"
] | task1380-cceda6e3f2024dddaf6b00fc1de29bc9 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Suppose you look into the sky. Question: Which star is easier to see? (A) Sirius (B) Capella
Output:
| [
"A"
] | task1380-06930fb50db44249a112951470a64dd7 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: A marker writes at a slow rate of speed over soft paper and a high rate of speed over hard paper. Question: Which paper offers more resistance? (A) soft paper (B) hard paper
Output:
| [
"A"
] | task1380-bacdac240fbc434dbd6cdd48ef226ada |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Mike knows that his straw bends easier then his stick. Question: Which object is less likely to break when being bent? (A) stick (B) straw
Output:
| [
"B"
] | task1380-c54aaaa09ada433082d69aa7c00def31 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Gary is trying to bend different things. He tries to bend a rubber mat and a wooden pencil. Question: Which breaks first? (A) rubber mat (B) wooden pencil
Output:
| [
"B"
] | task1380-e3f0587b9b90497b96b58c242bc70b17 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: A skateboard wheel gets hotter when rolling over a gravel driveway compared to rolling over a dirty path. Question: Which surface is providing more friction? (A) gravel driveway (B) dirty path
Output:
| [
"A"
] | task1380-d284191600df49948936fc65089c1416 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Carrie visits Dina at her house. Dina rides her exercise bike while Carrie sits and watches television. Question: Which of the two will have a smaller pool of sweat at their feet when they are done? (A) Carrie (B) Dina.
Output:
| [
"A"
] | task1380-bf056d1d3068451bb331d6db6251d451 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: From where Keith was standing, Paul's mining helmet gave off a brilliant light, but Pedro's helmet barely offered a flicker. Question: Which of the miners was closer to Keith? (A) Pedro was closer (B) Paul was closer
Output:
| [
"B"
] | task1380-1d60647f65d14a90b9513d3daa1604a1 |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: A young boy stretches two rubber bands of the same thickness to see which will be the first to snap. The red rubber band feels much stiffer than the yellow rubber band. Question: As a result, which rubber band will snap first? (A) the yellow rubber rand (B) the red rubber band
Output:
| [
"B"
] | task1380-08f40414c7c7419a81f079792eeffb5a |
Definition: You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Positive Example 1 -
Input: Sentence: Jacob and Benny are squatting at the gym. Jacob has thin frail legs and Benny has big strong legs. Question: Who squats less weight? (A) Jacob (B) Benny
Output: A
Positive Example 2 -
Input: Sentence: The fastest land animal on earth, a cheetah was having a 100m race against a rabbit. Question: Which one won the race? (A) the cheetah (B) the rabbit
Output: A
Negative Example 1 -
Input: Sentence: Suppose your neighbor John is playing music and your friend Nikos at the end of the street is also playing music. Question: Who's music will appear to be louder? (A) John (B) Nikos
Output: B
Negative Example 2 -
Input: Sentence: The Sun is closer to the Earth then the nearest star. Question: Which object looks bigger to someone standing on the Earth looking up? (A) Sun (B) Star
Output: B
Now complete the following example -
Input: Sentence: Aluminum foil is more flexible then a metal beam. Question: Which object is more likely to break when bent in half? (A) metal beam (B) aluminum foil
Output:
| [
"B"
] | task1380-c13370550c4149028751d5b1554ca624 |
End of preview. Expand
in Dataset Viewer.
Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task1380_quarel_correct_option_generation
Additional Information
Citation Information
The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it:
@misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions,
title={Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+ NLP Tasks},
author={Yizhong Wang and Swaroop Mishra and Pegah Alipoormolabashi and Yeganeh Kordi and Amirreza Mirzaei and Anjana Arunkumar and Arjun Ashok and Arut Selvan Dhanasekaran and Atharva Naik and David Stap and Eshaan Pathak and Giannis Karamanolakis and Haizhi Gary Lai and Ishan Purohit and Ishani Mondal and Jacob Anderson and Kirby Kuznia and Krima Doshi and Maitreya Patel and Kuntal Kumar Pal and Mehrad Moradshahi and Mihir Parmar and Mirali Purohit and Neeraj Varshney and Phani Rohitha Kaza and Pulkit Verma and Ravsehaj Singh Puri and Rushang Karia and Shailaja Keyur Sampat and Savan Doshi and Siddhartha Mishra and Sujan Reddy and Sumanta Patro and Tanay Dixit and Xudong Shen and Chitta Baral and Yejin Choi and Noah A. Smith and Hannaneh Hajishirzi and Daniel Khashabi},
year={2022},
eprint={2204.07705},
archivePrefix={arXiv},
primaryClass={cs.CL},
url={https://arxiv.org/abs/2204.07705},
}
More details can also be found in the following paper:
@misc{brüelgabrielsson2024compressserveservingthousands,
title={Compress then Serve: Serving Thousands of LoRA Adapters with Little Overhead},
author={Rickard Brüel-Gabrielsson and Jiacheng Zhu and Onkar Bhardwaj and Leshem Choshen and Kristjan Greenewald and Mikhail Yurochkin and Justin Solomon},
year={2024},
eprint={2407.00066},
archivePrefix={arXiv},
primaryClass={cs.DC},
url={https://arxiv.org/abs/2407.00066},
}
Contact Information
For any comments or questions, please email Rickard Brüel Gabrielsson
- Downloads last month
- 33