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: Two little girls helping are to decorate a cake Output:
[ "(4, 5)" ]
task089-2280172736b94762bd3d7ecc313194c8
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: older An man holding a plant with banana bunches Output:
[ "(1, 2)" ]
task089-a448752e36674ead85da217f27b780b9
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: Many different shaped bottles of orange honey blossom Output:
[ "(7, 8)" ]
task089-fa02cd662b714f70a36bd32a46dd5f95
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 clean has kitchen a stainless steel appliance Output:
[ "(3, 4)" ]
task089-590bb533d6844efba3122b1590ac56a2
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 well dressed man waits in garden a Output:
[ "(7, 8)" ]
task089-226a29874b5e463ea2cf28037c606db5
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 double red decker bus drives down a city street Output:
[ "(2, 3)" ]
task089-40ec6598d60246578c3f603691e6abac
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 in man a black tie is standing at a podium Output:
[ "(2, 3)" ]
task089-c9e7bf01761a405183573e81a95729db
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 two people who are touching elephant an Output:
[ "(8, 9)" ]
task089-13a9122011e7490b9d2e9d8b51afa6a2
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 wearing a white shirt and dress black pants holds a tennis racket while turned to face a smiling audience Output:
[ "(8, 9)" ]
task089-18b5845a64f24acda044cebc9851ed9e
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 are frisbee playing on green grass Output:
[ "(4, 5)" ]
task089-3e63b8c314d74a0b8468732cef61a9d2
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 that has tile a floor and two sinks Output:
[ "(5, 6)" ]
task089-c0bc97aa54ae4ecd9eff04d5ffcd99b2
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 large a plate with a large dessert and strawberries on it Output:
[ "(3, 4)" ]
task089-0cf38ea2f4d344409bd6ab0356e962d0
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 pizza sitting top on of a metal pan covered in cheese Output:
[ "(4, 5)" ]
task089-da2714a35d0e422c9d434600ae228660
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 box on the street a has picture of a parking meter on it Output:
[ "(6, 7)" ]
task089-f59126ac69d347fe89603b4b8fd6e2b3
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 lighting in this but bathroom no one is in there Output:
[ "(6, 7)" ]
task089-29f36d0a89194f85a8241e918205d8fc
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 computer with a weird two split way keyboard Output:
[ "(7, 8)" ]
task089-fd65a829e5e74b1db53ad61d462c636b
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 down snow a covered slope Output:
[ "(7, 8)" ]
task089-902f9d02b6314c83a66a8f34e433a0e6
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 young boy is trying hit to the ball with the bat Output:
[ "(6, 7)" ]
task089-d0f7e135cec54e11a8cf65ffa2095076
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 old truck is parked the beside curb of a park road Output:
[ "(6, 7)" ]
task089-8df4258fb2734a9db77d9c0cf3e66f55
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 coffee small table with several bowls and plates Output:
[ "(2, 3)" ]
task089-0845da3dff5f40bfb532312f75174c07
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: old An black and white photo of a man with a bunch of sheep Output:
[ "(1, 2)" ]
task089-f383be47a5b04b6fb3921f3aa2740200
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 fire hydrant on the of corner a city street Output:
[ "(6, 7)" ]
task089-56a1930069f24081b296f60f8ae6881c
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 stand in the dirt and nuzzle other each Output:
[ "(9, 10)" ]
task089-e539a79f06e846ffa50eb90d32d7c80f
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 low lies on a hammock next to a woman on a motorbike Output:
[ "(3, 4)" ]
task089-29e3160df6ff4c64b341c493f5d3147b
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 a is frisbee team taking a team photo Output:
[ "(2, 3)" ]
task089-6cd0a78cc9874419844c78c727faa5c7
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: dog A rides a skateboard down a sidewalk Output:
[ "(1, 2)" ]
task089-c33e3dd5f6464542819fc4421909f9d6
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: Bright yellow flower mid bloom with bird glass Output:
[ "(7, 8)" ]
task089-fbf53294c53f48dc8f0c33cdbb8c5464
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: couple a of elephants are standing in a pin Output:
[ "(1, 2)" ]
task089-116228b2f81e4368b3f2415837550bc5
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 puppy is sleeping a with coca cola bottle Output:
[ "(6, 7)" ]
task089-d981260c5dce4a42b7aef584e3839fc9
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 dirt road some people trees buildings and Output:
[ "(7, 8)" ]
task089-9188f1e05e904376826ee4bedc58ece1
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 with a is ponytail flying a kite Output:
[ "(5, 6)" ]
task089-7b2268919792415f91072168442e25c1
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 smiles on a street holding while an umbrella Output:
[ "(7, 8)" ]
task089-6b0d037889484750a23c88ef422bbb17
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: US President Barak and Obama staff making a presentation at a press conference Output:
[ "(4, 5)" ]
task089-67bdda99a6874c7cb3fee4efe35a2164
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 men walking down dirt a and gravel road Output:
[ "(7, 8)" ]
task089-94df98577fce4f5b9cbd407e7d61e4e0
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 getting ready to a throw pitch Output:
[ "(7, 8)" ]
task089-2e161bd7e6764a6aae5744f612dbe538
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 boy on skis wipes his nose his on mitten Output:
[ "(9, 10)" ]
task089-a8031cc2b1234cf787a1d76594110450
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 on a toilet seat drinking from the toilet Output:
[ "(1, 2)" ]
task089-1ada0cd265894b8f825fb4a0ee02992f
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: boat A that is sitting in the water Output:
[ "(1, 2)" ]
task089-105d54a2df5a41de8feba10af7e5105d
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 brown and cat is looking out of a window Output:
[ "(3, 4)" ]
task089-978019686cc743e9bb4686b6a4e5ad84
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 wooden Dutch cargo bike with a child in it at a farmers market Output:
[ "(2, 3)" ]
task089-95257d44156b4000b1bb3d536ff7634d
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: Double red decker busses are in the intersection Output:
[ "(2, 3)" ]
task089-6965405202c94afe853b60189a8b769f
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 classroom with desks and wall a clock Output:
[ "(6, 7)" ]
task089-e9308f1100fb40b28d3ca691dd1196c0
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 sign street sitting on the side of a white building Output:
[ "(2, 3)" ]
task089-934296e1dd154b3cb466946f58c0536d
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 riding a horse and the horse is jumping a over small white cone on the ground Output:
[ "(11, 12)" ]
task089-8d1b53ca995e4af8bbc6ae0128076f86
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 trying feed to bread to a kitty cat Output:
[ "(4, 5)" ]
task089-aa8114cf83de4e1386dfb6dd599db7dd
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 lying cow alseep in some hay Output:
[ "(3, 4)" ]
task089-fd4702f848ba437eaa208616c6c633da
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 standing to next a pile of logs Output:
[ "(4, 5)" ]
task089-ca5a731f105f4adab1ec647d04ae7bd8
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 kite that is sitting up a against house Output:
[ "(7, 8)" ]
task089-223cc93a8e33403db2fdbc53757e4c1d
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 lot of signs that are on post a Output:
[ "(8, 9)" ]
task089-367d0ca0b8cf4ee98e99d006613bb8ab
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 on a boat a on river Output:
[ "(8, 9)" ]
task089-8eb791f5d278402597681a67c79785b7
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 sandwiches that are on sitting a plate Output:
[ "(5, 6)" ]
task089-49dc364628f64371bf8f05c635d529d5
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 people standing by a harbor area in city a Output:
[ "(9, 10)" ]
task089-64712a99db7c4689b07081dcb129bd61
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: Many people going up some with stairs umbrellas Output:
[ "(6, 7)" ]
task089-ffa9958f4c284c27a359d0ebb430d36c
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 filled tray with assorted plates and bowls most with veggies in it Output:
[ "(2, 3)" ]
task089-ffd83f6c79774db380e8ed8c2db470d2
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 ruck parked in a parking space next other to cars Output:
[ "(10, 11)" ]
task089-65bef75320af4b84baf25e471eeb53b1
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: women on a tennis playing court a game of tennis Output:
[ "(5, 6)" ]
task089-2f88ba3d45ca423f9a21846575281f4e
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 fancy with toilet a remot on the side of it Output:
[ "(3, 4)" ]
task089-89b5fe60bb874dd7b27940e786c02c18
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 on skateboard top of a seat Output:
[ "(5, 6)" ]
task089-08b8185ab59044df8bff33883006a3b9
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 under umbrellas on a day sunny outside Output:
[ "(6, 7)" ]
task089-ae16b2ce15d040e6a008e51e64f0d1b5
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 four way stop sign on corner the of Kempa and Royal Output:
[ "(7, 8)" ]
task089-8a2d745cf413430b95f680dc5a26c518
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 giraffes standing in an enclosed area Output:
[ "(2, 3)" ]
task089-1205a69f9e69407da09dbca39ac5d923
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: four zebras grass green bushes plants and trees Output:
[ "(3, 4)" ]
task089-36268191c4294dfe8703dab574038702
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 women standing are under umbrellas in the rain and taking photos Output:
[ "(3, 4)" ]
task089-df666f57f6a544f3b871392f60e41ffd
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 hot women sitting at a in table front of a pizza Output:
[ "(9, 10)" ]
task089-13e3045f2dd54e43aa1ef3737617ef83
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 antelope beside stand a small herd of zebra Output:
[ "(3, 4)" ]
task089-81575139c9af4dda865b1d1e9215b2e3
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 single bird that sits on a and mossy rocky outcrop Output:
[ "(8, 9)" ]
task089-c62b5ccb0d6b4490830b68f8de635daf
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: boat A tied up to the pier next to other boats on a clear day Output:
[ "(1, 2)" ]
task089-1110d16a404b44e1b0c385c56309ae11
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 pair of yellow scissors sticking out of a pattern cow bag Output:
[ "(10, 11)" ]
task089-a11880d2f69a4ee6bddc0930be26294f
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: couple A of zebra standing on top of a dirt field Output:
[ "(1, 2)" ]
task089-5105d53b836545cea93bd561e85b47a3
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 cow stands near a market of display soda bottles Output:
[ "(8, 9)" ]
task089-d6e2bad0104d49e18923aa5781aca697
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: Meat vegetables rice and on a white plate Output:
[ "(3, 4)" ]
task089-36ba3c4096cd4955ac544505bb166452
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: Sandwich plate with checkered napkins and see dinner through table Output:
[ "(8, 9)" ]
task089-0307c9b4344d4588a7709b4b46f3d3ac
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 helping the man put his on tie Output:
[ "(9, 10)" ]
task089-deb01a0fb5774d989cb1ea15d9e6a9ad
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 eating a meal at a picnic table the by seaside Output:
[ "(10, 11)" ]
task089-dab9e111362048298a23846a39319ebe
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 with a piece rolling of luggage Output:
[ "(7, 8)" ]
task089-0b1967f179c444608341c81e147cce8c
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 pole a with bunch of street signs on it Output:
[ "(4, 5)" ]
task089-86662c8838fa4f84943a55db72b1053a
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 man is brushing his teeth you can his see face in the mirror Output:
[ "(10, 11)" ]
task089-f12c5ad31fd94391a8dadaba4526c511
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: bunch A of skis in the back of a vehicle Output:
[ "(1, 2)" ]
task089-1e2538ca3c2241dc9427c7fedfd64857
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: Man on horse in open field for practicing certain sport Output:
[ "(7, 8)" ]
task089-2d5b0508f4964044a3f5c6cbda34fa3d
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 snowboarder does a pose while flying through air the Output:
[ "(9, 10)" ]
task089-4486d1e53a454bf5816eef59a559e6cc
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 hold a together kite outside surrounded by chairs Output:
[ "(5, 6)" ]
task089-f44a9d3e330f4a5fb9933a0ef5214cea
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 walking around a with building a rail around it Output:
[ "(6, 7)" ]
task089-762e8ed05f1f4a3aba1b50105c790e48
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 chair sitting on a floor next to two and cats a laptop Output:
[ "(10, 11)" ]
task089-1e7997c44c294ddf888b3d8fe1df8918
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 cow of inside a gate on a cow farm Output:
[ "(4, 5)" ]
task089-dccfe5c27cf2466791a60ef7a998aee7
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 sign street depicting location of various venues Output:
[ "(2, 3)" ]
task089-cd0f36512ecb443189358cf305098853
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 in a red hat and a brown black and cat Output:
[ "(13, 14)" ]
task089-6a9240132fd84b4d9e1ef3457ea7d2c6
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 with a vanity tv and on a dresser Output:
[ "(6, 7)" ]
task089-0f195f7e39c24e86b7c092df07c776d4
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 tower stands in high front of the blue sky Output:
[ "(6, 7)" ]
task089-c05ad9258b304980a47465f3029baa24
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 personal size with pizza tomatoes spinach and garlic Output:
[ "(4, 5)" ]
task089-19d29f9d5be24c67a69d5a5b69175d76
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 park facing bench a lake among the trees Output:
[ "(3, 4)" ]
task089-d33715124c43466789e6a7e783144d42
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: four surfboards are against leaning a white wall Output:
[ "(4, 5)" ]
task089-a4062242df5347138d285bc1f420c4d6
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 riding a bicycle down a by street traffic Output:
[ "(8, 9)" ]
task089-aa91d5e633b14847911210196ccc3b1c
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 blue airplane flying in a clear sky blue Output:
[ "(8, 9)" ]
task089-98e609a8a034440184661b3caed80850
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 wearing a grey and sweater a red tie Output:
[ "(6, 7)" ]
task089-4e5347b9bd83400894e0d84e2602441b
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 on a city street with houses many in the background Output:
[ "(8, 9)" ]
task089-aa0d8ba1b45847f686e141e0e2b0197b
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: boy The is practicing his newest skateboard tricks Output:
[ "(1, 2)" ]
task089-6a48a0fa32114028acc9b1fc2f627d53
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: giraffe The stands in the water near an antelope with long horns Output:
[ "(1, 2)" ]
task089-81275f0ab2b34ece9fea879413cba6ff
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 rowing teams on compete the water in a river Output:
[ "(4, 5)" ]
task089-4bec52ca6b414ae1ba9b80f36dc23ddb
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 crossing street signs with a sign stop below Output:
[ "(7, 8)" ]
task089-bd3d544b097648bda620e759578fbbab
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 women tennis players on standing one side of net Output:
[ "(5, 6)" ]
task089-39583e3ad0a845c487216c13ffaf7500