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 |
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 brown cylinders
#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 Packers
#2 return losses of #1
#3 return number of #2 | 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 ... | #1 return the character Petty Officer Cora Weps Raikes
#2 return actor of #1
#3 return ethnicity of #2
| 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 ... | Solution: #1 return penguin
#2 return #1 that is upright
#3 return #2 that is standing in one place
#4 return images of #3
#5 return number of #4
#6 return images
#7 return number of #6
#8 return if #5 is equal to #7 | 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 the Mavericks
#2 return points win by 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 projects
#2 return details of #1
#3 return #1 where #2 is 'Graph Database project
#4 return documents of #3
#5 return document names of #4
#6 return document dates of #4
#7 return #5 , #6
| 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 balls
#2 return balls that are in a row
#3 return #2 that is from largest to smallestt
#4 return #3 that is in the back
#5 return color of #4 | 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 the Packers
#2 return losses of #1
#3 return number of #2
| 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 days
#2 return catalog revisions made On #1
#3 return number of #2 for each #1
#4 return #1 where #3 is higher than one
| 0 | 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 cars
#2 return #1 with id 1
#3 return details of #2 | 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 #1 on friday
#3 return #2 that go from oakland
#4 return #3 to philadelphia | 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 meal of crabs
#2 return beverage
#3 return #2 that is alcoholic
#4 return #1 that sits near #3
#5 return If #4 is in one image
| 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 flights
#2 return #1 on friday
#3 return #2 that go from oakland
#4 return #3 to philadelphia
| 1 | 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 yandel
#2 return who did #1 marry | 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 yandel
#2 return who did #1 marry
| 5 | 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 households
#2 return #1 that had a female householder with no husband present
#3 return #1 that had a male householder with no wife present
#4 return number of #2
#5 return number of #3
#6 return difference of #4 and #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 touchdown passes
#2 return yards of #1
#3 return #1 where #2 is 53-yard
#4 return who threw #3
| 5 | 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 student
#2 return last name of #1
#3 return the #1 where #2 is Smith
#4 return the dorm of #3
#5 return amenities of #4
#6 return the name of #5
| 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 ... | #1 return ground transportation
#2 return #1 from airport in boston
#3 return #2 to downtown boston | 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 ... | #1 return ground transportation
#2 return #1 from airport in boston
#3 return #2 to downtown boston
| 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 models
#2 return lingerie set
#3 return camisole top
#4 return boy-short bottom
#5 return fabric
#6 return #5 that is non-printed
#7 return #6 that is satiny
#8 return #3 made of #7
#9 return #4 made of #7
#10 return #2 featuring both #8 and #9
#11 return #1 wearing #10
#12 return images of #11
#... | 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 ... | #1 return flights
#2 return #1 from philadelphia
#3 return fares of #2
#4 return #2 , #3 | 6 | 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 Battle of Prestonpans
#2 return the Jacobite army entering Derby
#3 return when was #1
#4 return when was #2
#5 return which is lowest of #3 , #4
| 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 syringes
#2 return #1 that is packaged
#3 return box
#4 return #2 that is in front of #3
#5 return If #4 is at least one | 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 Texan 's
#2 return record of #1
#3 return #2 after the game
| 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 ... | #1 return models
#2 return lingerie set
#3 return camisole top
#4 return boy-short bottom
#5 return fabric
#6 return #5 that is non-printed
#7 return #6 that is satiny
#8 return #3 made of #7
#9 return #4 made of #7
#10 return #2 featuring both #8 and #9
#11 return #1 wearing #10
#12 return images of #11
#... | 5 | 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 blocks
#2 return spheres
#3 return number of #1
#4 return number of #2
#5 return is #3 higher than #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 the right image
#2 return water buffaloes in #1
#3 return 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 mccain
#2 return daughter of #1
| 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 the right image
#2 return water buffaloes in #1
#3 return number of #2
#4 return if #3 is at most one | 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 ... | #1 return the second antiking
#2 return who was selected as #1
#3 return #2 in 1077
#4 return first of #3
| 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 flights
#2 return #1 from phoenix
#3 return #2 to denver | 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 ... | Solution: #1 return knee pad
#2 return #1 that is unworn
#3 return model
#4 return leg of #3
#5 return #2 that is to the right of #4
#6 return the number of #5
#7 return if #6 is at least one | 5 | 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 shapes
#2 return #1 that are green
#3 return number of #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 adult
#2 return dog
#3 return #2 that is large
#4 return mouth of #3
#5 return #3 where #4 is open
#6 return #1 standing behind #5
#7 return if #6 is in one image | 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 Scott Chandler
#2 return touchdown receptions of #1
#3 return number of #2 | 1 | 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 cylinder
#2 return #1 that is in front
#3 return clor of #2
| 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 the British
#2 return the Spheres of influence of #1
#3 return where was #2
#4 return if #3 was the Malay Peninsula
#5 return if #3 was the East Indies
#6 return which is true of #4 , #5
| 0 | 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 Sawhnit
#2 return the brother 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 gorilla
#2 return #1 that is an adult
#3 return #1 that is a baby
#4 return #2 carrying #3
#5 return if #4 is in one of the images
| 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 alaska
#2 return people of #1
#3 return language of #2 | 2 | NIv2 | task176_break_decompose_questions | fs_opt |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.