input
stringlengths 749
954
| output
sequencelengths 1
1
| id
stringlengths 40
40
|
---|---|---|
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A boy playing tennis on outdoor an court
Output:
| [
"(6, 7)"
] | task089-72583990d86545149c3d04c9069be37b |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: Person sitting on a beach with and dogs cattle
Output:
| [
"(7, 8)"
] | task089-a4728d5c4831467d84f3e8c1cbcb7e71 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A group Giraffe of an Ostrich and a pair of zebras in a habitat
Output:
| [
"(3, 4)"
] | task089-96e19547c0a64ca79506be01066aaab4 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: person A that is pulling a suitcase behind them
Output:
| [
"(1, 2)"
] | task089-3c0623135c214e0eb8d40d60a945d3ec |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A barefoot man a feeding Husky a treat
Output:
| [
"(4, 5)"
] | task089-4f7984804a6b4859b6410a31c9ad1730 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A dumptruck is in a dirt area parking
Output:
| [
"(7, 8)"
] | task089-1cc462033cab40b8b12b1bf6526775b0 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: large A appliance is sitting on some blue pedestals
Output:
| [
"(1, 2)"
] | task089-d2b8ac6022814caca2764ad7f49d1b48 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: a black and white of photo some policemen on motorcycles
Output:
| [
"(5, 6)"
] | task089-a0d5e2cd020a422aa06c0a57ac157f07 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: Movie posters hanging on brick a wall outside
Output:
| [
"(5, 6)"
] | task089-51df4a00215b4bc8bab1bd44345cf8f5 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A person is off falling of a wile horse
Output:
| [
"(4, 5)"
] | task089-daa0b1c1245c4cac8861d5af76477724 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: Men gathered around an open of trunk a car near a surf board display
Output:
| [
"(6, 7)"
] | task089-40b754ed735f406a980925c89760e855 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A OF SCENE A STREET WITH CARRIAGES AND A BIKE BOY
Output:
| [
"(2, 3)"
] | task089-55e6608a80c6473d85b56003e9ad8090 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A drinking woman sitting beside two men while watching telivision
Output:
| [
"(2, 3)"
] | task089-fb2ef95ccef844ee92b46e78661a2716 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A man riding a snowboard on of top snow
Output:
| [
"(7, 8)"
] | task089-f6a362b79fe942caa2f56d926505b6f5 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A street sign top on of a stop sign outdoors
Output:
| [
"(4, 5)"
] | task089-4e5406b5893d4cf58966b1bfa0f86f7c |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A boy in a blue checks shirt his tie
Output:
| [
"(6, 7)"
] | task089-c6e32c0c96334e0aba1a625a8377adde |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A pepper sits on a cutting board next a to knife
Output:
| [
"(9, 10)"
] | task089-48ef745d97ae42348550ca968e46c2fd |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: a little girl smiles as she holds a remote wii in her hand
Output:
| [
"(9, 10)"
] | task089-543b3ab09e0344fca4b50beeff195253 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A man holding a dog two and dogs wading in the shore
Output:
| [
"(6, 7)"
] | task089-da32004f8bf84e7bba6ec3e7e0ab8f65 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A large screen hangs television on a wall in a room with a bed with a striped blanket and two stripped socked feet are on the bed
Output:
| [
"(4, 5)"
] | task089-668315b874334c4bbf4370fa5d2ea62f |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: Dozens of are motorcycles parked outside on the street
Output:
| [
"(3, 4)"
] | task089-a8b60be065254ffabdc7a2292a71325d |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: yellow A sign on a pole next to a street
Output:
| [
"(1, 2)"
] | task089-90a705721cc54b4da279d998abe83fd1 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A person on a snow in board the air
Output:
| [
"(6, 7)"
] | task089-774e66cc2c8d454a8c4bf56542c5ef50 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: a man laying on a bed with a of painting a tree next to it
Output:
| [
"(9, 10)"
] | task089-90293127f4554b3a8cd70fb25c629c7a |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A woman holds an and umbrella stands outside in the rain
Output:
| [
"(5, 6)"
] | task089-04eb3b5a91a9497db4c2b30e5c4d50bd |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: a young boy looking at a of group cows
Output:
| [
"(7, 8)"
] | task089-b9b023cba65d4e2eaa3b3fa30d777a4c |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A intersection sign with the Amercian flag the in back
Output:
| [
"(8, 9)"
] | task089-4f13b641926342ae8e151fa923401509 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: An adult and a getting child ready to fly a kite
Output:
| [
"(5, 6)"
] | task089-37b149c8fdc546bf88ab9a1e7ba44a05 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A DoubleDecker red traveling bus on a residential street with brick buildings
Output:
| [
"(4, 5)"
] | task089-08e4188a3d55487bbe2d33078194f0bb |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A man makes a sandwich a as worker helps him
Output:
| [
"(6, 7)"
] | task089-8c9d2ea4319a433abaa913a8366b34a3 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A couple of big trucks make way their down the highway through the plains
Output:
| [
"(7, 8)"
] | task089-36929c6477704aaaae1cb56785c68eec |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: desktop A computer and a laptop are on surfaces in the office
Output:
| [
"(1, 2)"
] | task089-c3f8255369744f93b437efcfc4e56c74 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: People standing on grass the playing with a frisbee
Output:
| [
"(4, 5)"
] | task089-2b67109d85074c03ac30ef5e1458add1 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A yellow train is driving down tracks the
Output:
| [
"(7, 8)"
] | task089-d44a3b0c01fb49a691243127544302d8 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A hot house full of a variety potted of plants and flowers
Output:
| [
"(8, 9)"
] | task089-a3377dadbc0540f9b4198834cc4988ac |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: pizzas Three in pans on a white table
Output:
| [
"(1, 2)"
] | task089-9e2a8f3773fd46dbad9d337415163301 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A of number stuffed teddy bears are laid out together
Output:
| [
"(2, 3)"
] | task089-b8056fb517814a559937fc5613e47f0b |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A group of people stand in a and clearing look up
Output:
| [
"(8, 9)"
] | task089-1a85ceb6964d42319ab1b786d7e99394 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A train engine with carts some pulling into a station
Output:
| [
"(5, 6)"
] | task089-75a447accbd14b599406adaabfa7924a |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A male officer police riding a blue and yellow motorcycle
Output:
| [
"(3, 4)"
] | task089-6e576316e1144eff80ec451a4b1e7ec2 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: THERE ARE PEOPLE THAT ARE SITTING THE AT TABE
Output:
| [
"(7, 8)"
] | task089-765ada336b1c44a2b5a2c4709c5b5ccf |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: red a white yellow and green truck and some grass
Output:
| [
"(1, 2)"
] | task089-f0945ff13b744428900a5174dc1d80e7 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A black and white dog is with in some sheep
Output:
| [
"(7, 8)"
] | task089-02bdf388f5614497a098baabac487d0e |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A surfer color in surfing on a wave that is black and white
Output:
| [
"(3, 4)"
] | task089-00eef16440b9435a9a47d62f3d63db45 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A cell laying phone face down with the battery taken out of it
Output:
| [
"(3, 4)"
] | task089-eee02827cbd540fcbfe35214f567c44f |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A man and a pose woman for a picture holding rackets
Output:
| [
"(5, 6)"
] | task089-cd724ecde8e14a7a9a85a922c0b22cdf |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: Antique tennis memorabilia including a racket wooden and a 1908 court pamphlet
Output:
| [
"(6, 7)"
] | task089-c45e7866506f4428a1bd3ade0056578e |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A group of people sitting around a beach flying kite a
Output:
| [
"(10, 11)"
] | task089-fadb139f30474791a258b54da3757bb6 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: Two zebras who are walking together a in field
Output:
| [
"(7, 8)"
] | task089-2986b09b21174abb81176bf120394db6 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: Two guys stand in the kitchen looking at a they pizza made
Output:
| [
"(10, 11)"
] | task089-cef3239c174d4f239a3208b47814c8d7 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A five tiered wedding on cake a table
Output:
| [
"(5, 6)"
] | task089-545346de349c47998b67b79a024d4911 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A man holding his racket down while on standing a tennis court
Output:
| [
"(8, 9)"
] | task089-113dcb11ffae46b09974b4eea6b2c4fb |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A hotdog dehydrated with a soda on the side
Output:
| [
"(2, 3)"
] | task089-65540b066b8a444fa563ffadffb3c3b6 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: there is a small kitchen that has shelfs many in it
Output:
| [
"(8, 9)"
] | task089-1e82f490fb8b45cd9a25af1e79501641 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A zebra looks over another zebra the in grass
Output:
| [
"(7, 8)"
] | task089-55982f2fea4842dba9315c5ea9b9e55b |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: a that dog has a Frisbee in his mouth
Output:
| [
"(2, 3)"
] | task089-af470ca5941c4c7ea60d4ac653e287e1 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A brown and white dog above grassy area with frisbee a
Output:
| [
"(10, 11)"
] | task089-0c4ed0d2e24d4048bd59d2e3504f2ede |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A person a on bicycle pointing at something
Output:
| [
"(3, 4)"
] | task089-6b2042318345413bb1d9e7de200d0ab3 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A modern bathroom is fashioned with chrome faucets round and mirrors dim lighting
Output:
| [
"(10, 11)"
] | task089-9445208f87f147eaa01da9969b8d3c9f |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A man that is sitting in the grass in front surfboards of
Output:
| [
"(11, 12)"
] | task089-34efdef24e704cebb09ac90a1b262f54 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: a that animal is walking in a crowd of people
Output:
| [
"(2, 3)"
] | task089-a2cd37ed50e04ab8b3d543975987d037 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: bed a with many items with two laptops
Output:
| [
"(1, 2)"
] | task089-d862ca0af40549b582fac3d589a0122b |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A standing man in a room next to a vase
Output:
| [
"(2, 3)"
] | task089-5b28c1de738040ee89f9b243935f2a69 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A truck with a dumpster is parked near trees some
Output:
| [
"(9, 10)"
] | task089-ced169cceeaa4dd9b1faeed7e63ef0a0 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A little girl reading a magazine sitting while on her potty
Output:
| [
"(7, 8)"
] | task089-34c31a1980284063b793ffefb5bd87f1 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: a sleeping green bag is laying on top of a bed
Output:
| [
"(2, 3)"
] | task089-855e655180e94f099f65b72e35e4a752 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: Woman in suggestive wear on her knees in bed a
Output:
| [
"(9, 10)"
] | task089-f806bce757f94e809720e523d08df271 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: The table has a vase with a floral white centerpiece
Output:
| [
"(8, 9)"
] | task089-c2fe46c50a854981b1ff0108b4307089 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: pizza Small sitting on a wooden plate on a table with beer
Output:
| [
"(1, 2)"
] | task089-5d54768b9b74441e8216a65cf338f466 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A herd of cows in field a underneath a cloudy sky
Output:
| [
"(6, 7)"
] | task089-52a8750aea2041dda1fe64b7161629ca |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A white plane with a on leaf the tale flying in the sky
Output:
| [
"(6, 7)"
] | task089-c0488db2e49b42ccb62c7d4e63b00711 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: Three men standing on the grass outside with two of holding them plates and one holding a bottle of Lucky Stripe beer
Output:
| [
"(11, 12)"
] | task089-6627a7064a394f9889ddfbedb2003985 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: The woman is riding her pass bike the sign with the zebra
Output:
| [
"(6, 7)"
] | task089-90c8b5f6a943469583ec92b16507aebc |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: Several giraffes in an enclosure walking along the fence row some toward trees
Output:
| [
"(11, 12)"
] | task089-9e03a2d962d8444dbbf980e865bdf3dc |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: green a and yellow train traveling down a train track
Output:
| [
"(1, 2)"
] | task089-e1ca8f35d0cb48d6b56607f099f64844 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A bedroom earth in tones with a sliding glass door
Output:
| [
"(3, 4)"
] | task089-3c1ea73968d14889961c23aa2f7969d5 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: storage A room full with wooden furniture and bikes
Output:
| [
"(1, 2)"
] | task089-1d9d742c5b4f4feda6c4a6c496788f0b |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: some zebras and a giraffe brown tall grass and trees
Output:
| [
"(6, 7)"
] | task089-30611172c24d469dbc373f635ac66ad0 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: This sandwich consists of two meat patties tomatoes and onions a on French roll
Output:
| [
"(11, 12)"
] | task089-26048da9c61f40ae90f8924ab4012195 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A woman shows a man her while cellphone sitting
Output:
| [
"(7, 8)"
] | task089-63d5450ff9134c23b34d0624d2824543 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A woman on a tennis court holding a racquet in air the
Output:
| [
"(11, 12)"
] | task089-73c243d8ccd34f5aad40fd9db58f2236 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A man snow is skiing on a track
Output:
| [
"(3, 4)"
] | task089-2d757c0e5cf048669109269409592481 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A partially view hidden of zebras grazing in a fenced enclosure
Output:
| [
"(3, 4)"
] | task089-c07f9d5951d54678a24e04337cb64c95 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: Some french fries sit on a with plate other food
Output:
| [
"(7, 8)"
] | task089-fee2d12a98f942588c3b2e02f4717c42 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: an old kitchen area with sinks many
Output:
| [
"(6, 7)"
] | task089-c375a19f537a4d65abd70b078b18ca86 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A small bird on tree a branch near a giraffe
Output:
| [
"(5, 6)"
] | task089-82d7de6d5b4143d19784aed5d5037d03 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A wash car sign on a large purple elephant
Output:
| [
"(2, 3)"
] | task089-5e4f42c5298a42e3b4c7df2f58676220 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: Livestock in a as pen part of a petting zoo
Output:
| [
"(4, 5)"
] | task089-6ab0b363ebff4bfaad6deeec234a3734 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A photograph of a person in the air its with snow board
Output:
| [
"(9, 10)"
] | task089-45176c757ed54da4890eceaf62a38b75 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: Spectators watch cross country ski competitors by fly
Output:
| [
"(7, 8)"
] | task089-ef1f7ecb4b4f46e58b977f4814809dc2 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: Speed boats are through splashing the water near a large city
Output:
| [
"(4, 5)"
] | task089-bec41df760014f1a83540961c8854d8a |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: This living room has a couch matching chairs a furnace on the wall and a television in corner the
Output:
| [
"(18, 19)"
] | task089-5fac66c88bde4e298177edbc09368e40 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: Two birds are standing the in muddy field
Output:
| [
"(5, 6)"
] | task089-db15acb8999446128f26787f568c88d5 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A man surfing through ocean the laying on a white surfboard
Output:
| [
"(5, 6)"
] | task089-b0b1cf7e96c5447394514b1014171d27 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: cat A standing in a yard looking at the camera
Output:
| [
"(1, 2)"
] | task089-66af710a55864c87b170786244068293 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A long of row people all holding assorted surf boards
Output:
| [
"(3, 4)"
] | task089-00c178d61b8945a4a62a978858994b5f |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: A multi colored dog lying in sand the
Output:
| [
"(7, 8)"
] | task089-a9fe9fe088614bfd9fc0babc749dfc6d |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: sculpture A made out of fruit next to a pitcher of water
Output:
| [
"(1, 2)"
] | task089-2ff956325f8c4006853728ba25e29a5e |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: woman A standing on top of a tennis court
Output:
| [
"(1, 2)"
] | task089-614c3d234a514d76ad273db4dc3ce1c4 |
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1.
Positive Example 1 -
Input: I a am professional dancer.
Output: (2,3)
Positive Example 2 -
Input: I want buy to tomatoes.
Output: (3,4)
Negative Example 1 -
Input: Physics is a difficult very subject.
Output: (2,3)
Negative Example 2 -
Input: A large with wave some people on surfboards
Output: wave, with
Now complete the following example -
Input: stop The sign is posted at the corner of an intersection
Output:
| [
"(1, 2)"
] | task089-2cbdc1eabfe14368b2c29a29d507f6ef |
Subsets and Splits