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: Man working in a bathroom tile fixing on the floor Output:
[ "(6, 7)" ]
task089-245b7a20b7854997883327f5cd4a8cae
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: Signs foot displaying and seating area hanging inside restaurant Output:
[ "(2, 3)" ]
task089-4e4e0b5062f44fbaa4a037a8210dbc1e
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 eating something while at looking the camera Output:
[ "(7, 8)" ]
task089-3a2c669d6dc64edb86bf040136f666d4
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 bunch of giraffes that are standing in grass the Output:
[ "(9, 10)" ]
task089-f8aa1e4ad194465e9679e37caffd8f06
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 sitting dog on a couch looking at a lamp Output:
[ "(3, 4)" ]
task089-d02665cc3754467e8804b91309140ee1
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 laptop closed half with a design on its outer cover Output:
[ "(3, 4)" ]
task089-0cb43fd48fbe4f348c7bccc86ea35d19
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 delivery truck in parked front of a store on a street Output:
[ "(4, 5)" ]
task089-fe173cf4bfd04f68a6db8c6fe5cde78d
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 an or image a burnt pizza Output:
[ "(4, 5)" ]
task089-1c223a9db13643a7b805485f3955e5ee
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 her and child are at a computer Output:
[ "(3, 4)" ]
task089-d1e3dc6c7cf64fdc80c81d9da0dca6fa
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 green chairs attached wall to with white clock above Output:
[ "(5, 6)" ]
task089-f9fba38fbd4c4bbcb3ba9eb2e7e42192
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 green towel stands out in white the bathroom Output:
[ "(7, 8)" ]
task089-fec780355cd5486f90b97731a717b599
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: kitchen A refrigerator covered in various colorful stickers Output:
[ "(1, 2)" ]
task089-264297e72de548168bf7e0d6fd49563f
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 full perspective of an air open space with numerous things to see Output:
[ "(6, 7)" ]
task089-d940a5ee5bc149fbb061f69358f387fb
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: Young women brushing her teeth looking while into a mirror Output:
[ "(6, 7)" ]
task089-d813db175db641ef9bf33c44eef71cb4
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 grey cat is sitting in of front the tv Output:
[ "(8, 9)" ]
task089-3316e4ac6f88455f950d5d63f046833f
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: look A of a bathroom sink through an open door Output:
[ "(1, 2)" ]
task089-56ea4a4d1e724677aef9a98df901d41e
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: Black and white sitting cat by a red keyboard Output:
[ "(4, 5)" ]
task089-04a3b9c0101749faa50ed26111a87d06
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 people of on bikes ride through the street Output:
[ "(3, 4)" ]
task089-3804b9108aa0437c94cb2a5f8ec1635d
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 traffic lights a on city street Output:
[ "(6, 7)" ]
task089-e980ab4e2c564f7fbbaa63119d8afc4a
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: A train is next to an terminal overhead building Output:
[ "(7, 8)" ]
task089-bcab655cfbfa4548b49e97b927d9a082
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: table A has assorted Apple products displayed with some pamphlets Output:
[ "(1, 2)" ]
task089-28952e30c6f6489eb40b37e0827a0100
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 train that is sitting in snow the Output:
[ "(8, 9)" ]
task089-3310281bad9b44f8931a20bdd58c5057
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: blurred stop at sign night with tree in background Output:
[ "(3, 4)" ]
task089-724e4c9d4b174a5ba1c82f4a796b27cc
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 a red sweater taking picture a of herself in the mirror of a bathroom Output:
[ "(8, 9)" ]
task089-80db9b5487ea45ed9b18f86ac1824653
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 stand outside a turquoise painted shop bike Output:
[ "(8, 9)" ]
task089-df555534760a4ccbb32561b4a871956f
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: clock a lit up and set in a town square Output:
[ "(1, 2)" ]
task089-06bc710c04514eaca76c26e203fa31fe
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 a of blanket on the sidewalk covered with flower headbands knitted caps assortment of cloths and a lunatic sign Output:
[ "(3, 4)" ]
task089-d65f7dac22c4415d8f97a2d869ebdc7d
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 a carrying yellow container filled with lemons Output:
[ "(3, 4)" ]
task089-2e3b21b0c1b84974bf2fc0aa8e9eee54
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 laptop computers sitting on of top a desk Output:
[ "(8, 9)" ]
task089-6867f9df3f4e435c90a6f58ee6745147
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: guys Three on skis pose together in the snow Output:
[ "(1, 2)" ]
task089-771294e7d1d9447e9a956a174e6ecd4c
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 kitchen apples with in the sink and on the counter Output:
[ "(3, 4)" ]
task089-4c747731ae1b40d991a1cb87d53c1b1d
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 passengers on traveling a transit bus during the day Output:
[ "(3, 4)" ]
task089-11c62d05e61c451a8b2e8b9e1ad1824c
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 in a with field a frisbee near a tree Output:
[ "(5, 6)" ]
task089-ae59f9d591624fc2a49263f8f0833382
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 giraffes are in a fenced in that area has a few sparse trees near it Output:
[ "(8, 9)" ]
task089-52cbd101c33c43c3ba472bd883624a8e
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 slice of pizza a with lot of sauce Output:
[ "(5, 6)" ]
task089-b645aaae73c34c3dbd9299abb7ff6749
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: Here are people kites flying of all sizes some large some small Output:
[ "(4, 5)" ]
task089-e5406c4e95e34c79b14cb77d4d7a4aec
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 young in a bikini and life jacket waterskiing Output:
[ "(2, 3)" ]
task089-ff761f7fda0241f8a500d71f4a34d786
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 The elephants are grazing in their pens Output:
[ "(1, 2)" ]
task089-bc16ff0fc7fe472dbd59052a4dc23fbb
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 with its doors open with a foreign on language the side of it Output:
[ "(10, 11)" ]
task089-43b5325e345a4c149ca214372e177621
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 very colorful bird perched a on tree branch Output:
[ "(6, 7)" ]
task089-84cb24dafa3b4931b5bcb7033c18acd6
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: A person is skiing with ropes to tied a broken tree Output:
[ "(7, 8)" ]
task089-69774c83f6054fa89b503a300c70440c
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 sleeps on a stonepaved street and fence next a to white bench Output:
[ "(11, 12)" ]
task089-7b935b63b6934e6b8b6a62a064684980
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: Apples and oranges lined up next each to other by a window Output:
[ "(7, 8)" ]
task089-a97fda56d3064e978183c02626a0aed4
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 is playing video games the on Wii Output:
[ "(7, 8)" ]
task089-ee9c4e85bf8c4b7eb77c746cff6a9c46
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 giraffes in are a field Output:
[ "(5, 6)" ]
task089-1a5b7ba4a5ed4204b99363bad1f8b0c8
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: Cup soup of sandwich and bag of chips on a table Output:
[ "(2, 3)" ]
task089-8092d3cdf86642519ed2186051d356c8
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 scooter park in the street in front of blue a car Output:
[ "(11, 12)" ]
task089-e4102fd1b2dc4544b8ca7456602824c7
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 park benches a on snowy grass feild Output:
[ "(4, 5)" ]
task089-c0f66a39efad4f9895dd86d744cb8753
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 very small bathroom with tubshower sink small and commode Output:
[ "(8, 9)" ]
task089-d89c587b81e54196a2773256a262db71
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 orange and white cat sitting on a bench blue Output:
[ "(9, 10)" ]
task089-de87233cd1304f8b92c6a24d385dffe6
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: A of couple women on a court with tennis rackets Output:
[ "(2, 3)" ]
task089-fcbb4725c18d4782a13e4885b3015731
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 people of who are skiing Output:
[ "(3, 4)" ]
task089-b3c82c83e06a419f95ca8c55befad788
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: A herd of elephants on standing top of a grass covered field Output:
[ "(5, 6)" ]
task089-8ffae06349b44138957bafc150f2bd49
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: Collectible bears on display costumes in and the year they were released Output:
[ "(5, 6)" ]
task089-b296470b38f4439daf724e0ac1f832da
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 large plane is on the runway Output:
[ "(2, 3)" ]
task089-4b07e339f7a94cd7baa6e03d051f0705
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 table is up set with wine glasses and a cake Output:
[ "(4, 5)" ]
task089-d18269cda5854f2893adb6f116f8fad9
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 jumping the into water Output:
[ "(5, 6)" ]
task089-8ab6671437d542428493ef10985ffaeb
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: Corner view of a bathroom with a window the above toilet Output:
[ "(9, 10)" ]
task089-765e18e991af40719fbf4919cd52dcb8
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 little boys eat meal a at a tiny table on a deck Output:
[ "(5, 6)" ]
task089-76abd6f977664bd5b90a035fc1b05daf
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: Electric train in progress on of one two tracks Output:
[ "(6, 7)" ]
task089-9786b5166607417a89e35c36430aa23f
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 a tub sink and mirror towel rack Output:
[ "(7, 8)" ]
task089-2304cc2aa4c142f4a29653d3e97d8fd2
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 city street busy many with cars driving as well as pedestrians Output:
[ "(5, 6)" ]
task089-cf8c4557a19541ac92323dc6f7561c51
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 car is parked with cat a sitting under it Output:
[ "(6, 7)" ]
task089-b77dc4184bfe4d7eab4960d85ca8e09f
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 bike down a with street an umbrella Output:
[ "(8, 9)" ]
task089-3cb1db7b547340d199975bfa211f421d
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: A man holding a whisk a and Nintendo Wii controller Output:
[ "(6, 7)" ]
task089-4de84184232d4f81a9d184b55f9f2321
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 a sitting at a table looking at his laptop Output:
[ "(1, 2)" ]
task089-e06df02fe78145578f5adb35fc2d066f
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 kite flies over sunbathers the at beach Output:
[ "(7, 8)" ]
task089-1bd6bd5a27a14a2f9fd821ac52af7b95
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 photograph white of a sidewalk and fire extinguisher Output:
[ "(4, 5)" ]
task089-1ccb27d45e3749d68cd1f1ee421606d5
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 group of people outside the in rain with hoods and umbrellas Output:
[ "(6, 7)" ]
task089-db3b9c7c9a124c21aa5189661de7d55b
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: car a drives through a intersection and under lights Output:
[ "(1, 2)" ]
task089-542cedb551674e3484be1d87fb520ef9
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 two are green buses side by side Output:
[ "(2, 3)" ]
task089-5bb58624db7142a68788e7acdb96cfc9
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: Baseball hitting batter ball while other players prepare to try and catch it Output:
[ "(2, 3)" ]
task089-066b7e7f3c1f45c0b808c93b05a98160
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 standing on top of tarmac a next to a small airplane Output:
[ "(7, 8)" ]
task089-0dbfbd12c8c84a2db7808593e7fa6707
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: person a holding up a cell phone Output:
[ "(1, 2)" ]
task089-295ffd0f4b35441d9d0a2dbbcc6e88f4
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 few people are to getting know one another in affection Output:
[ "(5, 6)" ]
task089-f4f097032107420798c42f15e0006fb1
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 and black white photo of one man holding up a stop sign Output:
[ "(2, 3)" ]
task089-48fb250e2b054e8e93c8adbcd8bd942d
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: Men are standing at homeplate a on baseball field Output:
[ "(6, 7)" ]
task089-32e87e42ffd44b7c938194629f02ad04
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: The woman is speaking with wine glasses front in of her Output:
[ "(8, 9)" ]
task089-28a7ab56c33f41b18d3d692dd837c7ec
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 motorcycle red that has helmet on it Output:
[ "(2, 3)" ]
task089-ee7dce5424a94eeaa6d7169c1878b9df
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 men that standing are in the dirt Output:
[ "(6, 7)" ]
task089-104972dddff84ccabc8263b7625eb285
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 in a wheelchair playing is tennis Output:
[ "(6, 7)" ]
task089-fda7ce7e733440a0856dfedd4495096a
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 skier a and snowboarder some direction signs Output:
[ "(4, 5)" ]
task089-5c2d04af06a44ecba6795e887d3a51e6
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 a wearing scarf and necklaces smiling at the camera Output:
[ "(4, 5)" ]
task089-5bfe0676f35f4a7ba6eceeab1f64b206
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 glasses standing with a phone cell in his hand on a bridge Output:
[ "(8, 9)" ]
task089-00081eff11734dda865a0c3d2b66cdb7
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 bed sitting inside of a room filled with of lots furniture Output:
[ "(10, 11)" ]
task089-f31067621bb048fa91f7d44496c17ae6
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 jumps high in the air catch to a frisbee Output:
[ "(8, 9)" ]
task089-4e8b3c2fa98e46dc86c7b48ec63be8cd
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 A holding a small umbrella riding on the back of an elephant Output:
[ "(1, 2)" ]
task089-8fc2a8ddfddb453983723a842a5e899e
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 dome building sitting behind city a street Output:
[ "(6, 7)" ]
task089-fdd82f5a2d6646f5b283cb2d247dbc60
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 jetliner sitting on top of an airport tarmac Output:
[ "(1, 2)" ]
task089-de820b84b7dd45a180d02d7f6622413e
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 animal possibly a lies bear on wood chips near some rocks Output:
[ "(5, 6)" ]
task089-44041c42ae7b4ff99e7c65747a1c52e5
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 jet airliner at docked an airport Output:
[ "(5, 6)" ]
task089-d48bd27bd78c4aff972536828f258509
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 different donuts next to each along other with a half eaten one Output:
[ "(7, 8)" ]
task089-a654ad881dff4fc799336811ff968f67
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 white car traveling is through the deserted intersection Output:
[ "(4, 5)" ]
task089-b9a3f0fc44cd4cdc9896745b18a9e5ad
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 people are eating at outdoors a cafe at night Output:
[ "(5, 6)" ]
task089-5fa4221c0cc24358bb7fe7c4b4ee251d
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 sitting in the back of pickup a truck Output:
[ "(8, 9)" ]
task089-f2997fb1757349639531153bc21f4c2c
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 room that is divided by pillars has two overstuffed chairs coffee piano table a table with flowers in a vase Output:
[ "(13, 14)" ]
task089-7d88738122764452b390be81e4182929
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: BUS A GRAVE YARD WHERE BUSES ARE PARKED Output:
[ "(1, 2)" ]
task089-1825dcea46594127b47e96262297fe11
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 cats laying top on of a bed Output:
[ "(6, 7)" ]
task089-0a7377b64d3b4451a39f79e9cdf45f1c
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 A petting a cat that is sleeping on a shelf Output:
[ "(1, 2)" ]
task089-3464efbab616426b8ff9f2934973a166
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 and items other are sitting on top of a desk Output:
[ "(4, 5)" ]
task089-b91495c1e2174c54aa022ffe43c0c91a