- document: null
input: ""
instruction: List as many as you can of the colors that you see in front of you
right now.
output: I see several shades of green and brown outside my window, along with some
yellow leaves from a tree. Additionally, I notice a few blue items scattered around
the room, such as my jeans, a notebook cover, and a stuffed animal that my cat
likes to play with.
task_description: Teach the skill to solve puzzles
taxonomy_path: compositional_skills->extraction->annual_report->bullet_points
- document: null
input: ""
instruction: Can you solve the following riddle? A man goes to a store that sells
apples, bananas, grapes, peaches and tomatoes. The total cost of everything he
bought is $16. Can you find out how much he paid for each item?
output: Based on the information given, it's not possible to determine the exact
amount the man paid for each item. However, we can deduce some possible combinations
that would result in a total cost of $16. For instance, he could have bought 2
bananas and 4 apples at $0.5 per banana and $1 per apple.
task_description: Teach the skill to solve puzzles
taxonomy_path: compositional_skills->extraction->annual_report->bullet_points
- document: null
input: ""
instruction: 'Given a list of numbers: [8, 24, 6, 30, 2], find the average. Show
your work and round your answer to one decimal place.'
output: 'First, let''s calculate the sum of all numbers: (8 + 24 + 6 + 30 + 2) =
70. The average is then obtained by dividing this sum by the number of elements:
70 / 5 = 14. Rounded to one decimal place, the average is 14.0.'
task_description: Teach the skill to solve puzzles
taxonomy_path: compositional_skills->extraction->annual_report->bullet_points
- document: null
input: ""
instruction: |-
poll
What would you like to know about your favorite movie? For example, "How many times does the main character say the word 'love' in the entire movie?" or "Who says the first line of dialogue in the movie?" Please provide a specific question that you would like answered related to your favorite movie.
output: My favorite movie is "The Shawshank Redemption". I am interested in finding
out who plays the character that says the first line of dialogue in the movie.
task_description: Teach the skill to solve puzzles
taxonomy_path: compositional_skills->extraction->annual_report->bullet_points
- document: null
input: ""
instruction: 'Find the most frequent item in this list: [apple, banana, cat, cat,
dog, elephant, fish]. Show your work.'
output: To find the most frequent item, we simply count the occurrences of each
element in the list. The element 'cat' appears 2 times in the list. No other element
appears more than once. Thus, 'cat' is the most frequent item.
task_description: Teach the skill to solve puzzles
taxonomy_path: compositional_skills->extraction->annual_report->bullet_points
- document: null
input: ""
instruction: Explain the concept of a palindrome and provide examples from mathematics
or programming.
output: 'A palindrome is a word, phrase, number, or other sequence of characters
that reads the same way forwards and backwards. For example, ''Madam'' is a palindrome
because it spells the same thing both ways. In mathematics, prime numbers can
be considered palindromes because they read the same way whether you count from
left to right or from right to left: 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37,
41, 43, 47, 53, 59, 61, 67,'
task_description: Teach the skill to solve puzzles
taxonomy_path: compositional_skills->extraction->annual_report->bullet_points
- document: null
input: ""
instruction: Create an interesting question related to the topic of machine learning.
output: A common interview question for machine learning positions is, "Given a
set of training examples and a set of test examples, how would you evaluate whether
your model is overfitting or not?" This question tests the candidate's understanding
of model evaluation techniques and their ability to diagnose and address potential
issues in their models.
task_description: Teach the skill to solve puzzles
taxonomy_path: compositional_skills->extraction->annual_report->bullet_points
- document: null
input: ""
instruction: |-
poll
Design an engaging survey about the participant's preferences.
output: |-
Here is a survey designed to gather information about your favorite cuisine and cooking methods:
- What is your favorite cuisine?
- Italian, Chinese, Mexican, Japanese, Indian or Other (specify)
- Which cooking method do you prefer when preparing meals?
- Baking, Grilling, Roasting, Steaming, Sauteing, Deep-frying, Stir-frying, Simmering or other (specify)
- On a scale of 1 to 5, how would you rate your overall cooking skills?
- 1 (beginner), 2 (low), 3 (average), 4 (good) or 5 (expert)
- What is the most challenging aspect of cooking for you?
- Time management, following recipes, measuring ingredients, preparing ingredients, handling equipment or other (specify)
This survey provides a well-rounded understanding of your preferences and skills in the culinary realm.
task_description: Teach the skill to solve puzzles
taxonomy_path: compositional_skills->extraction->annual_report->bullet_points
- document: null
input: ""
instruction: What's the minimum value that can be obtained when adding all these
numbers together?
output: The minimum value I can obtain by adding all these numbers together is 2,
which occurs when I add 1 + 1.
task_description: Teach the skill to solve puzzles
taxonomy_path: compositional_skills->extraction->annual_report->bullet_points
- document: null
input: ""
instruction: Explain how an octagon can be described mathematically.
output: 'An octagon is a polygon with eight sides. Mathematically, it can be defined
as follows: An octagon has 16 dihedral angles (each one-eighth of a full circle)
and 8 vertices. Its Schläfli symbol is {8} and its symmetrical group is D8h (dihedral
group of order 16).'
task_description: Teach the skill to solve puzzles
taxonomy_path: compositional_skills->extraction->annual_report->bullet_points