input
stringlengths
775
929
output
sequencelengths
1
1
id
stringlengths
40
40
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'several people are around a table eating a margarita pizza'. Count the number of vowels in the given sentence. Output:
[ "24" ]
task157-b1d6da6973cd4f90bd1373c939e8727f
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a bench made of logs with a sign behind it'. Count the number of vowels in the given sentence. Output:
[ "12" ]
task157-c9926a93c1364e63be18847007bf7dfe
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a passenger train traveling down the tracks in a remote location'. Count the number of vowels in the given sentence. Output:
[ "21" ]
task157-77a47594d5e948a69a83b67300c039f2
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'bunches of green bananas hang in the warehouse'. Count the number of vowels in the given sentence. Output:
[ "16" ]
task157-41cd4bf2d5924128817f635539587026
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a group of girls going after a soccer ball'. Count the number of consonants in the given sentence. Output:
[ "21" ]
task157-f489be71695649abaa1acfd1f4bd56d7
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'this old washed out photo shows a couple of people with several horses in front of a silo and barn'. Count the number of consonants in the given sentence. Output:
[ "48" ]
task157-2fea391f04f348348ffa4587943b7569
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a black dog laying on a quilted bed'. Count the number of consonants in the given sentence. Output:
[ "17" ]
task157-342fb64aad2d46a2b3a43e206e0f1770
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'there is a man sitting on a bench reading'. Count the number of vowels in the given sentence. Output:
[ "13" ]
task157-5da3098d3f3e4283a55233254a5a24b8
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'two giraffes are outside of their housing unit'. Count the number of vowels in the given sentence. Output:
[ "18" ]
task157-094bc9996bc34a6489e962a83a914dfb
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a tall building next to a traffic light over a street'. Count the number of vowels in the given sentence. Output:
[ "16" ]
task157-400c0196a35b48f0bb152c930f2734f9
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a kitchen under construction with two large appliances'. Count the number of consonants in the given sentence. Output:
[ "30" ]
task157-56fde8a752614eb389a8898c0cb911cf
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'the plate is on the table with a burnt pizza on it'. Count the number of vowels in the given sentence. Output:
[ "15" ]
task157-8770297b16cc45618704a3450fca4ffc
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a man is standing with his hands in his pockets while a woman with a purple hat is holding an umbrella over his head'. Count the number of vowels in the given sentence. Output:
[ "34" ]
task157-a0890de96c3d4c8ca1254a8de67f41e7
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a zebra standing next to a stone wall on a dirt ground'. Count the number of consonants in the given sentence. Output:
[ "27" ]
task157-5213aa73685340ee9951f3814c543988
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a couple of zebras that are eating out of a field'. Count the number of consonants in the given sentence. Output:
[ "20" ]
task157-b8a86e83693241e78c163b2926921758
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a boy on a snowboard at the top of a hill'. Count the number of vowels in the given sentence. Output:
[ "13" ]
task157-89799f5c13844c0ea49d6851c4feabe2
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a large commercial plane parked on the runway'. Count the number of consonants in the given sentence. Output:
[ "23" ]
task157-f6152bf2b9d0412b9c66da83901e96ae
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'the bathroom has painters tape on the wall'. Count the number of vowels in the given sentence. Output:
[ "13" ]
task157-54a35c5bc7cf403d8a7c24aa255dbb94
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'cat relaxing on blanked, appears to be stretching'. Count the number of consonants in the given sentence. Output:
[ "27" ]
task157-cee37af50a3c4bb6ac6a726aeab3e320
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a plate with beets, broccoli, and cheese on a table'. Count the number of vowels in the given sentence. Output:
[ "17" ]
task157-a7d5beac7f55490582712520f483fd05
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a young girl puts a hat on a large dog'. Count the number of vowels in the given sentence. Output:
[ "12" ]
task157-18f5a53c27ac4f358a6891322181c676
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a while express bus at the side of a road near a stadium'. Count the number of consonants in the given sentence. Output:
[ "24" ]
task157-61b2704c4f8f4d9cbb3f093ef679be51
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'skiers and snowboarders using a rope tow on a ski hill'. Count the number of vowels in the given sentence. Output:
[ "17" ]
task157-c5d26e5a62af4eb7bb3a41a751e28ca4
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a red train going on top of a bridge'. Count the number of vowels in the given sentence. Output:
[ "12" ]
task157-6f844c5005034be78f30e161208717e9
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a small olive pizza on a white plate'. Count the number of consonants in the given sentence. Output:
[ "16" ]
task157-e037e3e8068e4c8483984d0934990785
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'various electronics and cds on a desk in a home office'. Count the number of vowels in the given sentence. Output:
[ "19" ]
task157-cb646b6d76484e78bd190e91714889a9
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a lot of people are walking and there is a man with a red umbrella'. Count the number of vowels in the given sentence. Output:
[ "22" ]
task157-bb7e4ab65a1e44ad8379b0f3465c297d
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'guy is skiing in the snow on flat level'. Count the number of vowels in the given sentence. Output:
[ "11" ]
task157-b8aebf89d86141dcb7a218a124c5e21a
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a number of baseball players on a field'. Count the number of vowels in the given sentence. Output:
[ "13" ]
task157-4bb9d88d106c41f8a85a15904e4b14f5
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'pasta salad with tomatoes, broccoli,beans and sausage in a bowl.'. Count the number of vowels in the given sentence. Output:
[ "22" ]
task157-0b859703699b4e858e71d9375d192c0b
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a large boat sitting on top of a beach near the ocean'. Count the number of vowels in the given sentence. Output:
[ "19" ]
task157-13e1dd8155a94504864fd9a6dfb94ba0
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a vast bedroom contains various pieces of black and white furniture'. Count the number of consonants in the given sentence. Output:
[ "33" ]
task157-f254eae2553447338878b0966dd475c9
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a traffic light with a clock tower in the background'. Count the number of vowels in the given sentence. Output:
[ "14" ]
task157-5a6fd47a3e134186922b33adc330303f
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'people watching many birds in a parking lot'. Count the number of vowels in the given sentence. Output:
[ "12" ]
task157-dda2165bc1434181a9df09fae148105f
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a man sitting on to of a set of wooden steps'. Count the number of vowels in the given sentence. Output:
[ "14" ]
task157-b364565a10ca47e7aeaefa823b45f5cd
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'two horses running in a field next to each other'. Count the number of vowels in the given sentence. Output:
[ "15" ]
task157-ee940b4a9f2c42d7a4c567792558b484
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a man is sipping on a drink while eating a pizza'. Count the number of consonants in the given sentence. Output:
[ "22" ]
task157-8bcaef7114f246c9a66d558d501afb0d
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'an electronic piece broken apart next to a plastic disc and two computer repair tools'. Count the number of consonants in the given sentence. Output:
[ "43" ]
task157-5c11c4ca6c9343358224eb773adcb492
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a person on a small boat in a body of water'. Count the number of vowels in the given sentence. Output:
[ "14" ]
task157-f0646b85d626496d964d6f08db6d40f4
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a bunch of ripe yellow banana bunches in a big display'. Count the number of vowels in the given sentence. Output:
[ "17" ]
task157-b0bc9397577445d58bbc509cf554008e
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a piece of bread with banana slices and cream on it'. Count the number of vowels in the given sentence. Output:
[ "18" ]
task157-6d207b17db50490996f8a17dc7181cfe
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'traffic rounding a bend under a sunset sky'. Count the number of vowels in the given sentence. Output:
[ "12" ]
task157-a9fc65ae8fb34a43bf71bd3c2d769ae8
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a cake with slices in plates with fork and coffee and milk'. Count the number of vowels in the given sentence. Output:
[ "17" ]
task157-456976eca83845f281f41b050b26844c
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'man in maroon and white uniform pitching a baseball'. Count the number of consonants in the given sentence. Output:
[ "26" ]
task157-3f132fa3975e4e83bf576c228227b769
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'two plates with a slice of cake in each'. Count the number of vowels in the given sentence. Output:
[ "13" ]
task157-eb7f6bb9a35a4e7a955a695af7430ca2
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'bowls of tortellini and broccoli on a countertop'. Count the number of vowels in the given sentence. Output:
[ "16" ]
task157-8158854209a6456a875fc0ebe9cdfe55
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a herd of sheep standing next to a group of men'. Count the number of vowels in the given sentence. Output:
[ "14" ]
task157-b9945ffaa213407087acb2f42310d62b
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a baseball player swinging a bat at home plate'. Count the number of vowels in the given sentence. Output:
[ "15" ]
task157-fcbd35e187d941809653245597ef1eb8
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a woman walking past a fence with animals on it'. Count the number of vowels in the given sentence. Output:
[ "15" ]
task157-9add810ce8e1472680553907375457bb
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'many people on some grass and some are flying kites'. Count the number of consonants in the given sentence. Output:
[ "26" ]
task157-257da40d583f4277878020155f9357ba
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a man holding a frisbee in his hands'. Count the number of consonants in the given sentence. Output:
[ "18" ]
task157-6f90a1181b154a8184e5feb94875bb85
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a man wearing red is skiing down a hill'. Count the number of consonants in the given sentence. Output:
[ "19" ]
task157-12b1b0cc26304b618db624b56b5fb532
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'adult cat lounging on cream colored leather chair in living area'. Count the number of vowels in the given sentence. Output:
[ "23" ]
task157-2f1ad38315cc42b5b533af8499c9b916
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a monorail train is traveling on a track'. Count the number of consonants in the given sentence. Output:
[ "19" ]
task157-3cfb5fe0ee224b618cda466ab6a8a204
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a man walking down a rain soaked street holding a green umbrella'. Count the number of consonants in the given sentence. Output:
[ "32" ]
task157-7385a26ab4af498692fc81ee0c7dd9a1
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'several white sheep on a city sidewalk and a man tending to them'. Count the number of consonants in the given sentence. Output:
[ "32" ]
task157-3c17ed0924414e5182f25f5ce7049f42
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a living area has many seating options in blue and beige'. Count the number of vowels in the given sentence. Output:
[ "21" ]
task157-c622eb61f23c44748dd971e79839ef69
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a woman taking a picture of a lot of bananas'. Count the number of consonants in the given sentence. Output:
[ "19" ]
task157-30397a71bdae4e1ab7f6c8cd823bf598
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a silver hippy van and a bus for vegans'. Count the number of vowels in the given sentence. Output:
[ "11" ]
task157-9fca28b5b02e47beac9ad4d422afa112
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'little boy stands atop the flatbed truck parked in the field'. Count the number of vowels in the given sentence. Output:
[ "16" ]
task157-ed270e597799432e8e7f1c27abe22a60
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a person jumping a skateboard over some stairs with other people in the background'. Count the number of consonants in the given sentence. Output:
[ "42" ]
task157-c4e69bfd0ec441f88ca50ed983dc19f0
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a row of motorcycles parked as people congregate in the street'. Count the number of consonants in the given sentence. Output:
[ "32" ]
task157-70f1f04b6ee94fc08ecadffad41ac21c
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a man talking on a phone while holding his hand on his side'. Count the number of vowels in the given sentence. Output:
[ "18" ]
task157-e05d54a685b041e98bef1aa7f8d4ae2b
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'an elephant has two of its legs off of the ground'. Count the number of consonants in the given sentence. Output:
[ "25" ]
task157-50afa4c0890d4fe0905d31325dba641d
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a kid is running nd hitting a ball'. Count the number of vowels in the given sentence. Output:
[ "9" ]
task157-aa022111b8a143e388a603e28ea44b34
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a double-decker red bus on a london street'. Count the number of consonants in the given sentence. Output:
[ "20" ]
task157-127049a443f041e7a580357c8e8659d3
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a yellow street crossing sign of a bicycle and button to press for crossing the intersection'. Count the number of vowels in the given sentence. Output:
[ "26" ]
task157-8467757490674365a22f093343fa6bc0
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a hooded woman in black walking in winter down a street'. Count the number of vowels in the given sentence. Output:
[ "17" ]
task157-b86cc3b3eb90428d83085a2a25dd5bc8
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a clock on the top of a building near the roof'. Count the number of consonants in the given sentence. Output:
[ "21" ]
task157-7995b9c6044c4331993919c78c20eaba
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a wooden table topped with a computer monitor and two keyboards'. Count the number of vowels in the given sentence. Output:
[ "21" ]
task157-95e769d1b78f4477ac421613dfe659a5
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a bowl of pasta and broccoli, chopsticks and a cup of tea'. Count the number of consonants in the given sentence. Output:
[ "28" ]
task157-ca36dd76bbcb4eb6b6d84a7e76addfc6
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a wet brown dog carrying a red frisbee'. Count the number of vowels in the given sentence. Output:
[ "11" ]
task157-f0706eafae82475ca10857c810af4eff
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'three people are watching tv and drinking beer'. Count the number of vowels in the given sentence. Output:
[ "14" ]
task157-ab35a75f967e48b9aac7eeafbad9ed1d
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'two children looking into the camera against a wall'. Count the number of consonants in the given sentence. Output:
[ "26" ]
task157-29f8757a92ff463a8ca98f6042365c0a
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a birthday cake with a tractor and farm animals on it'. Count the number of consonants in the given sentence. Output:
[ "27" ]
task157-766217166a7b4d048681f7f57e530185
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a bathroom with a bathtub, sink, mirror and tiles on the walls'. Count the number of vowels in the given sentence. Output:
[ "17" ]
task157-fcc01a778bb4410c919a71f679bbab84
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a man stands near a car in front of a herd of cattle in a large pasture'. Count the number of vowels in the given sentence. Output:
[ "22" ]
task157-e0fc3feecbf14f1984839e8f9664ef21
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a street light in the middle of a dessert city below a mountain'. Count the number of consonants in the given sentence. Output:
[ "31" ]
task157-50072751c7e247e6bda7258afeb383f6
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'an electronic piece broken apart next to a plastic disc and two computer repair tools'. Count the number of vowels in the given sentence. Output:
[ "28" ]
task157-60022bd7f49d428d822b7b7816e2ece2
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a person on a motorcycle with a sky background'. Count the number of consonants in the given sentence. Output:
[ "25" ]
task157-8c48c5a7cbb046c6971f1968443d009b
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a man is holding a cell phone to each of his ears'. Count the number of vowels in the given sentence. Output:
[ "16" ]
task157-71c9dd920a8547f2b505ff496bda0e16
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a man in a wet suit riding a surfboard'. Count the number of vowels in the given sentence. Output:
[ "13" ]
task157-d7b397872fd446a48ad097f3ff722ffa
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'three giraffes in a field walking around separately'. Count the number of consonants in the given sentence. Output:
[ "26" ]
task157-e6fc39750296445e94ecae975a751a33
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a cat is sitting on a chair with its head turned to the side'. Count the number of consonants in the given sentence. Output:
[ "28" ]
task157-135caa13ad94407a91a4f164e3a99029
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a back to the future mcclaren and time machine toy'. Count the number of vowels in the given sentence. Output:
[ "16" ]
task157-c4e389b0d5cf48b1a7ab07e9cb063ec3
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a boat in a harbor with trees in the skyline'. Count the number of consonants in the given sentence. Output:
[ "21" ]
task157-078512b8333e4e6995fe768348e94013
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a large giraffe is standing near a tree'. Count the number of consonants in the given sentence. Output:
[ "18" ]
task157-52554dec70394946975bf2a5c153c654
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a man sitting on the foot of a bed with a canopy'. Count the number of vowels in the given sentence. Output:
[ "15" ]
task157-4ac6c3c1ac6a4074b6936232e6c3d975
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'small train pulling passengers like something you see in an amusement park'. Count the number of vowels in the given sentence. Output:
[ "24" ]
task157-73f044215aa7468ab060d1bf22df36e8
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a close up shot of a very nice, shiny, red bike'. Count the number of consonants in the given sentence. Output:
[ "21" ]
task157-9bd4ebffa35e4001b8b2f86b1d181c6b
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a skier making a turn on a snow slope'. Count the number of vowels in the given sentence. Output:
[ "12" ]
task157-c5d780c0a7f24fa39d2ef7522a36a454
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a train is sitting at a train station'. Count the number of vowels in the given sentence. Output:
[ "13" ]
task157-c279f1502a344457b95abbd15a8997c5
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'an old fashioned bus parked by the side of the road'. Count the number of consonants in the given sentence. Output:
[ "25" ]
task157-32ac668bca0b4b64a1abcae4f2780b7f
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a man serves food from plates of meat and vegetables'. Count the number of consonants in the given sentence. Output:
[ "26" ]
task157-39056aced03e451aa92bc3c2c2b12ae1
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a giraffe standing in a burned out portion of forest'. Count the number of vowels in the given sentence. Output:
[ "18" ]
task157-e2bcb67311b24e599b2dcb86c35b104d
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a teddy bear missing its nose with tape there instead'. Count the number of vowels in the given sentence. Output:
[ "17" ]
task157-aaf64b912f4147f4adba58c3263cce1b
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'the woman is smoking a cigarette and talking on the phone'. Count the number of vowels in the given sentence. Output:
[ "18" ]
task157-6592bd1fbcdf4bdbaa5ab0be8200bebe
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a close up of a street sign with people walking near by'. Count the number of consonants in the given sentence. Output:
[ "27" ]
task157-7b667ede1343449cb3e8916aff191049
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a boy in a wheel chair on a tennis court'. Count the number of consonants in the given sentence. Output:
[ "17" ]
task157-ef2f06d3d32b49d9a958eee24d83397c
Definition: In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Positive Example 1 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Output: 16 Positive Example 2 - Input: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of consonants in the given sentence. Output: 20 Negative Example 1 - Input: Sentence: 'some boys having fun with their skateboards and laughing'. Count the number of vowels in the given sentence. Output: 31 Now complete the following example - Input: Sentence: 'a balding businessman smiles halfheartedly at the camera'. Count the number of vowels in the given sentence. Output:
[ "18" ]
task157-83db6ba9ee434dcc892e67b9bb777800

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

Additional Information

Citation Information

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

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

More details can also be found in the following paper:

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

Contact Information

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

Downloads last month
0
Edit dataset card