Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
Dataset Viewer
Auto-converted to Parquet
input
stringlengths
749
954
output
sequencelengths
1
1
id
stringlengths
40
40
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: a bunch of motor cycles parked all together Output:
[ "(6, 7)" ]
task089-7ee80ea76aca4b359eaf99ee53ca4332
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 Three standing on the grass playing frisbee Output:
[ "(1, 2)" ]
task089-3e67d03ef5eb45fe98066349cb915d46
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 large clock was displaying prominently the time Output:
[ "(5, 6)" ]
task089-6cf1a99846b34734861f105850f65309
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: A hot dog on bun a covered with toppings Output:
[ "(5, 6)" ]
task089-ddab79c934ff4f299c92d6996b2df6df
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 laying dog in the leaves holding a frisby in its mouth Output:
[ "(2, 3)" ]
task089-1da9195f287f4c8c848e94728e3ce14f
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 guy a and lady eating a hot dog outside on the street Output:
[ "(3, 4)" ]
task089-16966ed69a97470691b97b86b08475e5
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 train passenger car sits on a track Output:
[ "(3, 4)" ]
task089-0195d2bf8b534a898633028584a26f79
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 smiling couple and holding onto wine glasses Output:
[ "(2, 3)" ]
task089-4edbfe30085b4fef82bf838c7e3c2b00
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 plate with some vegetables a and hot dog on it Output:
[ "(6, 7)" ]
task089-a2b36baddf314821b7092737108fb33c
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 with a wooden frame and a wooden stand night Output:
[ "(10, 11)" ]
task089-57406f4eef62420e9a2242cd44d17bfc
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 setting with a pot and kettle the on burner Output:
[ "(9, 10)" ]
task089-fbe3357dd1fb4ccf82d0dae9aaad8544
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 doors are close very together but not closed Output:
[ "(4, 5)" ]
task089-b3d101b0dcd3412d90520fd52626cd31
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 A walks next to the white goats Output:
[ "(1, 2)" ]
task089-7cada037245247408add73032e8dce60
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: Woman eating on park bench pigeons her around Output:
[ "(7, 8)" ]
task089-5a9b36ece803452381eb6c86b26f0a15
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 standing zebras against a wall eating grass Output:
[ "(2, 3)" ]
task089-7a10319797124bd88811dfc159f76842
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 group officers on motorcycles next to a building Output:
[ "(2, 3)" ]
task089-d4af3de2cae949b699f691a52358824a
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 player tennis swings a racket in a court Output:
[ "(2, 3)" ]
task089-a19c762dd9c048fa8e55ccbea90ac87d
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 many people standing o the together street Output:
[ "(8, 9)" ]
task089-ab2c6a02aca4475b8191cbbaa4c40686
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 who is sitting down reading something Output:
[ "(1, 2)" ]
task089-6306747016194b84a4b37b37c675f9f4
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: An old lady sitting a on bench with a big stuffed bear Output:
[ "(5, 6)" ]
task089-7cb8874b5e1548c795940a2fb162b95b
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 cat sitting on top a of bed in a cage Output:
[ "(7, 8)" ]
task089-1ebd701900d44c239a0abf87c7c31bde
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 dimensional images of man a playing tennis Output:
[ "(5, 6)" ]
task089-f89f0d4544ac4382a768fbb152da002a
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 large statue of a dog near is a clock on a pole Output:
[ "(7, 8)" ]
task089-f0d3095e4174488999470b5601f6b6af
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 IS STANDING UP ON THE BACK OF ELEPHANT A Output:
[ "(10, 11)" ]
task089-f359fcb7704a49d8b25fb259754e5bc9
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 girl brushing her teeth electric with brush Output:
[ "(7, 8)" ]
task089-ae4d5929c8c24b719002cb4b60d26227
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 girl is sitting at purple a table full of food Output:
[ "(6, 7)" ]
task089-ce3e6d75396a490fb05debcde03c620b
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: An old model green motorcylce sits on ground the Output:
[ "(8, 9)" ]
task089-15331ccc6d394df3ad4151519d83d0e1
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 kiteboarding over the ocean a under cloudy sky Output:
[ "(7, 8)" ]
task089-2c68638042974f9d9837f31516541af8
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 hat black eating above a table Output:
[ "(5, 6)" ]
task089-b13d1276eacc496bb270db6940703e2a
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: Woman enjoying beverage from glass while sitting terrace on Output:
[ "(8, 9)" ]
task089-db4aa5323a764a1682906babe7ed3b01
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 intersection with cars parked beyond it by building a Output:
[ "(9, 10)" ]
task089-0b2d555b3133414a8bf1391287408d73
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 seagull is sitting on a rock the in ocean Output:
[ "(8, 9)" ]
task089-32c9c71df9a94bd1b70c8fef827f0267
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 large building with a large clock it on Output:
[ "(9, 10)" ]
task089-e217e6b860dd4547addfa3bc7f671fde
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 bench overlooking a city a by body of water Output:
[ "(6, 7)" ]
task089-055ecfcc08ef4696a492d460a048853a
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 front of a house that a has balcony on the second floor Output:
[ "(7, 8)" ]
task089-7f1bf75b93804ee2b061191d2205b109
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 object floats in the water in of front a small boat Output:
[ "(8, 9)" ]
task089-7c845d25a73b49418ca6be5d4eebf745
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: cheese A and pepperoni pizza with basil sprinkled on top Output:
[ "(1, 2)" ]
task089-585504e5bd62480fa6b8622ca1e2bc69
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 sits in her high chair chomping on a of plate broccoli Output:
[ "(12, 13)" ]
task089-8d0a7584f6974943be2375e97c7bcd63
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 benches are lined up on the beach sandy Output:
[ "(8, 9)" ]
task089-633e7785bde241a6bcae78d4f17138bd
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 in girl a grassy area holding a kite Output:
[ "(3, 4)" ]
task089-6e5a5fd76e2543c38fefbf8d901f7302
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 railroad tandem axle repair truck parked the on side of a city street Output:
[ "(9, 10)" ]
task089-907560f3191743c694f2bb49fa9db705
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 girl in pink snow on gear a snowboard Output:
[ "(7, 8)" ]
task089-4ff49b46093c4c3da9a9b625e1059bac
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 away walking from the camera man Output:
[ "(5, 6)" ]
task089-986035b4affd463694d1e2bf290d1f28
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 airplane flying a over snow covered field Output:
[ "(4, 5)" ]
task089-3e3203f29b254945b3b0a6a97e646efc
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 holding man a square pan with cake inside of it Output:
[ "(2, 3)" ]
task089-f5d35dc88415477ba4bd75be4b2dc58f
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 frisbee players are reaching up a for frisbee Output:
[ "(7, 8)" ]
task089-90b078163cac434dbfcb952754778106
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 striped post has a green with sign eyes on it Output:
[ "(7, 8)" ]
task089-2ffba926e1b743a2955ba158520017da
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: opened An pink suit case filled with clothes and shoes Output:
[ "(1, 2)" ]
task089-de1feceb58fb44cc8d32b397d21d136d
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 teddy bear with a ribbon and sunglasses some Output:
[ "(8, 9)" ]
task089-0a50b5a30c9f4bc4a324926efcc1f35a
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: woman A and two men inspect cars at a show Output:
[ "(1, 2)" ]
task089-0ee7eadc5a13448e9c3e72691ae6bc9e
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 is getting ready to the hit ball Output:
[ "(8, 9)" ]
task089-2c3b4f05d6e7433982ee0a2ae3cfcd35
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 bathroom toiletries next placed to each other Output:
[ "(4, 5)" ]
task089-fa883583db2a49c6be2b76d72a4dcad1
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: There is a locomotive on the tracks steam billowing Output:
[ "(8, 9)" ]
task089-e6be9b0c669743d7a9340a2f51373da4
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 taking woman a picture of her dog in the car mirror Output:
[ "(2, 3)" ]
task089-2d81e4d6c08e4d3f8fefa5d85dd290af
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 white and photo of a woman sitting on a bench Output:
[ "(3, 4)" ]
task089-093f570b4e134d0dada96de695563845
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 bent black white and photo shows a group of children Output:
[ "(4, 5)" ]
task089-b46a3c5b8bcc46b09abda06d68aae057
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 has his in hand the back tank of a toilet Output:
[ "(5, 6)" ]
task089-f26fa3152cad45269bc12f9a667e9dea
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: Woman lays her head on another womans on lap a park bench Output:
[ "(8, 9)" ]
task089-978c03d1d554408ab7cc64403e0e1da6
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 image of a sitting girl with stuffed animals Output:
[ "(5, 6)" ]
task089-0c7acb1b9fcd4b6ca6f296c7275f0f99
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: group A of friends having drinks on an outdoor table Output:
[ "(1, 2)" ]
task089-765119ea8b8b4776bd5496a51819c4ec
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 hit a ball a at game Output:
[ "(10, 11)" ]
task089-5675dc7622ee4a3d8e5abf651157bc72
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 giraffes at gathered tree eating artifically food Output:
[ "(3, 4)" ]
task089-a4562c1da4fa472b95b5564508c34ea0
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: A multi layered cake filled plate with cup cakes Output:
[ "(5, 6)" ]
task089-96227d9a734f401599eaa5473d48e401
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 boy playing is a game of baseball on the field Output:
[ "(3, 4)" ]
task089-f32221fc965c4175888e6f2046bd6dfb
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: A with dog white fur and brown around his ears Output:
[ "(2, 3)" ]
task089-c1c748f7c6d3442cbdc0324fb4d0077f
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 brown are horses pulling a carriage behind them Output:
[ "(3, 4)" ]
task089-6a57d3d20d074fb6aed79bd7a554985e
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 baseball players are conversing the on game field Output:
[ "(6, 7)" ]
task089-dc550c8778e6487ba26ebb701fe0e8a5
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: A cat hiding in his pillow with fort stuffed animals to guard the door Output:
[ "(7, 8)" ]
task089-9d95067cb7f741339b58b1a0adab16f4
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 living room with leather a furniture couch and a painting Output:
[ "(6, 7)" ]
task089-a08d56af80914f52b3503fb4c057603e
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 sliced banana with grapes kiwi strawberries melon and Output:
[ "(8, 9)" ]
task089-07817eb081ab4331b3a6c346a808107b
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 stop sign has fallen over into tree a Output:
[ "(8, 9)" ]
task089-a36280864cf3476aa3d9d509d0c84ca6
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 shot of a living room with a screen flat couch and several photographs Output:
[ "(9, 10)" ]
task089-99b5c0ac839d4a33a07eb2055cab123d
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 long stair sitting case up against a building Output:
[ "(5, 6)" ]
task089-eff4dee7051e466abc6713fef70726f6
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 pro skier moves the through snow laboriously Output:
[ "(5, 6)" ]
task089-0189f0cde4ef4c25bf346582a734db6f
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 guy jumping is a staircase on a skateboard Output:
[ "(3, 4)" ]
task089-5939bcfb854341548e72099189e43ea7
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 by people a big cage with a cute cow in it Output:
[ "(2, 3)" ]
task089-2d84fc1fbe9348fd95e46c2f1ffd28f2
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 playing with tennis her racket ready behind her Output:
[ "(4, 5)" ]
task089-5119d98ee2f645ceaa6b7c8e49415c2e
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: sniffing Cat a small stuffed bear next to a box Output:
[ "(1, 2)" ]
task089-beb2784cd67643958c53bba5a31b7e4a
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 sleeping on top of a phone on a desk Output:
[ "(1, 2)" ]
task089-1893f91777a242f1a7dcbe07fbcdc8fc
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 through traveling a lush green rural countryside Output:
[ "(3, 4)" ]
task089-e9f91c1c8096426abf8da28ee47c4e73
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 on riding top of a wave on a surfboard Output:
[ "(3, 4)" ]
task089-38de1ea916a444c88e5859a4c8020035
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: Graffiti and stickers on the back of a sign stop Output:
[ "(9, 10)" ]
task089-e6ab4b924142404b8650cd9debfd1823
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 posing on a icy while landscape wearing skis Output:
[ "(6, 7)" ]
task089-8e23567dfb644a919664029ec839e61d
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 standing around food buying Output:
[ "(7, 8)" ]
task089-29180c012e984cb7a9240b1dc717387d
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 MacBook is pictured sitting a in kitchen Output:
[ "(6, 7)" ]
task089-a2a4909bd7864b529cebf8cd95c345bb
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 an and umbrella at the beach Output:
[ "(3, 4)" ]
task089-f3c63baac8e545cd8034b13efce03c8b
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 people watch a big parked jumbo jet Output:
[ "(1, 2)" ]
task089-835d83e85c42432894722fbdc0ec488d
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: A young boy with one holding arm a Nintendo Wii game controller Output:
[ "(6, 7)" ]
task089-ade4e9e1c7724566a39ae697e5e96a42
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 flying is a kite with two strings Output:
[ "(3, 4)" ]
task089-ba2ce8a04f8e4272a1e8884c5986fc1c
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 are jumping up to hit beach a ball Output:
[ "(8, 9)" ]
task089-2431e31872f24786b6538855199d4a78
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 airplane flying through the sky blue Output:
[ "(7, 8)" ]
task089-5695ce29187541ec8e9000f518948f20
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: red a train proceeds into a tunnel Output:
[ "(1, 2)" ]
task089-440fd8dfc1c141799c77e292638f976c
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 children are standing near a cake birthday Output:
[ "(7, 8)" ]
task089-083ea0d2284240a7b1aa8aa96f6a1113
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 plays the accordion in front of a of group cows Output:
[ "(10, 11)" ]
task089-9b2ef1d5616d426c8b30638b081a1b8c
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: A women sitting next to a window talking on her phone cell Output:
[ "(11, 12)" ]
task089-917b14007daf46619d8f1a52e3af872e
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. Output: (2,3) Negative Example 2 - Input: A large with wave some people on surfboards Output: wave, with Now complete the following example - Input: green A cloth holding a white tray full of food Output:
[ "(1, 2)" ]
task089-15c43c34715d48b4b5f02e6d9b1bce70
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 bus a and truck on a street Output:
[ "(4, 5)" ]
task089-789950510c724b7fb6e353e42356659c
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 is intersection displaying an important informational sign Output:
[ "(2, 3)" ]
task089-eb8bb5369b044b44a9f62834fb304445
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 walking down street a holding an umbrella Output:
[ "(5, 6)" ]
task089-8c8454b309934c598c3cb6bdd6e6d7de
Definition: In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the index of first word is 1. Positive Example 1 - Input: I a am professional dancer. Output: (2,3) Positive Example 2 - Input: I want buy to tomatoes. Output: (3,4) Negative Example 1 - Input: Physics is a difficult very subject. 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 read fullbody top and matching bikini bottoms a rides wave atop a surfboard Output:
[ "(12, 13)" ]
task089-81d2f55207114662b422343e5fc41191
End of preview. Expand in Data Studio

Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task089_swap_words_verification

Additional Information

Citation Information

The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it:

@misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions,
    title={Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+ NLP Tasks}, 
    author={Yizhong Wang and Swaroop Mishra and Pegah Alipoormolabashi and Yeganeh Kordi and Amirreza Mirzaei and Anjana Arunkumar and Arjun Ashok and Arut Selvan Dhanasekaran and Atharva Naik and David Stap and Eshaan Pathak and Giannis Karamanolakis and Haizhi Gary Lai and Ishan Purohit and Ishani Mondal and Jacob Anderson and Kirby Kuznia and Krima Doshi and Maitreya Patel and Kuntal Kumar Pal and Mehrad Moradshahi and Mihir Parmar and Mirali Purohit and Neeraj Varshney and Phani Rohitha Kaza and Pulkit Verma and Ravsehaj Singh Puri and Rushang Karia and Shailaja Keyur Sampat and Savan Doshi and Siddhartha Mishra and Sujan Reddy and Sumanta Patro and Tanay Dixit and Xudong Shen and Chitta Baral and Yejin Choi and Noah A. Smith and Hannaneh Hajishirzi and Daniel Khashabi},
    year={2022},
    eprint={2204.07705},
    archivePrefix={arXiv},
    primaryClass={cs.CL},
    url={https://arxiv.org/abs/2204.07705}, 
}

More details can also be found in the following paper:

@misc{brüelgabrielsson2024compressserveservingthousands,
    title={Compress then Serve: Serving Thousands of LoRA Adapters with Little Overhead}, 
    author={Rickard Brüel-Gabrielsson and Jiacheng Zhu and Onkar Bhardwaj and Leshem Choshen and Kristjan Greenewald and Mikhail Yurochkin and Justin Solomon},
    year={2024},
    eprint={2407.00066},
    archivePrefix={arXiv},
    primaryClass={cs.DC},
    url={https://arxiv.org/abs/2407.00066}, 
}

Contact Information

For any comments or questions, please email Rickard Brüel Gabrielsson

Downloads last month
42