text
stringlengths
146
45.7k
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Name two endangered species of plants and two endangered species of animals. ### Answer: Two endangered species of plants include the Santa Barbara Monkeyflower and the Tongariro Tree daisy. Two endan...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Arrange the following words in order from most to least severe: offence, infraction, misconduct ### Answer: Offence, misconduct, infraction. ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Given the following text, provide the name of the genre. ### Answer: Mystery. ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Change the tense of this sentence from future to present. ### Answer: He is calling me later. ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Rewrite this sentence using an interrogative sentence. ### Answer: Did she eat a banana? ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Generate three adjectives associated with the city of Paris. ### Answer: Romantic, magical, lively. ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Create a sports analogy to explain something complex. ### Answer: Organizing data is like a sports team - it requires a system of organization to be successful and it is important to constantly refine...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Write a summary about AI. ### Answer: AI, or Artificial Intelligence, refers to the development of computer systems that can perform tasks that would typically require human intelligence, such as lear...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Edit the following sentence so that it is more concise yet still conveying the same message. ### Answer: Despite the project’s failure, it was still a learning experience. ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Given two objects, write an equation that shows the relationship between them. ### Answer: Speed = Distance/Time ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Write a letter of introduction about yourself. ### Answer: Hello, My name is [Name] and I'm pleased to introduce myself. I'm currently based in [location] and I'm a passionate person driven to contin...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Give me a one-paragraph summary of the content of this book. ### Answer: The Odyssey is an epic poem by Homer that tells the story of the hero Odysseus and his decade-long journey home after the fall ...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Give me a list of the best Olympic athletes from the last five years. ### Answer: - Simone Biles (Gymnastics) - Usain Bolt (Track and Field) - Chloe Kim (Snowboarding) - Katie Ledecky (Swimming) - Liu...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Generate a list of appropriate titles for a book about the following topics. ### Answer: - A Flock of History: The Story of Ornithology - Birding from All Angles: An Introduction to Ornithology - Tak...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Generate a recipe for a vegetarian dish tailored for a person with lactose intolerance ### Answer: Vegetable Risotto with Cashew Cheese: Ingredients: - 2 tablespoons of olive oil - 1 onion, diced ...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Generate a list of five smart home gadgets ### Answer: - Google Home Voice Assistant - Smart Lighting - Nest Learning Thermostat - Smart Security Cameras - Smart Locks and Doorbells ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Classify these two types of animals ### Answer: Hummingbird – Bird Penguin – Bird ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Generate the animal that is the symbol of a given country ### Answer: The animal that is the symbol of Australia is the kangaroo. ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Generate a list of three social issues ### Answer: - Poverty - Racial Injustice - Climate Change ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Edit this sentence about cancer. ### Answer: Cancer is a serious health problem that can often be prevented and treated. ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Make a list of three creative problem-solving techniques. ### Answer: 1. Brainstorming 2. Idea Mapping 3. Role Playing ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Find the coefficient of determination (r-squared value) of the linear regression model below. y = 0.5x + 0.1 ### Answer: 0.98 ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Tell me the most common hairstyle for men. ### Answer: The most common hairstyle for men is a short, neat cut such as a crew cut, buzz cut, close-cut, butch cut, brush cut, or high-and-tight. ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Provide a summary of the article below in 300 characters or less. ### Answer: Renewable energy sources like solar, water and wind have become increasingly popular in many countries around the world du...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Find the percentage rate of increase of the values given below. ### Answer: 110% ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Given two integers, output the lowest common multiple of the two. ### Answer: 60 ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Generate a story that begins with the following sentence: She had never seen anything like it before. ### Answer: She had never seen anything like it before. As she stared in disbelief, she recognise...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Identify the verb in the following sentence. Snow melts in the spring. ### Answer: melts ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Given a sentence, output the sentence with all adjectives replaced with synonyms. ### Answer: The diminutive dark cat was dozing peacefully. ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Given a sentence, output the part of speech tag labels for each word. The tag labels include N (noun), V (verb), Adj (adjective), Adv (adverb), Prp (preposition) and Det (determiner). ### Answer: She ...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Create a website navigation menu that contains four options. ### Answer: - Home - About Us - Products - Contact Us ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Construct a query for retrieving the top 10 books in the “Mystery” genre from an online bookstore database. ### Answer: SELECT title, author, rating FROM books WHERE genre = 'Mystery' ORDER BY rati...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Reword the sentence "He writes movies" to make it present tense. ### Answer: He is writing movies. ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Compose a thank you message to a teacher. ### Answer: Dear [teacher's name], Thank you for all of your hard work and dedication to teaching. You have made a lasting impact on my life and I am truly ...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Describe how atmospheric pressure affects weather. ### Answer: Atmospheric pressure affects weather in important ways. Lower air pressure indicates that a storm is likely, while higher air pressure is...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Identify the country that does not belong in the following list and explain why. ### Answer: Mexico does not belong in the list because it is not a country located in Europe. The other three countries...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Generate two questions that can help someone get to know another person. ### Answer: What are your hobbies? What do you enjoy most about your job? ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Describe the difference between the phrases “do no harm” and “do good”. ### Answer: The phrase “do no harm” means to abstain from doing something that could negatively impact someone or something else...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Classify the following types of animals based on whether they are mammals or reptiles. ### Answer: Mammal (Lion), Reptile (Turtle), Fish (Shark) ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Generate three tips for understanding a difficult math concept. ### Answer: 1. Read over the lesson multiple times until you can explain it to yourself. 2. Create visual representations or diagrams of...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: What is the risk of using a credit card for online purchases? ### Answer: The risk of using a credit card for online purchases is that it increases the risk of identity theft and credit card fraud. Cr...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Create a description of a movie based on a book. ### Answer: The Giver is a gripping story about a utopian society and a young boy who discovers the real world outside the perfect, but constricting, o...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Provide an example of a time when it would be appropriate to use an informal tone in language. ### Answer: It would be appropriate to use an informal tone in language when speaking with friends or fam...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Given a newspaper title and content, re-format the document into a blog post. ### Answer: The coronavirus pandemic has had a devastating impact on the global economy. With lockdowns in place, many bus...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Tell us an interesting fact about the following topic ### Answer: Mount Everest is the highest mountain above sea level, standing at an elevation of 8,848 meters (29,029 feet). ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Create an appropriate response ### Answer: It was a pleasure working with you as well! ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Write three steps to make a family tree ### Answer: 1. Gather information: Start by gathering names, dates and places of birth, marriage, and death for each member of the family. 2. Collect relevant d...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Create an appropriate service announcement ### Answer: We would like to inform our customers that our website will be undergoing maintenance tomorrow. This maintenance is necessary to ensure the conti...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: How can humans coexist with nature more harmoniously? ### Answer: Humans can coexist with nature more harmoniously by recognizing the importance of environmental conservation, sustainable resource use...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Create 3 unique styles of art ### Answer: 1. Abstract Expressionism - techniques like brushstrokes, swirls, and thick layers of paint used to express emotion and create abstract art. 2. Pop Art - mov...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: When can a comma be used with a list of three words or phrases? ### Answer: A comma should be used when listing three or more words or phrases. For example, "I enjoy playing soccer, swimming, and biki...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: How is a soufflé made? ### Answer: A traditional French soufflé is made by combining egg yolks, butter, flour and a flavorful base like cheese, fruit or chocolate. The egg whites are whisked to form a...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: What are the four rules for exponents? ### Answer: The four rules for exponents are: 1. Multiply the same base values with the same exponent, 2. Divide the same base values with the same exponent, 3....
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: List the ingredients used in a Caesar salad. ### Answer: Ingredients typically used in a Caesar salad include romaine lettuce, croutons, Parmesan cheese, garlic, anchovy, olive oil, lemon juice, Worce...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Summary the results of a study on ocean conservation. ### Answer: The study conducted by the Smithsonian Institution indicated that human activities have been causing an increasing amount of adverse e...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Describe what it's like to travel on a plane. ### Answer: Traveling on a plane can be a thrilling, yet peaceful experience. You get to witness breathtaking views of the earth from high above, from the...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Describe the steps to install Python 3 on a Mac book. ### Answer: The steps to install Python 3 on a Mac book are as follows: 1. Download the Python 3 installer from the Python website; 2. Run the ins...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Explain how the Drake Equation is used to estimate the number of extraterrestrial civilizations in the Milky Way galaxy. ### Answer: The Drake Equation is an equation developed by radio astronomer Dr....
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Generate Python code to calculate the area of a triangle. ### Answer: def find_area_triangle(base, height): area = (base * height)/2 return area #Example base = 10 height = 20 area = find_are...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Rewrite the sentence: "I should of been there earlier" ### Answer: I should have been there earlier. ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Construct a game plan for negotiating a job offer. ### Answer: When negotiating a job offer, it is important to approach the conversation with a plan. Before the negotiations begin, determine your ide...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Create a list of 10 random numbers between 1 and 100. ### Answer: [15, 42, 89, 93, 28, 64, 23, 81, 11, 52] ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: What is the probability of flipping 2 coins and getting 2 heads? ### Answer: The probability of flipping 2 coins and getting 2 heads is 25%, or 1 in 4. This is calculated by multiplying the probabilit...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Rewrite the following code in a different programming language ### Answer: arr = [1, 9, 5, 3, 10] arr.sort() // Java syntax sort ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: List five different outdoor activities. ### Answer: - Hiking - Camping - Biking - Kayaking - Rock Climbing ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Convert the text "3.14" to a number. ### Answer: 3.14 (as a number) ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Identify a suitable application for using a genetic algorithm ### Answer: A suitable application for using a genetic algorithm is solving optimization problems, such as scheduling and route planning. ...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Modify the following code to include "Pepperoni" as a topping ### Answer: def recommend_pizza(toppings): if "Pepperoni" in toppings: print("I recommend a Pepperoni Pizza!") if "Veggies...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: What are 5 examples of artificial neural networks? ### Answer: Five examples of artificial neural networks are: - Convolutional Neural Networks - Generative Adversarial Networks - Recurrent Neural Net...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Rewrite this algorithm in pseudo-code ### Answer: set i equal to 0 while i is less than n: output i squared increment i ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Generate 5 multiplication problems ### Answer: 1) 6 x 5 2) 4 x 12 3) 9 x 3 4) 7 x 8 5) 8 x 9 ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Generate 5 adjectives that describe a beach ### Answer: 1) Sun-kissed 2) Enchanting 3) Serene 4) Inviting 5) Picturesque ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Given a sentence, determine if it constitutes an oxymoron. ### Answer: Yes, this sentence is an oxymoron. ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Determine if the following statement is true or false: "The movie 'Titanic' was released in 1999." ### Answer: False, the movie 'Titanic' was released in 1997. ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Which of the following is the most efficient sorting algorithm? ### Answer: The most efficient sorting algorithms are Quick Sort, Merge Sort, and Heap Sort. All of these run with the same time complex...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Make a list of 5 powers a genie would grant your wishes. ### Answer: 1. The ability to heal any physical and mental ailment. 2. The power to grant eternal life. 3. Ability to grant any materialistic ...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Given a dictionary, create a JSON representation. ### Answer: { "name": "John", "age": 18, "is_adult": true } ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Analyze the structure of the following sentence and categorize it into different parts of speech. ### Answer: The- determiner little- adjective boy- noun ran- verb through- preposition the- determine...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Generate an appropriate response to the following instance message: "What’s the most popular sport in India?" ### Answer: The most popular sport in India is cricket. It is a highly popular sport and i...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Rewrite the following sentences using conjunctions: "I waited for two hours. My friend still did not arrive." ### Answer: I waited for two hours, but my friend still did not arrive. ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Identify the part of speech for the word "abstract" in the sentence: "The abstract concept is difficult to define." ### Answer: The word "abstract" is an adjective in the sentence. ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Classify these two words as a synonym or antonym. ### Answer: Antonym. ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Explain the concept of Mitochondrial Eve. ### Answer: Mitochondrial Eve is the name given to the most recent common ancestor of all living humans. It is believed that she lived around 200,000 years ag...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Formulate a hypothesis about the population size of female leopards in Madagascar. ### Answer: My hypothesis is that the population size of female Leopards in Madagascar is decreasing due to habitat l...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Summarize the main points of Plato's republic. ### Answer: Plato's Republic is a classical philosophical dialogue written in the 3rd century BCE. In the dialogue, Plato explores the concepts of justic...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Classify the following statement into a high level semantic category: "The stock markets are surging" ### Answer: Financial/Economy ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Which US state motto is "Live free or die"? ### Answer: New Hampshire. ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Summarize the article about the benefits of learning a new language. ### Answer: Learning a new language can open up opportunities for global travel, personal growth and unlocked knowledge of both the...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Compose a Tweet summarizing the article on climate change. ### Answer: Climate change is here and it's caused by us. We need to be aware of its effects and take immediate action to slow down the damag...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Put the words in bold into a sentence. ### Answer: The students diligently completed their homework and submitted it on time. ###end
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Write a few questions about the article about India's water crisis. ### Answer: What are the causes of India's water crisis? What are the effects of the water crisis? What measures have been taken to ...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Formulate a hypothesis for the article about bees and pesticides. ### Answer: I hypothesize that the use of pesticides leads to a decrease in the number of bees and a decrease in the production and qu...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Generate a list of appropriate safety precautions to take while sailing. ### Answer: 1. Ensure that you have the necessary safety equipment on board before going out to sea. 2. Always check the weath...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Create a microwave-safe mug cake recipe. ### Answer: Ingredients: ½ cup all-purpose flour, ¼ cup sugar, 2 tablespoons cocoa powder, ½ teaspoon baking powder, ¼ teaspoon salt, 3 tablespoons vegetable o...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Come up with a list of 5 job interview questions related to customer service. ### Answer: 1. How do you ensure customer satisfaction? 2. How do you handle difficult customer conversations? 3. What exp...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Given the following sentence, provide a context of a customer service scenario. ### Answer: You have been waiting for your order for an extended period of time and you have been unable to reach custom...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: What security risks should organizations consider when moving data to the cloud? ### Answer: Organizations should be aware of the potential for data breaches, malicious activities, unauthorized access...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Generate a comedy skit with 3 characters ### Answer: Two friends Bob and Sandra are sitting outside a cafe when a third person approaches them. Person: Hey, could one of you guys spare a few coins? ...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Rewrite this paragraph in fewer words ### Answer: The 13th Amendment, passed in 1865, abolished slavery in the United States. An enormous milestone in the fight against inequality, it changed U.S. his...
Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Question: Generate an opening statement for a speech on global inequality. ### Answer: Good morning everyone. It is an unfortunate truth that global inequality continues to grow unabated, and it is up to us to ...