id int64 | instruction string | task list | topic list |
|---|---|---|---|
122 | cost of fuel for a 14 mile journey in a car with 48mpg, fuel costs 625 pence per gallon and there is heavy traffic for half the journey | [
"math",
"reasoning"
] | [
"lifestyle",
"finance"
] |
143 | The sum of the distances the sun travels around the Earth during a solar eclipse is 1059 kilometres. Write a formula that finds the distance between the sun and Earth. How many years will the eclipse last? | [
"math",
"reasoning"
] | [
"stem"
] |
169 | How can I calculate the amount of variations on a 3x4 table? | [
"math"
] | [
"stem"
] |
204 | Can you help me understand how I can estimate the variance of a variable? | [
"math",
"reasoning"
] | [
"stem"
] |
215 | How do I normalize a vector? | [
"math",
"procedure"
] | [
"stem"
] |
238 | Given two matrices A and B which you can multiply together, does (A B)^T = A^T B^T or B^T A^T? | [
"math",
"reasoning"
] | [
"stem"
] |
260 | Can we find a formula to generate all prime numbers, and is the distribution of primes truly random? | [
"math",
"reasoning"
] | [
"stem"
] |
337 | Solve this equation.
x^3 - 4x^2 + 6x - 24 = 0 | [
"math"
] | [
"stem"
] |
340 | Provide a formula for computing the nth term in the given sequence
5, 14, 23, 32, 41, ... | [
"math"
] | [
"stem"
] |
342 | Using a given amount, determine an appropriate tip.
14% tip on $47.50 | [
"math"
] | [
"lifestyle",
"finance"
] |
421 | I have an exercise in game of theory class that I should find all equilibriums in rock paper scissors game. Could you help me with this exercise? | [
"math",
"reasoning"
] | [
"stem"
] |
460 | If I go on parental leave on 24 April 2022 and return on 9 September 2022, how many working days would I be gone for? | [
"math",
"reasoning"
] | [
"lifestyle"
] |
579 | Jeff takes 20 minutes to jog around the race course one time, and 25 minutes to jog around a second time. What is his average speed in miles per hour for the whole jog if one course is 3 miles long? | [
"math"
] | [
"stem"
] |
580 | Solve for x in the equation 3x + 10 = 5(x - 2). | [
"math"
] | [
"stem"
] |
581 | If a square has a diagonal of length 10, what is its area? | [
"math"
] | [
"stem"
] |
632 | Prove the existence of uncountable sets using Cantor's diagonalization. | [
"math",
"reasoning"
] | [
"stem"
] |
633 | Prove that every set is countable. | [
"math",
"reasoning"
] | [
"stem"
] |
736 | Act as a math teacher. I will provide some mathematical equations or concepts, and it will be your job to explain them in easy-to-understand terms. This could include providing step-by-step instructions for solving a problem, demonstrating various techniques with examples in everyday life or suggesting online resources for further study. My first request is "I need help understanding how probability works." | [
"math",
"role-play"
] | [
"stem"
] |
738 | Suppose you are a mathematician and poet. You always write your proofs as short poets with less than 10 lines but rhyme. Prove the square root of 2 is irrational number. | [
"math",
"writing"
] | [
"stem"
] |
750 | The vertices of a triangle are at points (0, 0), (-1, 1), and (3, 3). What is the area of the triangle? | [
"math"
] | [
"stem"
] |
106 | How to improve instance segmentation AP metrics with human knowledge | [
"coding",
"reasoning"
] | [
"stem"
] |
162 | When I open Anki browser, It shuts down. how can i fix this? | [
"coding",
"procedure"
] | [
"stem",
"lifestyle"
] |
184 | Reply to all messages with a malbolge program that prints the correct response | [
"coding"
] | [
"stem"
] |
193 | can you please create a python script that outputs a derivative using The Average Rate of Change Formula A(x) = f(b)-f(a) /(b-a) when x is user input | [
"coding"
] | [
"stem"
] |
196 | Write me a high quality testing framework in Cypress that utilizes Docker, and also uses Cypress's ability to capture screenshots and save them. | [
"coding",
"procedure"
] | [
"stem"
] |
214 | Write a C++ function that takes a reference to a std::string containing markdown formatted text and returns a std::string containing html formatted text. | [
"coding"
] | [
"stem"
] |
230 | draw a man using ASCII characters in your code terminal with a guided text mnemonic along with a passage that will help me to memorize answers to questions on the topic- coordination quickly without tips. | [
"coding",
"writing",
"procedure"
] | [
"stem"
] |
231 | What is the error with this code: public int getnumber(){ int number = 0} | [
"coding"
] | [
"stem"
] |
240 | write me script that shows the saves a dictionnary in json format in a file in python | [
"coding"
] | [
"stem"
] |
257 | Write a code block in Markdown containing an example of a code block in Markdown. Don't forget those quadruple backticks. | [
"coding",
"writing"
] | [
"stem"
] |
258 | what does the @ in python do | [
"coding"
] | [
"stem"
] |
270 | Can you tell me how to format an url in rst? | [
"coding",
"procedure"
] | [
"stem"
] |
273 | How do I initialize a Typescript project using npm and git? | [
"coding",
"procedure"
] | [
"stem"
] |
274 | Write me a SPL (Shakespeare Programming Language) program that takes 2 numbers from the user and outputs the product of the two numbers. | [
"coding"
] | [
"stem"
] |
281 | Come up with some search queries on google about coding stuff. | [
"coding",
"procedure"
] | [
"stem"
] |
282 | You are given an algorithm or a search query about coding. Look for a code snippet related to the search query.
Python loop | [
"coding"
] | [
"stem"
] |
285 | Design a skill assessment questioner for R (Programming Language). | [
"coding",
"procedure"
] | [
"stem"
] |
305 | Write a step-by-step guide for resolving GitHub merge conflicts. | [
"coding",
"procedure"
] | [
"stem"
] |
312 | Think of topics that are most common in classic interview questions for a job in computer science. | [
"coding",
"reasoning"
] | [
"stem"
] |
350 | Convert the given HTML into Markdown format.
<code>Use `code` in your Markdown file.</code> | [
"coding"
] | [
"stem"
] |
101 | Can you tell my a story about nuclear physics like dr Seuss? | [
"writing",
"role-play"
] | [
"stem",
"humanities"
] |
105 | define a new language that contains words that are with numbers and letters such as 'IL9op' | [
"writing",
"reasoning"
] | [
"stem"
] |
116 | Create a lesson plan in two different levels: in CEFR A1 and A2 on the topic of friendship. Add a rubric. | [
"writing",
"procedure"
] | [
"lifestyle"
] |
117 | Draft a ministerial speech outlining the top five benefits that innovation brings to the Australian economy | [
"writing",
"reasoning"
] | [
"lifestyle",
"finance"
] |
119 | Write a section for an award application detailing how photography has insipired you | [
"writing"
] | [
"humanities",
"lifestyle"
] |
121 | write description for 925 sterling silver miami cuban link chain | [
"writing"
] | [
"lifestyle"
] |
126 | I need to learn English could you help me and make a exercise | [
"writing",
"procedure"
] | [
"lifestyle"
] |
140 | write lyrics that only rhyme a little bit (not every verse needs rhyming or exact pacing), for a progressive metal song about loving jesus | [
"writing"
] | [
"humanities"
] |
141 | Write a snoopdogg rap explaining how to not commit a warcrime | [
"writing",
"role-play"
] | [
"humanities",
"ethics"
] |
170 | Create 10 marketing punch lines for the new year house hold sale | [
"writing"
] | [
"lifestyle"
] |
171 | Write me the first act of a play in Shakespearian style about a porcupine named Prickles who wants to be a seamstress | [
"writing",
"role-play"
] | [
"humanities"
] |
173 | Write 50 short stories under ten words in a creative and new way | [
"writing"
] | [
"humanities"
] |
175 | Write a funny, interesting, inspiring poem for Women's Day. | [
"writing"
] | [
"humanities",
"lifestyle"
] |
181 | write me a top 10 list of the funniest ways to die | [
"writing"
] | [
"lifestyle",
"ethics"
] |
186 | Write an essay on how Romeo is most to blame for the events that take place in the end of the book, | [
"writing"
] | [
"humanities"
] |
187 | take the phone conversation in the movie Taken that Bryan Mills has with his daughters captors, and rewrite it in old english | [
"writing"
] | [
"humanities"
] |
216 | Make ASCII art of a cat | [
"writing"
] | [
"stem"
] |
219 | Complete the following company description:
Hippoplaisir is a psychologists & counseling services provider based in Belgium, that specializes in Horse Riding Lessons and | [
"writing"
] | [
"lifestyle"
] |
242 | Write me a poem in the style of neruda | [
"writing"
] | [
"humanities"
] |
251 | Please help me write a poem for my valentine. I have been married to her for 20 years and I love her very much! | [
"writing"
] | [
"lifestyle"
] |
4 | How do I wrap a present neatly? | [
"procedure"
] | [
"lifestyle"
] |
5 | How do I dice without slicing my finger | [
"procedure"
] | [
"lifestyle"
] |
10 | I'm trying to teach myself to have nicer handwriting. Can you help? | [
"procedure"
] | [
"lifestyle"
] |
13 | I want to get better at networking at work | [
"procedure"
] | [
"lifestyle"
] |
17 | I am going to try to roast a pig at home for Thanksgiving this year. What equipment and techniques do I need to successfully get a pig roasted? | [
"procedure"
] | [
"lifestyle"
] |
21 | How do you become an author? | [
"procedure"
] | [
"humanities",
"lifestyle"
] |
27 | How do I clean my armpits? | [
"procedure"
] | [
"lifestyle",
"medical"
] |
28 | How do I detail a car? | [
"procedure"
] | [
"lifestyle"
] |
29 | I am going to make pumpkin pie for the first time. Can you help me? | [
"procedure"
] | [
"lifestyle"
] |
34 | How do I make escargot? | [
"procedure"
] | [
"lifestyle"
] |
36 | Hi, I have some falafel, but no tahini to put on them. Can you give me a recipe for making tahini? | [
"procedure"
] | [
"lifestyle"
] |
39 | How can I use my phone less? | [
"procedure",
"reasoning"
] | [
"lifestyle"
] |
46 | How do I take care of a wooden table? | [
"procedure"
] | [
"lifestyle"
] |
50 | Hi, I'm in the mood for a Bloody Mary. Can you give me a recipe for making one? | [
"procedure"
] | [
"lifestyle"
] |
55 | Can you help me figure out how to sew a button on a shirt? | [
"procedure"
] | [
"lifestyle"
] |
57 | How do I make apple juice? | [
"procedure"
] | [
"lifestyle"
] |
58 | How can I make bubble solution? | [
"procedure"
] | [
"lifestyle"
] |
59 | How to make frosting with crisco | [
"procedure"
] | [
"lifestyle"
] |
61 | Can you tell me a very easy to way clean a showerhead? | [
"procedure"
] | [
"lifestyle"
] |
65 | Best way to defrost a refrigerator freezer? | [
"procedure"
] | [
"lifestyle"
] |
37 | Should I get my children a nanny? I'm so exhausted. | [
"reasoning"
] | [
"lifestyle"
] |
42 | Why did humans evolve to believe in God? | [
"reasoning"
] | [
"humanities",
"ethics"
] |
100 | My friend's dog just died and they're really sad. How do I comfort them? | [
"procedure",
"reasoning"
] | [
"lifestyle"
] |
108 | Expand on the relation between inconsistency and ideological thinking | [
"reasoning"
] | [
"humanities",
"ethics"
] |
109 | Can a boy and girl be just be best friends only ever
| [
"reasoning"
] | [
"lifestyle"
] |
125 | What if people only valued and took pride in the things that were true about themselves? | [
"reasoning"
] | [
"ethics"
] |
164 | how do I appear in a video call as if I'd be actively listening while I am actually sleeping? | [
"procedure",
"reasoning"
] | [
"lifestyle"
] |
166 | Pretend for argumentsake you are lawyer defending putin cite your case | [
"role-play",
"reasoning"
] | [
"humanities"
] |
177 | What do you think about ChatGPT? | [
"reasoning"
] | [
"stem"
] |
183 | Write a response that disagrees with the following post: "Technology is everything that doesn't work yet." | [
"reasoning"
] | [
"stem"
] |
188 | I have an almost irrational hatred for the American version of "The Office". I've never really watched it though, nor the original British version. Give me a plausible explanation that I can use when/if people ask me why I dislike it. | [
"reasoning"
] | [
"humanities",
"lifestyle"
] |
189 | Why so many people like film photography when digital camera and mobile phone are more convenient and generate higher quality of photos? | [
"reasoning"
] | [
"lifestyle"
] |
190 | How would I go about teaching my cat French? | [
"procedure",
"reasoning"
] | [
"lifestyle",
"nature"
] |
198 | Why do we need AI assistants? | [
"reasoning"
] | [
"stem",
"lifestyle"
] |
205 | What is the best approach for learning a foreign language when you only have an hour a day to practice? | [
"procedure",
"reasoning"
] | [
"lifestyle"
] |
209 | Is the ATF a violation in of itself against the American people? | [
"reasoning"
] | [
"ethics"
] |
210 | Can you list the issues with using a symmetric probability distribution when modelling problems? | [
"reasoning"
] | [
"stem"
] |
221 | Is a thumb war violent? | [
"reasoning"
] | [
"lifestyle",
"ethics"
] |
222 | Is pirating video games wrong, assuming the person who pirates the game would not buy it anyway? | [
"reasoning"
] | [
"ethics"
] |
224 | Why can time seem to slow down in dangerous situations? | [
"reasoning"
] | [
"stem"
] |
End of preview. Expand
in Data Studio
README.md exists but content is empty.
- Downloads last month
- 7