Dataset Viewer
Auto-converted to Parquet Duplicate
inputs
stringlengths
195
726
targets
stringclasses
42 values
_template_idx
int64
0
9
_task_source
stringclasses
1 value
_task_name
stringclasses
1 value
_template_type
stringclasses
2 values
In this task, you need to count the number of words in a sentence that contain the given letter [Q]: Sentence: 'two hotdogs on with various toppings and a drink on a counter'. How many words contain the letter 'w' in the sentence. [A]: 2 [Q]: Sentence: 'two giraffes with their heads in the tree'. How many words cont...
2
5
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter Q: Sentence: 'zebra walking through some desolate savanna alone during the day'. How many words contain the letter 'e' in the sentence. A: 5 **** Q: Sentence: 'a tennis player holds a ball as if to throw it in the air to s...
1 ****
4
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter One example is below. Q: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. A: 3 Rationale: The words 'gray', 'standing', and 'a' contain the letter 'a'. So, the answ...
0
9
NIv2
task161_count_words_containing_letter
fs_opt
Part 1. Definition In this task, you need to count the number of words in a sentence that contain the given letter Part 2. Example Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. Answer: 3 Explanation: The words 'gray', 'standing', and 'a' contain the letter ...
1
7
NIv2
task161_count_words_containing_letter
fs_opt
Detailed Instructions: In this task, you need to count the number of words in a sentence that contain the given letter See one example below: Problem: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. Solution: 3 Explanation: The words 'gray', 'standing', and '...
0
4
NIv2
task161_count_words_containing_letter
fs_opt
Part 1. Definition In this task, you need to count the number of words in a sentence that contain the given letter Part 2. Example Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. Answer: 3 Explanation: The words 'gray', 'standing', and 'a' contain the letter ...
0
7
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter Ex Input: Sentence: 'a young man standing in front of a laptop computer'. How many words contain the letter 'y' in the sentence. Ex Output: 1 Ex Input: Sentence: 'two angles of a frosted donut with a bite taken out of th...
0
1
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter Q: Sentence: 'a kitchen in a camp with gear and coats laid out'. How many words contain the letter 'i' in the sentence. A: 4 **** Q: Sentence: 'group of horses in a field with a pinto in the foreground'. How many words con...
0 ****
4
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter Let me give you an example: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. The answer to this example can be: 3 Here is why: The words 'gray', 'standing', and 'a...
1
8
NIv2
task161_count_words_containing_letter
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you need to count the number of words in a sentence that contain the given letter Example: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. Output: 3 The words 'gray', '...
0
1
NIv2
task161_count_words_containing_letter
fs_opt
Teacher: In this task, you need to count the number of words in a sentence that contain the given letter Teacher: Now, understand the problem? If you are still confused, see the following example: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. Solution: 3 Re...
1
2
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter Ex Input: Sentence: 'a large jetliner with a space shuttle on its back next to a fighter jet'. How many words contain the letter 'm' in the sentence. Ex Output: 0 Ex Input: Sentence: 'a silver television a black couch a ...
1
1
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter [EX Q]: Sentence: 'a man and a woman stand under an umbrella'. How many words contain the letter 's' in the sentence. [EX A]: 1 [EX Q]: Sentence: 'black and white photo of old man riding a motorcycle'. How many words conta...
5
6
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter -------- Question: Sentence: 'a man skiing through a snowcovered street area'. How many words contain the letter 'p' in the sentence. Answer: 0 Question: Sentence: 'a group of people cooking pancakes in the field'. How ma...
1
7
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter Ex Input: Sentence: 'a man in a white turban drives a motorcycle along a dirty road'. How many words contain the letter 'd' in the sentence. Ex Output: 3 Ex Input: Sentence: 'a person that is playing a tennis game'. How ...
4
1
NIv2
task161_count_words_containing_letter
fs_opt
instruction: In this task, you need to count the number of words in a sentence that contain the given letter question: Sentence: 'unusual round vase with flower stems inside it'. How many words contain the letter 'c' in the sentence. answer: 0 question: Sentence: 'a toilet sits in the middle of a street'. How many wo...
6
9
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter Example Input: Sentence: 'a red car parked with a gas pump inserted into it'. How many words contain the letter 'l' in the sentence. Example Output: 0 Example Input: Sentence: 'a white longheaired dog eating a birthday cak...
2
3
NIv2
task161_count_words_containing_letter
fs_opt
Detailed Instructions: In this task, you need to count the number of words in a sentence that contain the given letter See one example below: Problem: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. Solution: 3 Explanation: The words 'gray', 'standing', and '...
2
4
NIv2
task161_count_words_containing_letter
fs_opt
instruction: In this task, you need to count the number of words in a sentence that contain the given letter question: Sentence: 'smiling woman with hair in her face talking on a cellphone'. How many words contain the letter 'q' in the sentence. answer: 0 question: Sentence: 'an acoustic guitar is shown laying on a b...
1
9
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter Example Input: Sentence: 'a group of giraffes walk across an open area'. How many words contain the letter 'm' in the sentence. Example Output: 0 Example Input: Sentence: 'young girls with backpacks are standing near stair...
2
3
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter Let me give you an example: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. The answer to this example can be: 3 Here is why: The words 'gray', 'standing', and 'a...
3
8
NIv2
task161_count_words_containing_letter
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you need to count the number of words in a sentence that contain the given letter Example: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. Output: 3 The words 'gray', '...
2
1
NIv2
task161_count_words_containing_letter
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 count the number of words in a sentence that contain the given letter Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sen...
0
0
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter Q: Sentence: 'a dog lying down with a blanket on top of it'. How many words contain the letter 'o' in the sentence. A: 5 **** Q: Sentence: 'a man is holding a bunch of green bananas in his yard'. How many words contain the...
0 ****
4
NIv2
task161_count_words_containing_letter
fs_opt
Part 1. Definition In this task, you need to count the number of words in a sentence that contain the given letter Part 2. Example Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. Answer: 3 Explanation: The words 'gray', 'standing', and 'a' contain the letter ...
0
7
NIv2
task161_count_words_containing_letter
fs_opt
Teacher: In this task, you need to count the number of words in a sentence that contain the given letter Teacher: Now, understand the problem? If you are still confused, see the following example: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. Solution: 3 Re...
1
2
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter Q: Sentence: 'some people are sitting around a black table'. How many words contain the letter 'v' in the sentence. A: 0 **** Q: Sentence: 'a pizza sits on the table with pepperoni cheese ricotta cheese and topped with gre...
0 ****
4
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter Let me give you an example: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. The answer to this example can be: 3 Here is why: The words 'gray', 'standing', and 'a...
0
8
NIv2
task161_count_words_containing_letter
fs_opt
Part 1. Definition In this task, you need to count the number of words in a sentence that contain the given letter Part 2. Example Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. Answer: 3 Explanation: The words 'gray', 'standing', and 'a' contain the letter ...
5
7
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter Sentence: 'cows crowd up to a barbed wire fence under a tree'. How many words contain the letter 'n' in the sentence. 2 Sentence: 'an older fighter plan sitting next to a group military men'. How many words contain the let...
0
0
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter [EX Q]: Sentence: 'a cat sitting on a wooden chair look at the camera'. How many words contain the letter 'd' in the sentence. [EX A]: 1 [EX Q]: Sentence: 'two men playing a video game inside of a room'. How many words con...
1
6
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter One example: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. Solution is here: 3 Explanation: The words 'gray', 'standing', and 'a' contain the letter 'a'. So, the...
0
6
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter One example is below. Q: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. A: 3 Rationale: The words 'gray', 'standing', and 'a' contain the letter 'a'. So, the answ...
1
9
NIv2
task161_count_words_containing_letter
fs_opt
Detailed Instructions: In this task, you need to count the number of words in a sentence that contain the given letter See one example below: Problem: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. Solution: 3 Explanation: The words 'gray', 'standing', and '...
2
4
NIv2
task161_count_words_containing_letter
fs_opt
instruction: In this task, you need to count the number of words in a sentence that contain the given letter question: Sentence: 'a sign reading butt street on the corner of a building with a no parking sign below it'. How many words contain the letter 'h' in the sentence. answer: 2 question: Sentence: 'some people a...
0
9
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter Example input: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. Example output: 3 Example explanation: The words 'gray', 'standing', and 'a' contain the letter 'a'...
2
3
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter Q: Sentence: 'a woman sits on the ground in front of a baby holding a flying disc'. How many words contain the letter 'q' in the sentence. A: 0 **** Q: Sentence: 'a large brown dog with a white deflated ball in its mouth'....
2 ****
4
NIv2
task161_count_words_containing_letter
fs_opt
instruction: In this task, you need to count the number of words in a sentence that contain the given letter question: Sentence: 'a woman is standing at a fruit stand'. How many words contain the letter 'y' in the sentence. answer: 0 question: Sentence: 'a group of people skiing down a mountain slope'. How many words...
3
9
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter One example is below. Q: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. A: 3 Rationale: The words 'gray', 'standing', and 'a' contain the letter 'a'. So, the answ...
3
9
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter One example: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. Solution is here: 3 Explanation: The words 'gray', 'standing', and 'a' contain the letter 'a'. So, the...
0
6
NIv2
task161_count_words_containing_letter
fs_opt
Detailed Instructions: In this task, you need to count the number of words in a sentence that contain the given letter See one example below: Problem: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. Solution: 3 Explanation: The words 'gray', 'standing', and '...
0
4
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter One example is below. Q: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. A: 3 Rationale: The words 'gray', 'standing', and 'a' contain the letter 'a'. So, the answ...
0
9
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter Q: Sentence: 'a person resting on a bench outside a furniture store'. How many words contain the letter 'e' in the sentence. A: 6 **** Q: Sentence: 'young girls with backpacks are standing near stairs that look to go to th...
0 ****
4
NIv2
task161_count_words_containing_letter
fs_opt
Part 1. Definition In this task, you need to count the number of words in a sentence that contain the given letter Part 2. Example Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. Answer: 3 Explanation: The words 'gray', 'standing', and 'a' contain the letter ...
0
7
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter Example: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. Example solution: 3 Example explanation: The words 'gray', 'standing', and 'a' contain the letter 'a'. So,...
Solution: 1
5
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter -------- Question: Sentence: 'a man sitting holding a drink with pizzas on the table'. How many words contain the letter 'k' in the sentence. Answer: 1 Question: Sentence: 'a view from inside a train cart going down a tra...
1
7
NIv2
task161_count_words_containing_letter
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you need to count the number of words in a sentence that contain the given letter Example: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. Output: 3 The words 'gray', '...
0
1
NIv2
task161_count_words_containing_letter
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 count the number of words in a sentence that contain the given letter Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sen...
1
0
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter Ex Input: Sentence: 'a man walking across a beach carrying a surfboard'. How many words contain the letter 'i' in the sentence. Ex Output: 2 Ex Input: Sentence: 'a person that is playing a tennis game'. How many words co...
4
1
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter One example is below. Q: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. A: 3 Rationale: The words 'gray', 'standing', and 'a' contain the letter 'a'. So, the answ...
0
9
NIv2
task161_count_words_containing_letter
fs_opt
TASK DEFINITION: In this task, you need to count the number of words in a sentence that contain the given letter PROBLEM: Sentence: 'a woman in a wheelchair is about to play tennis'. How many words contain the letter 'r' in the sentence. SOLUTION: 1 PROBLEM: Sentence: 'a giraffe walking in the grass near a building'....
0
8
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter Example Input: Sentence: 'two people riding on the back of a large elephant'. How many words contain the letter 't' in the sentence. Example Output: 3 Example Input: Sentence: 'there is a red tea pot that has flowers in it...
3
3
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter One example is below. Q: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. A: 3 Rationale: The words 'gray', 'standing', and 'a' contain the letter 'a'. So, the answ...
4
9
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter Example: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. Example solution: 3 Example explanation: The words 'gray', 'standing', and 'a' contain the letter 'a'. So,...
Solution: 0
5
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter One example: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. Solution is here: 3 Explanation: The words 'gray', 'standing', and 'a' contain the letter 'a'. So, the...
0
6
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter -------- Question: Sentence: 'an individual poses for a picture beside a bright window'. How many words contain the letter 'y' in the sentence. Answer: 0 Question: Sentence: 'a box filled with fresh fruit and vegetables'....
0
7
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter Example Input: Sentence: 'people standing in a river surrounding an elephant some are touching it'. How many words contain the letter 'd' in the sentence. Example Output: 2 Example Input: Sentence: 'a couple sitting on sea...
0
3
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter -------- Question: Sentence: 'a carrot and celery are on a cutting board'. How many words contain the letter 's' in the sentence. Answer: 0 Question: Sentence: 'a man with a hat on sitting in a car with the door open and ...
2
7
NIv2
task161_count_words_containing_letter
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you need to count the number of words in a sentence that contain the given letter Example: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. Output: 3 The words 'gray', '...
2
1
NIv2
task161_count_words_containing_letter
fs_opt
TASK DEFINITION: In this task, you need to count the number of words in a sentence that contain the given letter PROBLEM: Sentence: 'a clothing line with teddy bears hung by their ears'. How many words contain the letter 'n' in the sentence. SOLUTION: 3 PROBLEM: Sentence: 'a plate with a grilled sanwich next to a bow...
0
8
NIv2
task161_count_words_containing_letter
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 count the number of words in a sentence that contain the given letter Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sen...
0
0
NIv2
task161_count_words_containing_letter
fs_opt
TASK DEFINITION: In this task, you need to count the number of words in a sentence that contain the given letter PROBLEM: Sentence: 'a person that is flying a hamburger kite'. How many words contain the letter 'b' in the sentence. SOLUTION: 1 PROBLEM: Sentence: 'a man and a woman stand under an umbrella'. How many wo...
2
8
NIv2
task161_count_words_containing_letter
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 count the number of words in a sentence that contain the given letter Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sen...
2
0
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter One example is below. Q: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. A: 3 Rationale: The words 'gray', 'standing', and 'a' contain the letter 'a'. So, the answ...
5
9
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter Example Input: Sentence: 'a dog lying down with a blanket on top of it'. How many words contain the letter 'o' in the sentence. Example Output: 5 Example Input: Sentence: 'a mirror above a bathroom sink next to a window'. ...
0
3
NIv2
task161_count_words_containing_letter
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 count the number of words in a sentence that contain the given letter Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sen...
0
0
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter Ex Input: Sentence: 'a man holding a frisbee above a crowd of young men'. How many words contain the letter 'i' in the sentence. Ex Output: 2 Ex Input: Sentence: 'a bunch of cloths are piled in the sink'. How many words ...
0
1
NIv2
task161_count_words_containing_letter
fs_opt
Teacher: In this task, you need to count the number of words in a sentence that contain the given letter Teacher: Now, understand the problem? If you are still confused, see the following example: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. Solution: 3 Re...
4
2
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter [EX Q]: Sentence: 'martha stewart holding a fluffy siamese cat on her arms'. How many words contain the letter 'a' in the sentence. [EX A]: 6 [EX Q]: Sentence: 'man holding remote control for video game system'. How many w...
5
6
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter -------- Question: Sentence: 'a couple of zebras are standing in a pin'. How many words contain the letter 'a' in the sentence. Answer: 5 Question: Sentence: 'a man in a restaurant makes the v sign with both hands'. How m...
4
7
NIv2
task161_count_words_containing_letter
fs_opt
Part 1. Definition In this task, you need to count the number of words in a sentence that contain the given letter Part 2. Example Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. Answer: 3 Explanation: The words 'gray', 'standing', and 'a' contain the letter ...
1
7
NIv2
task161_count_words_containing_letter
fs_opt
Part 1. Definition In this task, you need to count the number of words in a sentence that contain the given letter Part 2. Example Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. Answer: 3 Explanation: The words 'gray', 'standing', and 'a' contain the letter ...
3
7
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter Q: Sentence: 'a group of bears sitting next to each other on a sidewalk'. How many words contain the letter 't' in the sentence. A: 4 **** Q: Sentence: 'a plastic container filled with pastry balls sitting on a counter'. H...
3 ****
4
NIv2
task161_count_words_containing_letter
fs_opt
instruction: In this task, you need to count the number of words in a sentence that contain the given letter question: Sentence: 'a man in a blue shirt and ear piece holds a clip board'. How many words contain the letter 'u' in the sentence. answer: 1 question: Sentence: 'an old motorcycle with the seat missing parke...
0
9
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter Example input: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. Example output: 3 Example explanation: The words 'gray', 'standing', and 'a' contain the letter 'a'...
1
3
NIv2
task161_count_words_containing_letter
fs_opt
Detailed Instructions: In this task, you need to count the number of words in a sentence that contain the given letter See one example below: Problem: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. Solution: 3 Explanation: The words 'gray', 'standing', and '...
0
4
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter -------- Question: Sentence: 'a person that is flying a hamburger kite'. How many words contain the letter 'b' in the sentence. Answer: 1 Question: Sentence: 'a mother zebra standing next to a baby zebra'. How many words ...
5
7
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter Example input: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. Example output: 3 Example explanation: The words 'gray', 'standing', and 'a' contain the letter 'a'...
0
3
NIv2
task161_count_words_containing_letter
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you need to count the number of words in a sentence that contain the given letter Example: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. Output: 3 The words 'gray', '...
5
1
NIv2
task161_count_words_containing_letter
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 count the number of words in a sentence that contain the given letter Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sen...
1
0
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter Example input: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. Example output: 3 Example explanation: The words 'gray', 'standing', and 'a' contain the letter 'a'...
0
3
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter Let me give you an example: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. The answer to this example can be: 3 Here is why: The words 'gray', 'standing', and 'a...
1
8
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter [Q]: Sentence: 'a woman is laughing while sitting on a bed'. How many words contain the letter 'c' in the sentence. [A]: 0 [Q]: Sentence: 'a small cat curled up sleeps on what appears to be a table'. How many words contai...
2
5
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter Q: Sentence: 'a soldier holds something for a young bear'. How many words contain the letter 'a' in the sentence. A: 3 **** Q: Sentence: 'man holding remote control for video game system'. How many words contain the letter...
0 ****
4
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter One example is below. Q: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. A: 3 Rationale: The words 'gray', 'standing', and 'a' contain the letter 'a'. So, the answ...
0
9
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter Input: Consider Input: Sentence: 'the teddy bears are posed to sit at the toy picnic table'. How many words contain the letter 'v' in the sentence. Output: 0 Input: Consider Input: Sentence: 'a group of people dressed to...
Output: 6
2
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter [EX Q]: Sentence: 'a plate has many different types of food on it'. How many words contain the letter 'r' in the sentence. [EX A]: 1 [EX Q]: Sentence: 'a little girl sitting on the floor reading a book'. How many words con...
1
6
NIv2
task161_count_words_containing_letter
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you need to count the number of words in a sentence that contain the given letter Example: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. Output: 3 The words 'gray', '...
1
1
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter One example is below. Q: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. A: 3 Rationale: The words 'gray', 'standing', and 'a' contain the letter 'a'. So, the answ...
1
9
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter Input: Consider Input: Sentence: 'ther e is a commuter train that is coming on the tracks'. How many words contain the letter 'r' in the sentence. Output: 4 Input: Consider Input: Sentence: 'a fresh flower on a table in ...
Output: 0
2
NIv2
task161_count_words_containing_letter
fs_opt
Part 1. Definition In this task, you need to count the number of words in a sentence that contain the given letter Part 2. Example Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. Answer: 3 Explanation: The words 'gray', 'standing', and 'a' contain the letter ...
1
7
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter [Q]: Sentence: 'a woman in glasses and a black shirt next to clock'. How many words contain the letter 'q' in the sentence. [A]: 0 [Q]: Sentence: 'a group of people standing together talking '. How many words contain the ...
0
5
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter Sentence: 'a woman is posing next to a stop sign'. How many words contain the letter 'u' in the sentence. 0 Sentence: 'an over head view of people walking in a cramped area'. How many words contain the letter 'q' in the se...
2
0
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter Ex Input: Sentence: 'a boy is doing a trick with his skateboard'. How many words contain the letter 'y' in the sentence. Ex Output: 1 Ex Input: Sentence: 'a green and white street sign on a pole and a light'. How many wo...
0
1
NIv2
task161_count_words_containing_letter
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you need to count the number of words in a sentence that contain the given letter Example: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. Output: 3 The words 'gray', '...
1
1
NIv2
task161_count_words_containing_letter
fs_opt
Detailed Instructions: In this task, you need to count the number of words in a sentence that contain the given letter See one example below: Problem: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. Solution: 3 Explanation: The words 'gray', 'standing', and '...
0
4
NIv2
task161_count_words_containing_letter
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 count the number of words in a sentence that contain the given letter Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sen...
0
0
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter Let me give you an example: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. The answer to this example can be: 3 Here is why: The words 'gray', 'standing', and 'a...
0
8
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter Example input: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. Example output: 3 Example explanation: The words 'gray', 'standing', and 'a' contain the letter 'a'...
2
3
NIv2
task161_count_words_containing_letter
fs_opt
In this task, you need to count the number of words in a sentence that contain the given letter One example: Sentence: 'two gray birds standing in a green field'. How many words contain the letter 'a' in the sentence. Solution is here: 3 Explanation: The words 'gray', 'standing', and 'a' contain the letter 'a'. So, the...
4
6
NIv2
task161_count_words_containing_letter
fs_opt
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
3