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: large A cow stands in front of an electric fence Output:
[ "(1, 2)" ]
task089-7da79f7aa5364cf299bd59d1314563f9
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 in black jacket skiing through deep snow Output:
[ "(3, 4)" ]
task089-f10d9235842241de8ed2acb0ca9f6c6a
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 in a red jacket is with a child in a blue snow on suit skis Output:
[ "(15, 16)" ]
task089-bbd2c2cf5e2e4b6687da76dab0452366
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 enticing dessert bread was topped with pounds several of powdered sugar Output:
[ "(8, 9)" ]
task089-fd030719124a4f7896e5e0f44025098a
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 man walking is on a very narrow street Output:
[ "(3, 4)" ]
task089-a04708527d1a42aab51d36c2195ac512
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 traffic light over different many passing cars Output:
[ "(5, 6)" ]
task089-31c69730574e46b9b25d29f62415889f
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 men admire large a polished engraved trophy Output:
[ "(4, 5)" ]
task089-9c155ca22c5a48f78883bfd39a2d6c75
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 on the pole points in travelers the right direction Output:
[ "(8, 9)" ]
task089-7d483b72c989479e98b7b8fcc9700754
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: truck a with many items on the back near buildings Output:
[ "(1, 2)" ]
task089-9fc97562bf95438e87f2f6bedcaa1e3c
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 rides his skateboard on an course obstacle Output:
[ "(8, 9)" ]
task089-3c1a7c46bbca448fb99a948c0bf6ec95
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 large of roads in a city Output:
[ "(2, 3)" ]
task089-622b8f749c374725be63e74caf820f44
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 people ride on an elephant large with tusks Output:
[ "(7, 8)" ]
task089-7828a7e90754464c93ce581e9df31c66
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 rowing encourages captain her team in a competition Output:
[ "(3, 4)" ]
task089-05f761c4d17f4fe99f407aee6dff8725
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: Grapefruit pieces sit top on of a plate Output:
[ "(4, 5)" ]
task089-266f292219d841bf9ad3f8b730d93edc
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 people down walking a snow covered sidewalk under an umbrella Output:
[ "(3, 4)" ]
task089-594a642552b74be4b18fcc0afbcd78d0
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 holding a frisbee with the Radical word on it Output:
[ "(8, 9)" ]
task089-bcc7afaed0c04fc8ad4adfa15721ecd2
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 standing people around a small boy Output:
[ "(4, 5)" ]
task089-73dd87ac8b6e4806aa2055e124695d8e
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 kneeling a bit while waiting hit to the tennis ball Output:
[ "(8, 9)" ]
task089-c7e57c376ee14692bffa89dab35faf46
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 sea plane across taxis the water in a large lake Output:
[ "(4, 5)" ]
task089-2c892baa6ef84b44ba1aec99bbbe8a20
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 clock decorates the front the of Chicago Board of Trade building Output:
[ "(7, 8)" ]
task089-a2cf96a0d69e4e7b81362c09dc153c6e
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 perched on the branches of tree a Output:
[ "(8, 9)" ]
task089-4b6796b884e048029b7291a59f9395ac
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 is seen in a rear view mirror a with camera while behind her a white headed dog pokes his head out the window Output:
[ "(10, 11)" ]
task089-735536f49984418e8581f7fe1d5224df
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 cat that is eating some food the on ground Output:
[ "(8, 9)" ]
task089-9908f6bf5dea472383b847885d111b3e
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 meal sits on the table a of large living room Output:
[ "(7, 8)" ]
task089-e22e15c2343c472d949ffed8dacfb05e
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 church with a large and altar high ceilings Output:
[ "(6, 7)" ]
task089-af9833d4f6254f438dc9792f75edb120
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 two are laptops still on the table Output:
[ "(3, 4)" ]
task089-1ca28b4582414bd586bb0bf04072593e
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 standing by a suit case and holding onto handle the Output:
[ "(12, 13)" ]
task089-d15ab074e760411aab3f89dd26fefc1b
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 holding up a cell phone taking picture a Output:
[ "(9, 10)" ]
task089-bbb591056959458f95b4d5786e0010e7
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 is taking a photograph in the mirror Output:
[ "(1, 2)" ]
task089-3fa36721058e46908fd1fedb9b1e296c
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 cat the in bath tub not having fun Output:
[ "(3, 4)" ]
task089-a62440e272224301a36cc70942f3cf30
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 maroon and red bus the with words Beacon Bus Output:
[ "(6, 7)" ]
task089-c2251c4534f34e3ca4f5d57c537ee0fd
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 standing in front of a pond There is a tree that fallen has in the body of water Output:
[ "(14, 15)" ]
task089-0f3a7fe166f54d2490829d19ff26c43c
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 tray food of on a table near a glass and a cell phone Output:
[ "(3, 4)" ]
task089-fe77805b65374aa99d65db14beeff401
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 shop that display has colorful flowers and umbrellas Output:
[ "(3, 4)" ]
task089-ea65480af1584986bdd1f60a625c55c0
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 baseball players are posing their with bats Output:
[ "(8, 9)" ]
task089-e6e1d17a2aed4a76a77470fb3e3ef4bc
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 cat sitting by a holding person a laptop Output:
[ "(6, 7)" ]
task089-bf6ccf5569bc47368271ab84c9ccd43f
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 woman sitting on top of horses in great the outdoors Output:
[ "(9, 10)" ]
task089-ade2239e32b44d7d9eb407823b24c4c4
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 has a skateboard that is in air the Output:
[ "(10, 11)" ]
task089-a9951ab1714c4642beb71415496181aa
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 grabbing some bread next to cakes pies and Output:
[ "(9, 10)" ]
task089-d0555c697d3a4371b747f2fee29bf624
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 boat sits on the beach next some to buildings Output:
[ "(9, 10)" ]
task089-8c883a4152c6476f9c8fef9c976f750b
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 is bear ankle deep in some water Output:
[ "(3, 4)" ]
task089-dcac04010ee440f1a80cfe0f4739a442
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 wearing skis and a person on a standing snowboard in the snow Output:
[ "(10, 11)" ]
task089-af41c08475ab4be8a44efe35477c0c85
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 sitting people outside on couches Output:
[ "(4, 5)" ]
task089-c3597920e6004cf9bf07a008d55872f7
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 lies in the sand and pretends to surf while a woman on looks Output:
[ "(14, 15)" ]
task089-5fba298ed8bb4c2db9a05ef13da4a1d1
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 crowd of people down skiing a ski slope Output:
[ "(5, 6)" ]
task089-5eaaf0d87868489da3494a28c6a943d2
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 red tour bus hauling a trailer driving on a road narrow Output:
[ "(11, 12)" ]
task089-6d87dd0359a542f08c2ac223c1606a16
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 track is brightly colored underneath sky a with darkened clouds Output:
[ "(7, 8)" ]
task089-6209f6d711154a31bb0ad367e4764256
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 blue sign that above is a shop Output:
[ "(5, 6)" ]
task089-0bf0fedf06c54f6fb33ab51d80640755
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 comforter with a toy book and shirt child on the top of it Output:
[ "(9, 10)" ]
task089-448235c747524f9383ba7b2a546eefe0
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 cat laying the on keys of a laptop Output:
[ "(4, 5)" ]
task089-1c52bdec4ae44398b5f3a6aa567c51cb
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 an object while up standing in a living room Output:
[ "(6, 7)" ]
task089-46e65cd00a1a4d66b03ad135273dea0b
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 skier is posing for the with camera ski gear Output:
[ "(8, 9)" ]
task089-9a0a3940930144a6a6d558bc46273617
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: baby A brushing its teeth with a green toothbrush Output:
[ "(1, 2)" ]
task089-b52115d912974607b2b2cdcbd11ef929
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 giraffes green trees grass and bushes and a person Output:
[ "(4, 5)" ]
task089-92ea8ffacb204ee198d27e70baf377c0
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 woman a standing beside each other Output:
[ "(4, 5)" ]
task089-608e5e9ac8a148f59f674296fd4da56c
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 rummages through a suitcase packed at an airport Output:
[ "(6, 7)" ]
task089-175946f9fef8490798a3f0917f381760
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 groups of all drums with game controllers for different sounds of drumming Output:
[ "(4, 5)" ]
task089-83ee97a2fe8147d7a74d215517c0a792
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 bathroom with showe sink shelf and towels Output:
[ "(4, 5)" ]
task089-c7a06fc87be648d4b23cc8cbc53c99ca
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 police officer is riding his motorcycle patrol Output:
[ "(7, 8)" ]
task089-d7db739d6adf40eb850506deda8e7bb2
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 on balancing a surfboard while riding a wave Output:
[ "(3, 4)" ]
task089-b2dd81bacc0d4f36a5cdda47273ddf03
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: very A cluttered but very clean kept kitchen Output:
[ "(1, 2)" ]
task089-444f7bfabf53470bb36388d2bd9ba00e
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 with red hair some and kind of wooden board in front of a table Output:
[ "(6, 7)" ]
task089-8099dc226ffd489793916401b6fb1266
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 women cutting a large cake with lit one candle Output:
[ "(8, 9)" ]
task089-46602cd951cd41869c95c193e98e6d52
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 gate with two stop attached signs to the front Output:
[ "(6, 7)" ]
task089-240b92a5ed114d01be202beec4b080b4
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 baseball player at bat a during baseball game Output:
[ "(6, 7)" ]
task089-dc197083dec34d8dba5b35aa37c61b05
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 beautiful woman standing the on side of a ski slope holding ski poles Output:
[ "(5, 6)" ]
task089-4be0b245def24696b9f77609d5e0b171
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 men their waving wii remotes in their hand Output:
[ "(3, 4)" ]
task089-2e40de2ade0848b59cfcbe797351ecf0
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: group A of black horses pulling a cart down a street Output:
[ "(1, 2)" ]
task089-e63d6b0ea5da4df7928ab23143fa8705
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 bowl of spaghetti a and beer Output:
[ "(6, 7)" ]
task089-e4d3027f61d34cd7a588d87a0b8629e5
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 bending horse down go interact with a dog whose poking its head through a fence Output:
[ "(2, 3)" ]
task089-564b9fcf5fa34a5cbafaf795198b7d4b
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 photo white shows a baseball team in the dugout Output:
[ "(4, 5)" ]
task089-9117bd21394446f5b27443352c40879d
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 closeup of umbrella an with polar bears on it Output:
[ "(4, 5)" ]
task089-99f05c577aa341508a304fe6157380ed
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 dog runs through the grass with a frisbee in mouth his Output:
[ "(11, 12)" ]
task089-d61ad00c5d3148e6ad33f661ec533193
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: sink a that has some plates and silverware in it Output:
[ "(1, 2)" ]
task089-877a2d796c52480788708ea8e6ea07b8
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 making and sandwiches putting them on plates Output:
[ "(4, 5)" ]
task089-488788b7968a41aa89867ddbacb28f6d
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: Plate encircled with different old west branding monograms with three pieces food of in the middle Output:
[ "(12, 13)" ]
task089-6d4211ed11604fc69dbd86544be01664
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 is a photo of a cluttered that kitchen has a lot of stuff sitting around it Output:
[ "(8, 9)" ]
task089-9801c892320541d7b397d6479cbaf587
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: lady A in a bikini on the beach is flying her kite Output:
[ "(1, 2)" ]
task089-60bf7e4642514c3f83920374a2543b31
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 child uses a green computer laptop Output:
[ "(7, 8)" ]
task089-bc26ad274a514716b3928aadc5c701f3
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 picture of a train rolling across a road with smoke billowing a from building in the background Output:
[ "(13, 14)" ]
task089-38e622a24f794b1da6dfdc03cce96bdf
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 promotional ice chest holds cold bottled water for players tennis on the court Output:
[ "(10, 11)" ]
task089-c04f8bd0263e40cb8ca0450079d99d82
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 in a black bathing suit and a surfer male walking at the beach Output:
[ "(10, 11)" ]
task089-d02341f558ec40619054e11038cad032
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: small Two horses are pulling a wooden carriage Output:
[ "(1, 2)" ]
task089-3350ccff750f41e7a51979282e9a446e
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 pretty woman driving a truck with smart a phone sitting next to her Output:
[ "(8, 9)" ]
task089-d3cf048f3f1d46d3a69e1bee47bab8b6
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 with room wooden floors a red couch with a jacket on it a bookshelf and a man sitting in a chair that has a coat sitting on the back of it Output:
[ "(2, 3)" ]
task089-ceea9bce9e0e419bb3d9f1077ff25845
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 are cats lying on an unmade bed Output:
[ "(2, 3)" ]
task089-d96bd6134b65458ea55323a34f8f59c9
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 stuffed bear on the front of porch a Output:
[ "(9, 10)" ]
task089-70f7137c5ccf40ea808e645338464477
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 many are types of lights shining including building lights car lights and a street light Output:
[ "(2, 3)" ]
task089-608696366ecb40f49d4557f8394d33f7
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 stack of three books sitting on top of wooden a table Output:
[ "(10, 11)" ]
task089-b917d4646a544d15b0a7ab92cebe92f0
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 Two in a river with an elephant Output:
[ "(1, 2)" ]
task089-b714b500d42942b1aa7df65a5bb76720
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: paddleboarders and surfers for wait waves in the ocean Output:
[ "(4, 5)" ]
task089-c5fc52e528c1429bb33dba6fda1a1b80
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 bus small driving down a street filled with traffic Output:
[ "(2, 3)" ]
task089-3b405e57071040febf7660548a1aa57e
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 elephants walking around the huge pen zoo Output:
[ "(7, 8)" ]
task089-b8cf63fd3da44299ae4dc60645509656
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 little kids teasing cat a sitting in front of a doorway Output:
[ "(5, 6)" ]
task089-25f6b10495b845af86ec4ac7afdd6ec4
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: big A living room with wooden chairs and big windows Output:
[ "(1, 2)" ]
task089-31d1cfe625554fc09b53a8b17cf91992
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 truck parked next a to red stop sign Output:
[ "(6, 7)" ]
task089-b66d8a5e0a7c449898dc65633dd1b8ce
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 photo of a street with a fountain and clock a tower Output:
[ "(10, 11)" ]
task089-2cbf5cd69a434bbf97f0d67cbb686377
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: door A to a bathroom half open and a white vanity Output:
[ "(1, 2)" ]
task089-bb4d285071cc410ab08c39a826e8c282
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 black jeans leans on skateboard his Output:
[ "(8, 9)" ]
task089-f87839352b40484d81eb4551a344a87c
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: girls Two holding umbrellas on a brick street Output:
[ "(1, 2)" ]
task089-46874afb10ee456c8147009aef3c8dbb