inputs stringlengths 176 887 | targets stringlengths 27 254 | _template_idx int64 0 9 | _task_source stringclasses 1 value | _task_name stringclasses 1 value | _template_type stringclasses 2 values |
|---|---|---|---|---|---|
TASK DEFINITION: In this task, you need to replace a letter in the sentence with another given letter.
PROBLEM: Sentence: 'this is a man and boy holding skis'. Replace the letter 'h' with 'l' in the sentence.
SOLUTION: tlis is a man and boy lolding skis
PROBLEM: Sentence: 'a girl sitting in a chair eating a slice of pizza'. Replace the letter 'i' with 'x' in the sentence.
SOLUTION: a gxrl sxttxng xn a chaxr eatxng a slxce of pxzza
PROBLEM: Sentence: 'a boy and mother riding on top of an elephant'. Replace the letter 'a' with 't' in the sentence.
SOLUTION: | t boy tnd mother riding on top of tn elephtnt
| 8 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
TASK DEFINITION: In this task, you need to replace a letter in the sentence with another given letter.
PROBLEM: Sentence: 'two people are passing a man playing a piano on the street'. Replace the letter 'o' with 'i' in the sentence.
SOLUTION: twi peiple are passing a man playing a piani in the street
PROBLEM: Sentence: 'a city street with cars and busses near buildings'. Replace the letter 'e' with 'd' in the sentence.
SOLUTION: a city strddt with cars and bussds ndar buildings
PROBLEM: Sentence: 'a woman in a white shirt is pulling her suitcases'. Replace the letter 'u' with 'p' in the sentence.
SOLUTION: | a woman in a white shirt is pplling her spitcases
| 8 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
--------
Question: Sentence: 'a teddy bear playing a drum and a teddy bear playing a guitar'. Replace the letter 'd' with 'm' in the sentence.
Answer: a temmy bear playing a mrum anm a temmy bear playing a guitar
Question: Sentence: 'a man who is surfing in a wave in the ocean'. Replace the letter 'a' with 'u' in the sentence.
Answer: u mun who is surfing in u wuve in the oceun
Question: Sentence: 'a young boy proudly holding a teddy bear'. Replace the letter 'u' with 't' in the sentence.
Answer: | a yotng boy protdly holding a teddy bear
| 7 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
instruction:
In this task, you need to replace a letter in the sentence with another given letter.
question:
Sentence: 'an umbrella sitting on top of a hill next to a body of water'. Replace the letter 't' with 'b' in the sentence.
answer:
an umbrella sibbing on bop of a hill nexb bo a body of waber
question:
Sentence: 'a dog laying in front of a horses stall with the horse peeking over the half door'. Replace the letter 'a' with 'b' in the sentence.
answer:
b dog lbying in front of b horses stbll with the horse peeking over the hblf door
question:
Sentence: 'a person surfing in a strong waves in an ocean'. Replace the letter 'n' with 'q' in the sentence.
answer:
| a persoq surfiqg iq a stroqg waves iq aq oceaq
| 9 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
Q: Sentence: 'lots of luggage is jammed into the back compartment of a van'. Replace the letter 'o' with 'h' in the sentence.
A: lhts hf luggage is jammed inth the back chmpartment hf a van
****
Q: Sentence: 'a living room with an orange couch and green decorations'. Replace the letter 'c' with 'm' in the sentence.
A: a living room with an orange moumh and green demorations
****
Q: Sentence: 'the black cat is trying to take a nap on the pillow'. Replace the letter 'n' with 't' in the sentence.
A: | the black cat is tryitg to take a tap ot the pillow
****
| 4 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
Example Input: Sentence: 'a woman on a cell phone on city street'. Replace the letter 'e' with 'a' in the sentence.
Example Output: a woman on a call phona on city straat
Example Input: Sentence: 'a refrigerator with both its doors open in a kitchen'. Replace the letter 'o' with 'x' in the sentence.
Example Output: a refrigeratxr with bxth its dxxrs xpen in a kitchen
Example Input: Sentence: 'man on cart being pulled by small horse'. Replace the letter 'o' with 'k' in the sentence.
Example Output: | man kn cart being pulled by small hkrse
| 3 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
[Q]: Sentence: 'a girl sitting in a chair eating a slice of pizza'. Replace the letter 'i' with 'x' in the sentence.
[A]: a gxrl sxttxng xn a chaxr eatxng a slxce of pxzza
[Q]: Sentence: 'a black and white photo of a bird clouds sand and water'. Replace the letter 'b' with 'p' in the sentence.
[A]: a plack and white photo of a pird clouds sand and water
[Q]: Sentence: 'a decorative city street with a bench and buildings'. Replace the letter 'e' with 'r' in the sentence.
[A]: | a drcorativr city strrrt with a brnch and buildings
| 5 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
One example: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
Solution is here: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Explanation: The letter 'o' has been replaced in the letter 'n'.
Now, solve this: Sentence: 'a portrait of a teapot and oranges on a saucer'. Replace the letter 'a' with 's' in the sentence.
Solution: | s portrsit of s tespot snd orsnges on s ssucer | 6 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
Given the task definition, example input & output, solve the new input case.
In this task, you need to replace a letter in the sentence with another given letter.
Example: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
Output: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
The letter 'o' has been replaced in the letter 'n'.
New input case for you: Sentence: 'there is a small black goat in the grass'. Replace the letter 't' with 'm' in the sentence.
Output: | mhere is a small black goam in mhe grass | 1 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
Part 1. Definition
In this task, you need to replace a letter in the sentence with another given letter.
Part 2. Example
Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
Answer: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Explanation: The letter 'o' has been replaced in the letter 'n'.
Part 3. Exercise
Sentence: 'a bathroom filled with a sink, window, and bathroom decor'. Replace the letter 'r' with 'p' in the sentence.
Answer: | a bathpoom filled with a sink, window, and bathpoom decop | 7 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
Let me give you an example: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
The answer to this example can be: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Here is why: The letter 'o' has been replaced in the letter 'n'.
OK. solve this:
Sentence: 'wooden bench sitting in the front of pink painted business'. Replace the letter 'h' with 'u' in the sentence.
Answer: | wooden bencu sitting in tue front of pink painted business | 8 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
One example: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
Solution is here: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Explanation: The letter 'o' has been replaced in the letter 'n'.
Now, solve this: Sentence: 'the black cat is trying to take a nap on the pillow'. Replace the letter 'n' with 't' in the sentence.
Solution: | the black cat is tryitg to take a tap ot the pillow | 6 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
Let me give you an example: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
The answer to this example can be: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Here is why: The letter 'o' has been replaced in the letter 'n'.
OK. solve this:
Sentence: 'a woman with a nice umbrella very smiley'. Replace the letter 'm' with 'h' in the sentence.
Answer: | a wohan with a nice uhbrella very shiley | 8 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
Detailed Instructions: In this task, you need to replace a letter in the sentence with another given letter.
See one example below:
Problem: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
Solution: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Explanation: The letter 'o' has been replaced in the letter 'n'.
Problem: Sentence: 'looks like a portrait of a distinguished gentleman'. Replace the letter 's' with 'x' in the sentence.
Solution: | lookx like a portrait of a dixtinguixhed gentleman | 4 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
One example: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
Solution is here: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Explanation: The letter 'o' has been replaced in the letter 'n'.
Now, solve this: Sentence: 'a man playing with two little girl, in the grass'. Replace the letter 'i' with 'j' in the sentence.
Solution: | a man playjng wjth two ljttle gjrl, jn the grass | 6 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
One example: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
Solution is here: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Explanation: The letter 'o' has been replaced in the letter 'n'.
Now, solve this: Sentence: 'a man excited about a display of pink frosted donuts'. Replace the letter 'a' with 'c' in the sentence.
Solution: | c mcn excited cbout c displcy of pink frosted donuts | 6 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
Ex Input:
Sentence: 'a truck transports things down the road'. Replace the letter 'd' with 's' in the sentence.
Ex Output:
a truck transports things sown the roas
Ex Input:
Sentence: 'a white plate topped with meat and greens'. Replace the letter 's' with 'b' in the sentence.
Ex Output:
a white plate topped with meat and greenb
Ex Input:
Sentence: 'an airplane is in the air over a building'. Replace the letter 'b' with 'd' in the sentence.
Ex Output:
| an airplane is in the air over a duilding
| 1 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
TASK DEFINITION: In this task, you need to replace a letter in the sentence with another given letter.
PROBLEM: Sentence: 'the object in the photo seems to be intriguing'. Replace the letter 'c' with 'h' in the sentence.
SOLUTION: the objeht in the photo seems to be intriguing
PROBLEM: Sentence: 'a group of young adults are engaged in outdoor exercise'. Replace the letter 'g' with 'n' in the sentence.
SOLUTION: a nroup of younn adults are ennaned in outdoor exercise
PROBLEM: Sentence: 'a bunch of red apples next to a few oranges'. Replace the letter 'n' with 'x' in the sentence.
SOLUTION: | a buxch of red apples xext to a few oraxges
| 8 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
One example: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
Solution is here: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Explanation: The letter 'o' has been replaced in the letter 'n'.
Now, solve this: Sentence: 'kitchen furniture and a refrigerator next to a window'. Replace the letter 'o' with 'a' in the sentence.
Solution: | kitchen furniture and a refrigeratar next ta a windaw | 6 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
Example: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
Example solution: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Example explanation: The letter 'o' has been replaced in the letter 'n'.
Problem: Sentence: 'a couple of zebras eating grass out of a feeder'. Replace the letter 'u' with 'p' in the sentence.
| Solution: a copple of zebras eating grass opt of a feeder | 5 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
Ex Input:
Sentence: 'a woman is holding a bowl of green brocolli'. Replace the letter 'o' with 'w' in the sentence.
Ex Output:
a wwman is hwlding a bwwl wf green brwcwlli
Ex Input:
Sentence: 'this poster is advertising high performance with a girl riding a bicycle and some taxis on the street'. Replace the letter 't' with 'f' in the sentence.
Ex Output:
fhis posfer is adverfising high performance wifh a girl riding a bicycle and some faxis on fhe sfreef
Ex Input:
Sentence: 'a man in a best and top hat standing on a grass field while a baseball game is played'. Replace the letter 'a' with 'o' in the sentence.
Ex Output:
| o mon in o best ond top hot stonding on o gross field while o boseboll gome is ployed
| 1 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
[EX Q]: Sentence: 'a herd of zebra grazing in a lush green field'. Replace the letter 'h' with 'j' in the sentence.
[EX A]: a jerd of zebra grazing in a lusj green field
[EX Q]: Sentence: 'a man standing on a tennis court holding a tennis racquet'. Replace the letter 'c' with 'y' in the sentence.
[EX A]: a man standing on a tennis yourt holding a tennis rayquet
[EX Q]: Sentence: 'a street filled with cars, a bus, and a motorcycle'. Replace the letter 't' with 'o' in the sentence.
[EX A]: | a soreeo filled wioh cars, a bus, and a mooorcycle
| 6 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
Let me give you an example: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
The answer to this example can be: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Here is why: The letter 'o' has been replaced in the letter 'n'.
OK. solve this:
Sentence: 'a plate with some mean and vegetables on it'. Replace the letter 'a' with 'f' in the sentence.
Answer: | f plfte with some mefn fnd vegetfbles on it | 8 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
One example is below.
Q: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
A: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Rationale: The letter 'o' has been replaced in the letter 'n'.
Q: Sentence: 'a man standing up in a room and holding a wii video game controller in his hands'. Replace the letter 'l' with 's' in the sentence.
A: | a man standing up in a room and hosding a wii video game controsser in his hands | 9 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
One example: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
Solution is here: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Explanation: The letter 'o' has been replaced in the letter 'n'.
Now, solve this: Sentence: '8 glasses of wine sitting on numbered papers'. Replace the letter 'i' with 'e' in the sentence.
Solution: | 8 glasses of wene setteng on numbered papers | 6 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
Q: Sentence: 'a person flying a kite on the beach between some trees'. Replace the letter 's' with 'k' in the sentence.
A: a perkon flying a kite on the beach between kome treek
****
Q: Sentence: 'this is a man and boy holding skis'. Replace the letter 'h' with 'l' in the sentence.
A: tlis is a man and boy lolding skis
****
Q: Sentence: 'a man standing up in a room and holding a wii video game controller in his hands'. Replace the letter 'l' with 's' in the sentence.
A: | a man standing up in a room and hosding a wii video game controsser in his hands
****
| 4 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
[EX Q]: Sentence: 'a girl riding a horse is jumping the log'. Replace the letter 'a' with 't' in the sentence.
[EX A]: t girl riding t horse is jumping the log
[EX Q]: Sentence: 'a baby pokes his head out of a suitcase'. Replace the letter 'u' with 's' in the sentence.
[EX A]: a baby pokes his head ost of a ssitcase
[EX Q]: Sentence: 'a red and silver airplane sitting outside at the airport'. Replace the letter 'h' with 'y' in the sentence.
[EX A]: | a red and silver airplane sitting outside at tye airport
| 6 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
Ex Input:
Sentence: 'a man is standing at the base ball triangle with bat in tow'. Replace the letter 'n' with 'c' in the sentence.
Ex Output:
a mac is stacdicg at the base ball triacgle with bat ic tow
Ex Input:
Sentence: 'a truck transports things down the road'. Replace the letter 'd' with 's' in the sentence.
Ex Output:
a truck transports things sown the roas
Ex Input:
Sentence: 'a cat sitting on a bed with the cover ruffled a bit'. Replace the letter 'i' with 'u' in the sentence.
Ex Output:
| a cat suttung on a bed wuth the cover ruffled a but
| 1 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
Ex Input:
Sentence: 'a couple of giraffe standing next to each other'. Replace the letter 'i' with 'q' in the sentence.
Ex Output:
a couple of gqraffe standqng next to each other
Ex Input:
Sentence: 'a man sitting in a chair with a laptop in his lap'. Replace the letter 'p' with 'v' in the sentence.
Ex Output:
a man sitting in a chair with a lavtov in his lav
Ex Input:
Sentence: 'two women lounge on a bed while one pets a cat'. Replace the letter 'e' with 't' in the sentence.
Ex Output:
| two womtn loungt on a btd whilt ont ptts a cat
| 1 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
Ex Input:
Sentence: 'a man sitting at a table and using his laptop'. Replace the letter 'd' with 'o' in the sentence.
Ex Output:
a man sitting at a table ano using his laptop
Ex Input:
Sentence: 'four people are playing an interesting game in the park'. Replace the letter 'e' with 'x' in the sentence.
Ex Output:
four pxoplx arx playing an intxrxsting gamx in thx park
Ex Input:
Sentence: 'a man in sunglasses laying on the outside of a green kayak'. Replace the letter 't' with 'f' in the sentence.
Ex Output:
| a man in sunglasses laying on fhe oufside of a green kayak
| 1 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
instruction:
In this task, you need to replace a letter in the sentence with another given letter.
question:
Sentence: 'two children who are standing next to a white fire hydrant'. Replace the letter 't' with 'r' in the sentence.
answer:
rwo children who are sranding nexr ro a whire fire hydranr
question:
Sentence: 'a person under an open umbrella in the sand'. Replace the letter 'd' with 'h' in the sentence.
answer:
a person unher an open umbrella in the sanh
question:
Sentence: 'street scene with large truck with advertising show four women in various expressions and "live tour 2011" and symbols possibly japanese'. Replace the letter 'a' with 'm' in the sentence.
answer:
| street scene with lmrge truck with mdvertising show four women in vmrious expressions mnd "live tour 2011" mnd symbols possibly jmpmnese
| 9 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
Example input: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
Example output: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Example explanation: The letter 'o' has been replaced in the letter 'n'.
Q: Sentence: 'a man juggling while standing on top of a sign riding a skateboard'. Replace the letter 'a' with 'w' in the sentence.
A: | w mwn juggling while stwnding on top of w sign riding w skwtebowrd | 3 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
Example input: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
Example output: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Example explanation: The letter 'o' has been replaced in the letter 'n'.
Q: Sentence: 'a man sitting on the grass using a cell phone'. Replace the letter 'n' with 'm' in the sentence.
A: | a mam sittimg om the grass usimg a cell phome | 3 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
Teacher: In this task, you need to replace a letter in the sentence with another given letter.
Teacher: Now, understand the problem? If you are still confused, see the following example:
Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
Solution: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Reason: The letter 'o' has been replaced in the letter 'n'.
Now, solve this instance: Sentence: 'a woman that is sitting down holding a hotdog'. Replace the letter 'g' with 'c' in the sentence.
Student: | a woman that is sittinc down holdinc a hotdoc | 2 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
One example is below.
Q: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
A: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Rationale: The letter 'o' has been replaced in the letter 'n'.
Q: Sentence: 'a man who is eating some food out of a bowl'. Replace the letter 't' with 'u' in the sentence.
A: | a man who is eauing some food ouu of a bowl | 9 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
One example is below.
Q: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
A: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Rationale: The letter 'o' has been replaced in the letter 'n'.
Q: Sentence: 'a red sticker of a raven wearing a necktie obscures part of a parking sign'. Replace the letter 'a' with 'r' in the sentence.
A: | r red sticker of r rrven werring r necktie obscures prrt of r prrking sign | 9 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
instruction:
In this task, you need to replace a letter in the sentence with another given letter.
question:
Sentence: 'two knives are embedded in a wooden table'. Replace the letter 'a' with 'l' in the sentence.
answer:
two knives lre embedded in l wooden tlble
question:
Sentence: 'a woman is snowboarding down a snowy hill'. Replace the letter 'l' with 'b' in the sentence.
answer:
a woman is snowboarding down a snowy hibb
question:
Sentence: 'a woman that is sitting down holding a hotdog'. Replace the letter 'g' with 'c' in the sentence.
answer:
| a woman that is sittinc down holdinc a hotdoc
| 9 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
[Q]: Sentence: 'two giraffe standing in an enclosure at the zoo next to a tree'. Replace the letter 'n' with 'g' in the sentence.
[A]: two giraffe stagdigg ig ag egclosure at the zoo gext to a tree
[Q]: Sentence: 'the door of the refrigerator has many magnets and small pictures on it'. Replace the letter 's' with 'z' in the sentence.
[A]: the door of the refrigerator haz many magnetz and zmall picturez on it
[Q]: Sentence: 'an oven and a microwave in a kitchen with dining room table and chairs'. Replace the letter 'd' with 's' in the sentence.
[A]: | an oven ans a microwave in a kitchen with sining room table ans chairs
| 5 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
Teacher: In this task, you need to replace a letter in the sentence with another given letter.
Teacher: Now, understand the problem? If you are still confused, see the following example:
Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
Solution: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Reason: The letter 'o' has been replaced in the letter 'n'.
Now, solve this instance: Sentence: 'an oven and a microwave in a kitchen with dining room table and chairs'. Replace the letter 'd' with 's' in the sentence.
Student: | an oven ans a microwave in a kitchen with sining room table ans chairs | 2 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
Given the task definition, example input & output, solve the new input case.
In this task, you need to replace a letter in the sentence with another given letter.
Example: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
Output: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
The letter 'o' has been replaced in the letter 'n'.
New input case for you: Sentence: 'a holding container with some food inside of it'. Replace the letter 'e' with 's' in the sentence.
Output: | a holding containsr with soms food insids of it | 1 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
[EX Q]: Sentence: 'a batter is batting at a baseball game'. Replace the letter 'b' with 'e' in the sentence.
[EX A]: a eatter is eatting at a easeeall game
[EX Q]: Sentence: 'a kitchen with open style cabinets and a counter full of liquor bottles'. Replace the letter 't' with 'p' in the sentence.
[EX A]: a kipchen wiph open spyle cabineps and a counper full of liquor bopples
[EX Q]: Sentence: 'fans are watching on the sidelines as a man in a baseball uniform has his bat on his shoulders and is ready for a pitch'. Replace the letter 'h' with 'n' in the sentence.
[EX A]: | fans are watcning on tne sidelines as a man in a baseball uniform nas nis bat on nis snoulders and is ready for a pitcn
| 6 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
One example: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
Solution is here: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Explanation: The letter 'o' has been replaced in the letter 'n'.
Now, solve this: Sentence: 'school is out and the students cross the street to their bus'. Replace the letter 't' with 'x' in the sentence.
Solution: | school is oux and xhe sxudenxs cross xhe sxreex xo xheir bus | 6 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
Input: Consider Input: Sentence: 'an overhead view of a city cross walk on a rainy day features an array of colorful umbrellas'. Replace the letter 's' with 'd' in the sentence.
Output: an overhead view of a city crodd walk on a rainy day featured an array of colorful umbrellad
Input: Consider Input: Sentence: 'three colorful knit bear toys with button eyes'. Replace the letter 'r' with 'z' in the sentence.
Output: thzee colozful knit beaz toys with button eyes
Input: Consider Input: Sentence: 'man stands at the counter as the woman pours him a glass of wine'. Replace the letter 'l' with 'v' in the sentence.
| Output: man stands at the counter as the woman pours him a gvass of wine
| 2 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
One example is below.
Q: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
A: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Rationale: The letter 'o' has been replaced in the letter 'n'.
Q: Sentence: 'a large open kitchen has brown wood cabinets'. Replace the letter 'c' with 'f' in the sentence.
A: | a large open kitfhen has brown wood fabinets | 9 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
[Q]: Sentence: 'a close up of a bathroom sink with soap and tooth brushes in a cup'. Replace the letter 't' with 'y' in the sentence.
[A]: a close up of a bayhroom sink wiyh soap and yooyh brushes in a cup
[Q]: Sentence: 'a man riding a snowboard on the side of a wall'. Replace the letter 'm' with 'p' in the sentence.
[A]: a pan riding a snowboard on the side of a wall
[Q]: Sentence: 'a red sticker of a raven wearing a necktie obscures part of a parking sign'. Replace the letter 'a' with 'r' in the sentence.
[A]: | r red sticker of r rrven werring r necktie obscures prrt of r prrking sign
| 5 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
Q: Sentence: 'a large elephant that has people all around it'. Replace the letter 'h' with 'm' in the sentence.
A: a large elepmant tmat mas people all around it
****
Q: Sentence: 'a mobile phone and a set of keys on a key chain'. Replace the letter 's' with 'j' in the sentence.
A: a mobile phone and a jet of keyj on a key chain
****
Q: Sentence: 'school is out and the students cross the street to their bus'. Replace the letter 't' with 'x' in the sentence.
A: | school is oux and xhe sxudenxs cross xhe sxreex xo xheir bus
****
| 4 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
One example: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
Solution is here: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Explanation: The letter 'o' has been replaced in the letter 'n'.
Now, solve this: Sentence: 'an arm laying on the ground with a cell phone in the hand'. Replace the letter 'w' with 'x' in the sentence.
Solution: | an arm laying on the ground xith a cell phone in the hand | 6 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
Q: Sentence: 'man holding pair of red handled scissor in front of face'. Replace the letter 'i' with 'f' in the sentence.
A: man holdfng pafr of red handled scfssor fn front of face
****
Q: Sentence: 'an image of a nicely decorated hotel room with luggage sitting on a bench'. Replace the letter 'c' with 'j' in the sentence.
A: an image of a nijely dejorated hotel room with luggage sitting on a benjh
****
Q: Sentence: 'an arm laying on the ground with a cell phone in the hand'. Replace the letter 'w' with 'x' in the sentence.
A: | an arm laying on the ground xith a cell phone in the hand
****
| 4 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
Part 1. Definition
In this task, you need to replace a letter in the sentence with another given letter.
Part 2. Example
Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
Answer: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Explanation: The letter 'o' has been replaced in the letter 'n'.
Part 3. Exercise
Sentence: 'the fixings of a banana treat with a completely made one in the background'. Replace the letter 'h' with 'v' in the sentence.
Answer: | tve fixings of a banana treat witv a completely made one in tve background | 7 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
Let me give you an example: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
The answer to this example can be: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Here is why: The letter 'o' has been replaced in the letter 'n'.
OK. solve this:
Sentence: 'there are many chickens that are around a bird house'. Replace the letter 'n' with 'i' in the sentence.
Answer: | there are maiy chickeis that are arouid a bird house | 8 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
Let me give you an example: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
The answer to this example can be: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Here is why: The letter 'o' has been replaced in the letter 'n'.
OK. solve this:
Sentence: 'a large boat and small boat on the water'. Replace the letter 's' with 'z' in the sentence.
Answer: | a large boat and zmall boat on the water | 8 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
[EX Q]: Sentence: 'a group of elephants near a body of water'. Replace the letter 'a' with 'q' in the sentence.
[EX A]: q group of elephqnts neqr q body of wqter
[EX Q]: Sentence: 'black and white image of a tattoo and piercing sign in a city'. Replace the letter 'e' with 'h' in the sentence.
[EX A]: black and whith imagh of a tattoo and pihrcing sign in a city
[EX Q]: Sentence: 'a sepia tone picture shows a bus stopped on a european street'. Replace the letter 'w' with 'r' in the sentence.
[EX A]: | a sepia tone picture shors a bus stopped on a european street
| 6 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
[EX Q]: Sentence: 'street sign titled kittery maine state line in green'. Replace the letter 'e' with 'r' in the sentence.
[EX A]: strrrt sign titlrd kittrry mainr statr linr in grrrn
[EX Q]: Sentence: 'a shot looks down on a person riding a long board'. Replace the letter 'o' with 'u' in the sentence.
[EX A]: a shut luuks duwn un a persun riding a lung buard
[EX Q]: Sentence: 'two people on snow boards are sliding down a snow slope'. Replace the letter 'n' with 'o' in the sentence.
[EX A]: | two people oo soow boards are slidiog dowo a soow slope
| 6 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
Example input: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
Example output: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Example explanation: The letter 'o' has been replaced in the letter 'n'.
Q: Sentence: 'two people on snow boards are sliding down a snow slope'. Replace the letter 'n' with 'o' in the sentence.
A: | two people oo soow boards are slidiog dowo a soow slope | 3 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
Let me give you an example: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
The answer to this example can be: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Here is why: The letter 'o' has been replaced in the letter 'n'.
OK. solve this:
Sentence: 'a person lays on the inside of a suitcase'. Replace the letter 'i' with 'l' in the sentence.
Answer: | a person lays on the lnslde of a sultcase | 8 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
Example Input: Sentence: 'children practicing tee ball together with a male coach standing behind the hitter and a tennis court in the background'. Replace the letter 'd' with 'f' in the sentence.
Example Output: chilfren practicing tee ball together with a male coach stanfing behinf the hitter anf a tennis court in the backgrounf
Example Input: Sentence: 'a close shot of a stop sign near a building'. Replace the letter 'b' with 'u' in the sentence.
Example Output: a close shot of a stop sign near a uuilding
Example Input: Sentence: 'a table topped with plates, eating utensils and drinking glasses'. Replace the letter 'h' with 's' in the sentence.
Example Output: | a table topped wits plates, eating utensils and drinking glasses
| 3 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
One example: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
Solution is here: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Explanation: The letter 'o' has been replaced in the letter 'n'.
Now, solve this: Sentence: 'a traffic light at an intersection of a wide street'. Replace the letter 't' with 'k' in the sentence.
Solution: | a kraffic lighk ak an inkerseckion of a wide skreek | 6 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
instruction:
In this task, you need to replace a letter in the sentence with another given letter.
question:
Sentence: 'this refrigerator is covered in stickers on it'. Replace the letter 't' with 'h' in the sentence.
answer:
hhis refrigerahor is covered in shickers on ih
question:
Sentence: 'a man getting ready to hit a ball at a baseball game'. Replace the letter 'n' with 'v' in the sentence.
answer:
a mav gettivg ready to hit a ball at a baseball game
question:
Sentence: 'a traffic light at an intersection of a wide street'. Replace the letter 't' with 'k' in the sentence.
answer:
| a kraffic lighk ak an inkerseckion of a wide skreek
| 9 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
[EX Q]: Sentence: 'a couple of horses with carriages at a building'. Replace the letter 'u' with 'm' in the sentence.
[EX A]: a comple of horses with carriages at a bmilding
[EX Q]: Sentence: 'a couple sits on a bench in the countryside'. Replace the letter 'y' with 'k' in the sentence.
[EX A]: a couple sits on a bench in the countrkside
[EX Q]: Sentence: 'a person sits on the sidewalk bench near a flock of birds'. Replace the letter 'i' with 'b' in the sentence.
[EX A]: | a person sbts on the sbdewalk bench near a flock of bbrds
| 6 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
One example is below.
Q: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
A: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Rationale: The letter 'o' has been replaced in the letter 'n'.
Q: Sentence: 'a young man in a blue plaid bib eating a donut'. Replace the letter 'g' with 'y' in the sentence.
A: | a youny man in a blue plaid bib eatiny a donut | 9 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
Example: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
Example solution: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Example explanation: The letter 'o' has been replaced in the letter 'n'.
Problem: Sentence: 'a table topped with plates, eating utensils and drinking glasses'. Replace the letter 'h' with 's' in the sentence.
| Solution: a table topped wits plates, eating utensils and drinking glasses | 5 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
Input: Consider Input: Sentence: 'a crowd watches as giraffes graze the tree tops at the zoo'. Replace the letter 't' with 'q' in the sentence.
Output: a crowd waqches as giraffes graze qhe qree qops aq qhe zoo
Input: Consider Input: Sentence: 'a pizza sitting on top of a metal pizza pan'. Replace the letter 'p' with 't' in the sentence.
Output: a tizza sitting on tot of a metal tizza tan
Input: Consider Input: Sentence: 'a man and three woman standing in a living room near a fireplace'. Replace the letter 'n' with 'h' in the sentence.
| Output: a mah ahd three womah stahdihg ih a livihg room hear a fireplace
| 2 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
Detailed Instructions: In this task, you need to replace a letter in the sentence with another given letter.
See one example below:
Problem: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
Solution: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Explanation: The letter 'o' has been replaced in the letter 'n'.
Problem: Sentence: 'five people climbing up a snowy hill to snow ski'. Replace the letter 'm' with 'h' in the sentence.
Solution: | five people clihbing up a snowy hill to snow ski | 4 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
[Q]: Sentence: 'a toddler on skis being held up by a grownup'. Replace the letter 'o' with 'k' in the sentence.
[A]: a tkddler kn skis being held up by a grkwnup
[Q]: Sentence: 'a police officer on a horse is riding down the street'. Replace the letter 'h' with 'a' in the sentence.
[A]: a police officer on a aorse is riding down tae street
[Q]: Sentence: 'an arrow shaped trolley pulls out from the corner of a kitchen cabinet'. Replace the letter 'b' with 'g' in the sentence.
[A]: | an arrow shaped trolley pulls out from the corner of a kitchen caginet
| 5 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
Let me give you an example: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
The answer to this example can be: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Here is why: The letter 'o' has been replaced in the letter 'n'.
OK. solve this:
Sentence: 'a person pressing buttons on a phone in their hand'. Replace the letter 's' with 'u' in the sentence.
Answer: | a peruon preuuing buttonu on a phone in their hand | 8 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
Detailed Instructions: In this task, you need to replace a letter in the sentence with another given letter.
See one example below:
Problem: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
Solution: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Explanation: The letter 'o' has been replaced in the letter 'n'.
Problem: Sentence: 'one wall in the room is flanked by a lovely piece of furniture which displays several object d'art'. Replace the letter 'n' with 'z' in the sentence.
Solution: | oze wall iz the room is flazked by a lovely piece of furziture which displays several object d'art | 4 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
[Q]: Sentence: 'a man on a horse in riding gear looking onward'. Replace the letter 'o' with 'h' in the sentence.
[A]: a man hn a hhrse in riding gear lhhking hnward
[Q]: Sentence: 'there are people camping and flying kites in a field'. Replace the letter 't' with 'j' in the sentence.
[A]: jhere are people camping and flying kijes in a field
[Q]: Sentence: 'two chairs and a vase with a dead tree'. Replace the letter 'i' with 't' in the sentence.
[A]: | two chatrs and a vase wtth a dead tree
| 5 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
--------
Question: Sentence: 'a study features the color green and old-fashioned furniture'. Replace the letter 'e' with 'd' in the sentence.
Answer: a study fdaturds thd color grddn and old-fashiondd furniturd
Question: Sentence: 'a polar bear relaxing in a man-made pool'. Replace the letter 'r' with 'x' in the sentence.
Answer: a polax beax xelaxing in a man-made pool
Question: Sentence: 'a gray and black cat and a male sleeping and pillows'. Replace the letter 'l' with 'x' in the sentence.
Answer: | a gray and bxack cat and a maxe sxeeping and pixxows
| 7 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
Let me give you an example: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
The answer to this example can be: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Here is why: The letter 'o' has been replaced in the letter 'n'.
OK. solve this:
Sentence: 'trolley moving on track past passenger station stop'. Replace the letter 'l' with 'i' in the sentence.
Answer: | troiiey moving on track past passenger station stop | 8 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
instruction:
In this task, you need to replace a letter in the sentence with another given letter.
question:
Sentence: 'a man stands in front of a plane on a take off strip'. Replace the letter 'n' with 'o' in the sentence.
answer:
a mao staods io froot of a plaoe oo a take off strip
question:
Sentence: 'there is a woman holding a tennis racket'. Replace the letter 'l' with 's' in the sentence.
answer:
there is a woman hosding a tennis racket
question:
Sentence: 'cows standing in the grass near trees and a fence'. Replace the letter 'e' with 'p' in the sentence.
answer:
| cows standing in thp grass npar trpps and a fpncp
| 9 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
Given the task definition, example input & output, solve the new input case.
In this task, you need to replace a letter in the sentence with another given letter.
Example: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
Output: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
The letter 'o' has been replaced in the letter 'n'.
New input case for you: Sentence: 'a herd of cattle standing on top of a lush green hillside'. Replace the letter 'f' with 's' in the sentence.
Output: | a herd os cattle standing on top os a lush green hillside | 1 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
One example: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
Solution is here: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Explanation: The letter 'o' has been replaced in the letter 'n'.
Now, solve this: Sentence: 'a large elephant and a small elephant standing in water'. Replace the letter 'i' with 'x' in the sentence.
Solution: | a large elephant and a small elephant standxng xn water | 6 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task.
In this task, you need to replace a letter in the sentence with another given letter.
Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
Solution: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Why? The letter 'o' has been replaced in the letter 'n'.
New input: Sentence: 'a clock tower looking up from the bottom has a caricature of a man and a clock'. Replace the letter 'o' with 'r' in the sentence.
Solution: | a clrck trwer lrrking up frrm the brttrm has a caricature rf a man and a clrck | 0 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task.
In this task, you need to replace a letter in the sentence with another given letter.
Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
Solution: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Why? The letter 'o' has been replaced in the letter 'n'.
New input: Sentence: 'a baseball player is running from first to second base'. Replace the letter 'e' with 'd' in the sentence.
Solution: | a basdball playdr is running from first to sdcond basd | 0 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
Example input: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
Example output: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Example explanation: The letter 'o' has been replaced in the letter 'n'.
Q: Sentence: 'a giraffe eats hay from an elevated wire rack'. Replace the letter 'm' with 'l' in the sentence.
A: | a giraffe eats hay frol an elevated wire rack | 3 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
One example: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
Solution is here: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Explanation: The letter 'o' has been replaced in the letter 'n'.
Now, solve this: Sentence: 'some assorted colorful planes sitting around an airport'. Replace the letter 'i' with 'c' in the sentence.
Solution: | some assorted colorful planes scttcng around an acrport | 6 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task.
In this task, you need to replace a letter in the sentence with another given letter.
Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
Solution: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Why? The letter 'o' has been replaced in the letter 'n'.
New input: Sentence: 'a white icing cake adorned with red raspberries has a pink lit candle in the middle of it'. Replace the letter 'i' with 'b' in the sentence.
Solution: | a whbte bcbng cake adorned wbth red raspberrbes has a pbnk lbt candle bn the mbddle of bt | 0 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
Let me give you an example: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
The answer to this example can be: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Here is why: The letter 'o' has been replaced in the letter 'n'.
OK. solve this:
Sentence: 'a crowd of people standing and sitting beside a lake full of little boats'. Replace the letter 'r' with 'b' in the sentence.
Answer: | a cbowd of people standing and sitting beside a lake full of little boats | 8 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
[EX Q]: Sentence: 'a man standing in the water flying a kite'. Replace the letter 'w' with 's' in the sentence.
[EX A]: a man standing in the sater flying a kite
[EX Q]: Sentence: 'a large white sign with black lettering leaning against a metal fence'. Replace the letter 'e' with 'j' in the sentence.
[EX A]: a largj whitj sign with black ljttjring ljaning against a mjtal fjncj
[EX Q]: Sentence: 'a giraffe eats hay from an elevated wire rack'. Replace the letter 'm' with 'l' in the sentence.
[EX A]: | a giraffe eats hay frol an elevated wire rack
| 6 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
Example Input: Sentence: 'a couple walking down a sidewalk next to some graffiti'. Replace the letter 'a' with 'y' in the sentence.
Example Output: y couple wylking down y sidewylk next to some gryffiti
Example Input: Sentence: 'commuter trains on tracks next to paved platform'. Replace the letter 'm' with 'w' in the sentence.
Example Output: cowwuter trains on tracks next to paved platforw
Example Input: Sentence: 'a man on a skateboard doing a trick'. Replace the letter 'g' with 'd' in the sentence.
Example Output: | a man on a skateboard doind a trick
| 3 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
Example: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
Example solution: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Example explanation: The letter 'o' has been replaced in the letter 'n'.
Problem: Sentence: 'a cat that is laying down in front of a mirror'. Replace the letter 'o' with 'z' in the sentence.
| Solution: a cat that is laying dzwn in frznt zf a mirrzr | 5 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
Sentence: 'adult man on grassy field playing disc game'. Replace the letter 'n' with 'l' in the sentence.
adult mal ol grassy field playilg disc game
Sentence: 'a man in a field standing as a ball comes through the air towards him'. Replace the letter 'u' with 'j' in the sentence.
a man in a field standing as a ball comes throjgh the air towards him
Sentence: 'a man sits on a ledge as his elephant entertains herself'. Replace the letter 'n' with 't' in the sentence.
| a mat sits ot a ledge as his elephatt ettertaits herself
| 0 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
Example Input: Sentence: 'a woman on a cell phone on city street'. Replace the letter 'e' with 'a' in the sentence.
Example Output: a woman on a call phona on city straat
Example Input: Sentence: 'a rare picture of an individual within this image'. Replace the letter 'd' with 'z' in the sentence.
Example Output: a rare picture of an inzivizual within this image
Example Input: Sentence: 'a castle wall with a clock tower with a black and gold clock'. Replace the letter 'a' with 'd' in the sentence.
Example Output: | d cdstle wdll with d clock tower with d bldck dnd gold clock
| 3 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
Example: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
Example solution: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Example explanation: The letter 'o' has been replaced in the letter 'n'.
Problem: Sentence: 'a large pizza covered in vegetables and bacon'. Replace the letter 'v' with 'b' in the sentence.
| Solution: a large pizza cobered in begetables and bacon | 5 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
Detailed Instructions: In this task, you need to replace a letter in the sentence with another given letter.
See one example below:
Problem: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
Solution: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Explanation: The letter 'o' has been replaced in the letter 'n'.
Problem: Sentence: 'the food is on a white plate with green flowers'. Replace the letter 'g' with 't' in the sentence.
Solution: | the food is on a white plate with treen flowers | 4 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
Teacher: In this task, you need to replace a letter in the sentence with another given letter.
Teacher: Now, understand the problem? If you are still confused, see the following example:
Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
Solution: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Reason: The letter 'o' has been replaced in the letter 'n'.
Now, solve this instance: Sentence: 'a group of young people sitting on couches'. Replace the letter 'n' with 'k' in the sentence.
Student: | a group of youkg people sittikg ok couches | 2 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
[Q]: Sentence: 'a man that is jumping a skateboard over something'. Replace the letter 'g' with 'j' in the sentence.
[A]: a man that is jumpinj a skateboard over somethinj
[Q]: Sentence: 'a large elephant standing outside beside a tree'. Replace the letter 'e' with 'y' in the sentence.
[A]: a largy ylyphant standing outsidy bysidy a tryy
[Q]: Sentence: 'a refridgerator covered in graffiti in the lot of a building'. Replace the letter 'r' with 'h' in the sentence.
[A]: | a hefhidgehatoh covehed in ghaffiti in the lot of a building
| 5 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
Example Input: Sentence: 'young boy leaping into air with tennis racket with dog below him'. Replace the letter 't' with 'r' in the sentence.
Example Output: young boy leaping inro air wirh rennis racker wirh dog below him
Example Input: Sentence: 'a man is ordering food from a mobile food truck'. Replace the letter 'r' with 'q' in the sentence.
Example Output: a man is oqdeqing food fqom a mobile food tquck
Example Input: Sentence: 'a group of young people sitting on couches'. Replace the letter 'n' with 'k' in the sentence.
Example Output: | a group of youkg people sittikg ok couches
| 3 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task.
In this task, you need to replace a letter in the sentence with another given letter.
Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
Solution: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Why? The letter 'o' has been replaced in the letter 'n'.
New input: Sentence: 'a black stove in a small home kitchen'. Replace the letter 'l' with 'r' in the sentence.
Solution: | a brack stove in a smarr home kitchen | 0 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
Ex Input:
Sentence: 'a sign sitting on the side of a snow covered slope'. Replace the letter 'e' with 'g' in the sentence.
Ex Output:
a sign sitting on thg sidg of a snow covgrgd slopg
Ex Input:
Sentence: 'a man and a child skiing down a mountain on a trail'. Replace the letter 'n' with 'm' in the sentence.
Ex Output:
a mam amd a child skiimg dowm a moumtaim om a trail
Ex Input:
Sentence: 'a small dog examines a white object in front of a pile of knit caps'. Replace the letter 'a' with 'k' in the sentence.
Ex Output:
| k smkll dog exkmines k white object in front of k pile of knit ckps
| 1 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
Ex Input:
Sentence: 'a lonley giraffe is making a trek in the wild'. Replace the letter 'r' with 'h' in the sentence.
Ex Output:
a lonley gihaffe is making a thek in the wild
Ex Input:
Sentence: 'a red stop sign sitting on the side of a road'. Replace the letter 'r' with 'o' in the sentence.
Ex Output:
a oed stop sign sitting on the side of a ooad
Ex Input:
Sentence: 'there is an image of a shower in the bathroom'. Replace the letter 'o' with 'c' in the sentence.
Ex Output:
| there is an image cf a shcwer in the bathrccm
| 1 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task.
In this task, you need to replace a letter in the sentence with another given letter.
Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
Solution: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Why? The letter 'o' has been replaced in the letter 'n'.
New input: Sentence: 'there is an image of a shower in the bathroom'. Replace the letter 'o' with 'c' in the sentence.
Solution: | there is an image cf a shcwer in the bathrccm | 0 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
instruction:
In this task, you need to replace a letter in the sentence with another given letter.
question:
Sentence: 'a man loads bananas high on top of a banana truck'. Replace the letter 'f' with 'c' in the sentence.
answer:
a man loads bananas high on top oc a banana truck
question:
Sentence: 'a couch, footrest, tv and other furniture are arranged in a living room'. Replace the letter 'o' with 'g' in the sentence.
answer:
a cguch, fggtrest, tv and gther furniture are arranged in a living rggm
question:
Sentence: 'a pile of different colored vegetables sitting on a table'. Replace the letter 'a' with 'm' in the sentence.
answer:
| m pile of different colored vegetmbles sitting on m tmble
| 9 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
[EX Q]: Sentence: 'a woman is snowboarding down a snowy hill'. Replace the letter 'l' with 'b' in the sentence.
[EX A]: a woman is snowboarding down a snowy hibb
[EX Q]: Sentence: 'two tennis players shaking hands over the net'. Replace the letter 'n' with 'f' in the sentence.
[EX A]: two teffis players shakifg hafds over the fet
[EX Q]: Sentence: 'a young girl sitting a table with a flower turned on its bloom and scissors nearby'. Replace the letter 'i' with 'z' in the sentence.
[EX A]: | a young gzrl szttzng a table wzth a flower turned on zts bloom and sczssors nearby
| 6 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
Part 1. Definition
In this task, you need to replace a letter in the sentence with another given letter.
Part 2. Example
Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
Answer: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Explanation: The letter 'o' has been replaced in the letter 'n'.
Part 3. Exercise
Sentence: 'a young girl sitting a table with a flower turned on its bloom and scissors nearby'. Replace the letter 'i' with 'z' in the sentence.
Answer: | a young gzrl szttzng a table wzth a flower turned on zts bloom and sczssors nearby | 7 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
Input: Consider Input: Sentence: 'a bunch of animals that are runing in a field'. Replace the letter 'm' with 'j' in the sentence.
Output: a bunch of anijals that are runing in a field
Input: Consider Input: Sentence: 'a group of people are using their laptops in the dark'. Replace the letter 'p' with 'b' in the sentence.
Output: a groub of beoble are using their labtobs in the dark
Input: Consider Input: Sentence: 'a narrow bathroom has a long lit hallway'. Replace the letter 'h' with 'o' in the sentence.
| Output: a narrow batoroom oas a long lit oallway
| 2 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
One example is below.
Q: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
A: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Rationale: The letter 'o' has been replaced in the letter 'n'.
Q: Sentence: 'white seafood and french fries on a white plate'. Replace the letter 'w' with 'k' in the sentence.
A: | khite seafood and french fries on a khite plate | 9 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
Teacher: In this task, you need to replace a letter in the sentence with another given letter.
Teacher: Now, understand the problem? If you are still confused, see the following example:
Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
Solution: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Reason: The letter 'o' has been replaced in the letter 'n'.
Now, solve this instance: Sentence: 'a narrow bathroom has a long lit hallway'. Replace the letter 'h' with 'o' in the sentence.
Student: | a narrow batoroom oas a long lit oallway | 2 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
Sentence: 'a toilet in a bathroom with small white tile on the floor'. Replace the letter 'a' with 'p' in the sentence.
p toilet in p bpthroom with smpll white tile on the floor
Sentence: 'you are never to old to play with the nintendo wii'. Replace the letter 'e' with 'v' in the sentence.
you arv nvvvr to old to play with thv nintvndo wii
Sentence: 'a little boy is wearing a blue shirt and a red tie'. Replace the letter 'i' with 'q' in the sentence.
| a lqttle boy qs wearqng a blue shqrt and a red tqe
| 0 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
In this task, you need to replace a letter in the sentence with another given letter.
Example: Sentence: 'group of motorcycle motorists trying to merge into traffic'. Replace the letter 'o' with 'n' in the sentence.
Example solution: grnup nf mntnrcycle mntnrists trying tn merge intn traffic
Example explanation: The letter 'o' has been replaced in the letter 'n'.
Problem: Sentence: 'police officers riding on the back of horses'. Replace the letter 'r' with 'g' in the sentence.
| Solution: police officegs giding on the back of hogses | 5 | NIv2 | task160_replace_letter_in_a_sentence | fs_opt |
End of preview. Expand
in Data Studio
README.md exists but content is empty.
- Downloads last month
- 5