inputs stringlengths 2.43k 3.79k | targets stringlengths 23 634 | _template_idx int64 0 9 | _task_source stringclasses 1
value | _task_name stringclasses 1
value | _template_type stringclasses 2
values |
|---|---|---|---|---|---|
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the question ... | #1 return books
#2 return titles of #1
#3 return issues of #1
#4 return #2 sorted by #3 in ascending order
| 6 | NIv2 | task176_break_decompose_questions | fs_opt |
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the question ... | #1 return schools
#2 return budget amounts of #1
#3 return total endowments of #1
#4 return #1 where #2 is greater than 100
#5 return #1 where #3 is greater than 10
#6 return #4 , #5
#7 return names of #6
| 6 | NIv2 | task176_break_decompose_questions | fs_opt |
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the question ... | #1 return Tom Rathman
#2 return yards of #1
#3 return sum of #2 | 6 | NIv2 | task176_break_decompose_questions | fs_opt |
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the question ... | #1 return rivers
#2 return #1 that borders washington
#3 return #1 that borders oregon
#4 return #1 in both #2 and #3 | 9 | NIv2 | task176_break_decompose_questions | fs_opt |
Detailed Instructions: In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in ... | #1 return schools
#2 return budget amounts of #1
#3 return total endowments of #1
#4 return #1 where #2 is greater than 100
#5 return #1 where #3 is greater than 10
#6 return #4 , #5
#7 return names of #6 | 4 | NIv2 | task176_break_decompose_questions | fs_opt |
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the question ... | #1 return Mare
#2 return field goals of #1
#3 return number of #2
#4 return Carney
#5 return field goals of #4
#6 return number of #5
#7 return which is highest of #3 , #6
| 6 | NIv2 | task176_break_decompose_questions | fs_opt |
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the question ... | #1 return the Hungarian Hussars did serve as a model for light cavalry
#2 return centuries of #1
#3 return number of #2
****
| 4 | NIv2 | task176_break_decompose_questions | fs_opt |
Teacher: In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the ... | #1 return one image
#2 return dog in #1
#3 return If #1 is moving horizontally to the right
#4 return other image
#5 return dog team in #4
#6 return snow in #4
#7 return If #5 is heading across #6 at a slight angle
#8 return If both #3 and #7 are true | 2 | NIv2 | task176_break_decompose_questions | fs_opt |
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the question ... | #1 return aircraft
#2 return number of #1 | 6 | NIv2 | task176_break_decompose_questions | fs_opt |
Given the task definition, example input & output, solve the new input case.
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a fr... | #1 return david
#2 return wife of #1 | 1 | NIv2 | task176_break_decompose_questions | fs_opt |
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the question ... | #1 return students
#2 return teachers #1 study under
#3 return #1 where #2 is OTHA MOYER
#4 return first names of #3
#5 return last names of #3
#6 return #4 , #5
| 6 | NIv2 | task176_break_decompose_questions | fs_opt |
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the question ... | #1 return rivers
#2 return #1 that borders washington
#3 return #1 that borders oregon
#4 return #1 in both #2 and #3
| 7 | NIv2 | task176_break_decompose_questions | fs_opt |
Detailed Instructions: In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in ... | #1 return the customer Carole Bernhard
#2 return the country that #1 lived in | 4 | NIv2 | task176_break_decompose_questions | fs_opt |
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the question ... | #1 return smallestt item
#2 return largest items
#3 return #2 that is six sided
#4 return material of #1
#5 return material of #3
#6 return is #4 the same as #5
| 6 | NIv2 | task176_break_decompose_questions | fs_opt |
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the question ... | #1 return documents
#2 return templates of #1
#3 return number of different #2
| 7 | NIv2 | task176_break_decompose_questions | fs_opt |
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the question ... | #1 return yellow sphere
#2 return #1 that is rubber
#3 return number of #2
#4 return if #3 is higher than zero
****
| 4 | NIv2 | task176_break_decompose_questions | fs_opt |
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the question ... | Solution: #1 return iceland
#2 return people of #1
#3 return what do #2 speak | 5 | NIv2 | task176_break_decompose_questions | fs_opt |
Teacher: In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the ... | #1 return carmon
#2 return #1 on george lopez
#3 return boyfriend of #2 | 2 | NIv2 | task176_break_decompose_questions | fs_opt |
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the question ... | #1 return Stop This Train
#2 return lyracist of #1
#3 return college of #2 | 6 | NIv2 | task176_break_decompose_questions | fs_opt |
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the question ... | #1 return stingray
#2 return the ocean
#3 return the bottom of #2
#4 return #1 close to #3
#5 return sand
#6 return #4 not with #5 on top of it
#7 return images of #6
#8 return images
#9 return number of #7
#10 return number of #8
#11 return if #9 is equal to #10 | 3 | NIv2 | task176_break_decompose_questions | fs_opt |
Given the task definition, example input & output, solve the new input case.
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a fr... | #1 return gas stations
#2 return #1 opened after 2000
#3 return managers
#4 return number of #2 for each #3
#5 return #3 where #4 is highest | 1 | NIv2 | task176_break_decompose_questions | fs_opt |
Teacher: In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the ... | #1 return accounts
#2 return savings balances of #1
#3 return #1 where #2 is lowest
#4 return name of #3
#5 return checking balance of #3
#6 return #4 , #5 | 2 | NIv2 | task176_break_decompose_questions | fs_opt |
instruction:
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for ... | #1 return the Senussi were in southeastern Cyrenaica
#2 return year of #1
| 9 | NIv2 | task176_break_decompose_questions | fs_opt |
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the question ... | #1 return woman
#2 return blouse of #1
#3 return #1 where #2 is red
#4 return table of books
#5 return #3 that is sitting at #4
#6 return if #5 is in one image
| 5 | NIv2 | task176_break_decompose_questions | 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 will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original questi... | #1 return woman
#2 return blouse of #1
#3 return #1 where #2 is red
#4 return table of books
#5 return #3 that is sitting at #4
#6 return if #5 is in one image | 0 | NIv2 | task176_break_decompose_questions | 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 will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original questi... | #1 return sea lion
#2 return #1 swimming alone
#3 return images of #2
#4 return mammals in #3
#5 return number of #4 for each #3
#6 return #3 where #5 is equal to one
#7 return number of #6
#8 return if #7 is at least one | 0 | NIv2 | task176_break_decompose_questions | fs_opt |
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the question ... | Solution: #1 return right pic
#2 return lipstick of #1
#3 return the number of #2
#4 return if #3 is at most one | 5 | NIv2 | task176_break_decompose_questions | fs_opt |
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the question ... | #1 return wolves
#2 return trees
#3 return #1 standing in front of #2
#4 return heads of #3
#5 return #3 where #4 are raised in a howling pose
#6 return number of #5
#7 return if #6 is at least one
| 1 | NIv2 | task176_break_decompose_questions | fs_opt |
Teacher: In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the ... | #1 return EastEnders
#2 return ratings of #1
#3 return lowest of #2 in 2004
#4 return when was #3 | 2 | NIv2 | task176_break_decompose_questions | fs_opt |
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the question ... | #1 return large thing
#2 return #1 that is purple
#3 return large sphere
#4 return material of #2
#5 return material of #3
#6 return is #4 the same as #5
****
| 4 | NIv2 | task176_break_decompose_questions | fs_opt |
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the question ... | #1 return images
#2 return bottles in #1
#3 return number of #2 for each #1
#4 return #1 where #3 is at most two
#5 return number of #4
#6 return if #5 is equal to one
| 3 | NIv2 | task176_break_decompose_questions | fs_opt |
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the question ... | Output: #1 return customers
#2 return emails of #1
#3 return #1 where #2 is luisg @ embraer.com.br
#4 return full name of #3
| 2 | NIv2 | task176_break_decompose_questions | fs_opt |
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the question ... | #1 return the first attempt to annex Tenerife
#2 return the actual conquest began
#3 return year of #1
#4 return year of #2
#5 return difference of #4 and #3 | 6 | NIv2 | task176_break_decompose_questions | fs_opt |
TASK DEFINITION: In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order ... | #1 return EastEnders
#2 return ratings of #1
#3 return lowest of #2 in 2004
#4 return when was #3
| 8 | NIv2 | task176_break_decompose_questions | fs_opt |
Part 1. Definition
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in orde... | #1 return large thing
#2 return #1 that is purple
#3 return large sphere
#4 return material of #2
#5 return material of #3
#6 return is #4 the same as #5 | 7 | NIv2 | task176_break_decompose_questions | fs_opt |
Given the task definition, example input & output, solve the new input case.
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a fr... | #1 return left picture
#2 return fish of #1
#3 return the number of #2
#4 return if #3 is equal to two | 1 | NIv2 | task176_break_decompose_questions | fs_opt |
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the question ... | #1 return flights
#2 return velocities of #1
#3 return #1 where #2 is higher than 200
#4 return number of #3 | 8 | NIv2 | task176_break_decompose_questions | fs_opt |
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the question ... | Output: #1 return flights
#2 return velocities of #1
#3 return #1 where #2 is higher than 200
#4 return number of #3
| 2 | NIv2 | task176_break_decompose_questions | fs_opt |
TASK DEFINITION: In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order ... | #1 return groups
#2 return #1 that is Methodism
#3 return #1 that is Seventh-day Adventist
#4 return percent of #2
#5 return percent of #3
#6 return which is highest of #4 , #5
| 8 | NIv2 | task176_break_decompose_questions | fs_opt |
Teacher: In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the ... | #1 return flights
#2 return #1 that are nonstop
#3 return #2 from san diego
#4 return #3 to phoenix | 2 | NIv2 | task176_break_decompose_questions | fs_opt |
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the question ... | #1 return andrew johnson
#2 return when was #1 president
#3 return president following #2 | 6 | NIv2 | task176_break_decompose_questions | fs_opt |
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the question ... | #1 return images
#2 return animals in #1
#3 return #2 that are canine-type
#4 return number of #3 for each #1
#5 return #1 where #4 is equal to one
#6 return number of #5
#7 return number of #1
#8 return if #6 is equal to #7
#9 return the left image
#10 return the right image
#11 return animal in ... | 5 | NIv2 | task176_break_decompose_questions | fs_opt |
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the question ... | #1 return objects
#2 return number of #1
| 0 | NIv2 | task176_break_decompose_questions | fs_opt |
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the question ... | #1 return the attractions
#2 return #1 called US museum
#3 return staff in charge of #2
#4 return the name of #3 | 8 | NIv2 | task176_break_decompose_questions | fs_opt |
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the question ... | Output: #1 return balls
#2 return #1 that are small
#3 return cylinders
#4 return #3 that are metallic
#5 return number of #2
#6 return number of #4
#7 return if #5 is more than #6
| 2 | NIv2 | task176_break_decompose_questions | fs_opt |
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the question ... | #1 return claims
#2 return settlements of #1
#3 return number of #2 for each #1
#4 return the highest of #3
#5 return #1 where #2 is equal to #4
#6 return claim id of #5
#7 return claim date of #5
#8 return #6 , #7 , #4
| 6 | NIv2 | task176_break_decompose_questions | fs_opt |
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the question ... | #1 return the attractions
#2 return #1 called US museum
#3 return staff in charge of #2
#4 return the name of #3
| 6 | NIv2 | task176_break_decompose_questions | fs_opt |
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the question ... | #1 return the us
#2 return enemies of #1
#3 return world world 2
#4 return #2 during #3 | 6 | NIv2 | task176_break_decompose_questions | fs_opt |
Given the task definition, example input & output, solve the new input case.
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a fr... | #1 return paintings
#2 return images of #1
#3 return number of #1 for each #2
#4 return #2 where #3 is at least one
#5 return number of #4
#6 return if #5 is at least one | 1 | NIv2 | task176_break_decompose_questions | fs_opt |
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the question ... | #1 return managers
#2 return countries of #1
#3 return the distinct #2
| 7 | NIv2 | task176_break_decompose_questions | fs_opt |
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the question ... | #1 return viewers
#2 return #1 in 2001
#3 return #2 of EastEnders
#4 return #2 of Coronation Street
#5 return number of #3
#6 return number of #4
#7 return which is highest of #5 , #6 | 6 | NIv2 | task176_break_decompose_questions | fs_opt |
TASK DEFINITION: In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order ... | #1 return the Mavericks
#2 return points win by of #1
| 8 | NIv2 | task176_break_decompose_questions | fs_opt |
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the question ... | Output: #1 return Payton Manning
#2 return touchdowns of #1
#3 return yards of #2
#4 return sum of #3
| 2 | NIv2 | task176_break_decompose_questions | fs_opt |
Detailed Instructions: In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in ... | #1 return the character Petty Officer Cora Weps Raikes
#2 return actor of #1
#3 return ethnicity of #2 | 4 | NIv2 | task176_break_decompose_questions | fs_opt |
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the question ... | #1 return managers
#2 return countries of #1
#3 return the distinct #2 | 9 | NIv2 | task176_break_decompose_questions | fs_opt |
Detailed Instructions: In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in ... | #1 return climbers
#2 return mountains #1 climbed
#3 return countries of #2
#4 return #1 where #3 is Uganda
#5 return times used by #4 | 4 | NIv2 | task176_break_decompose_questions | fs_opt |
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the question ... | #1 return cubes
#2 return colors of #1
#3 return number of #1 for each #2
#4 return #2 where #3 is the highest | 3 | NIv2 | task176_break_decompose_questions | fs_opt |
In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the question ... | #1 return cubes
#2 return colors of #1
#3 return number of #1 for each #2
#4 return #2 where #3 is the highest
| 3 | NIv2 | task176_break_decompose_questions | fs_opt |
Detailed Instructions: In this task you will break down a question into the basic steps required to answer it.
A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in ... | #1 return neighborhood
#2 return #1 that is Sachsenhausen
#3 return city of #2
#4 return #3 that Anne Frank lived in before the war | 4 | NIv2 | task176_break_decompose_questions | fs_opt |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 3