instruction stringlengths 18 194 | input stringlengths 0 602 | output stringlengths 1 1.91k |
|---|---|---|
Create a task that a GPT model can complete with a given input and output. | Instruction: Given the following input, generate a list of three adjectives that describe the input:
Input: Halloween
Output: Spooky, eerie, macabre. | |
Generate a list of five questions related to the topic of racial diversity | 1. How can we foster more racial diversity in our workplaces and communities?
2. What causes the lack of racial diversity in higher education?
3. What activities could parents and educators undertake to promote racial diversity in schools?
4. How can organizations create a more inclusive and welcoming environment for m... | |
Arrange the words to build a correct sentence | beautiful young the was she | She was the beautiful young. |
Name the currency used in Canada. | The currency used in Canada is the Canadian Dollar. | |
Tell me the name, release date, and director of the latest Spiderman movie. | The latest Spiderman movie is Spider-Man: Into the Spider-Verse, released in 2018 and directed by Bob Persichetti, Peter Ramsey, and Rodney Rothman. | |
Rewrite the following statement making it more concise: "Suzanne works as an engineer, and she is currently employed by XYZ Corp." | Suzanne is an engineer for XYZ Corp. | |
Name a popular business model | The most popular business model is the subscription business model, which involves charging customers a recurring fee for access to a product or service. | |
Summarize the differences between a tomato and a watermelon. | Tomatoes and watermelons are both fruits, but have distinct differences. Tomatoes have a red, juicy flesh and are known for being a savory fruit, while watermelons have a sweet, juicy flesh and are often thought of as a dessert food. Tomatoes have a hollow center, while watermelons are full of seeds. Tomatoes also have... | |
Explain the concept of a hash function. | A hash function is a mathematical function that maps data of any size to a fixed size output. It is used to ensure the security of data by providing a unique signature or digest of the data. A hash function takes an input string and produces an output of a fixed length, typically referred to as a hash or hash value. Th... | |
Create a web page using HTML code | <html>
<head>
<title> My Web Page </title>
</head>
<body>
<h1> Welcome to my web page! </h1>
<p> Here you will find information about my interests and hobbies. </p>
<h2> Hobbies </h2>
<ul>
<li> Gardening </li>
<li> Cooking </li>
<li> Painting </li>
</ul>
</body>
</html> | |
Find the equivalent Celsius temperature of the Fahrenheit temperature 80 degrees | 26.7 degrees Celsius. | |
Identify two reasons for the growth of technology. | Two reasons for the growth of technology are increased competition in the market and the availability of resources. Companies have to compete in an ever-changing market, driving them to innovate and find new and improved forms of technology. Additionally, newfound resources such as data and strong computing power have ... | |
Generate 10 ideas for your DIY project. | 1. Build a patio or outdoor seating area.
2. Create a rock garden or feature wall.
3. Make a birdhouse or bird-feeding station.
4. Install a ceiling fan or decorative lighting.
5. Make a fire pit or outdoor fireplace.
6. Construct a hammock or hanging chair.
7. Create a vertical garden or green wall.
8. Build a BBQ or ... | |
Classify the following code as incorrect or correct. | Let x = 0 | Correct. |
Suggest one synonym for the word "eliminate". | Eradicate. | |
Put the following words in alphabetical order: ranger, apple, orange. | apple, orange, ranger. | |
Compose a 200-word article about the effects of global warming on extreme weather events. | Climate change is having a dramatic impact on extreme weather events across the globe. According to the Intergovernmental Panel on Climate Change, the frequency and severity of extreme weather events has risen significantly over the past few decades, with higher temperatures, rising sea levels, and changes in rainfall ... | |
Create a dialogue between two people discussing the topic of climate change. | Person 1: Have you heard about climate change?
Person 2: Yes, I have. It's a huge problem we are facing today.
Person 1: That's true. Do you think we can do anything about it?
Person 2: Absolutely! We can start by reducing our energy consumption, driving more fuel-efficient cars, and eating more sustainable diets.
Pe... | |
Outline the following passage | American astronauts have explored the moon since 1969. They have built bases, driven lunar rovers and collected samples. | I. American Astronauts Explored the Moon
A. 1969 moon landing
B. Building bases
C. Driving lunar rovers
D. Collecting samples |
What is the translation of the given word from English to Spanish? | Table | Mesa. |
Rewrite the code without using a for loop | list1 = [1, 2, 3]
list2 = [ ]
for i in list1:
list2.append(i * 2) | list1 = [1, 2, 3]
list2 = [i * 2 for i in list1] |
Convert the hour value to its least accurate form | 2.9 hours | 3 hours |
Compare life in the city to life in the suburbs. | Life in the city and life in the suburbs differ in many ways. The city is typically more dense and crowded than the suburbs, and it is easy to access all the amenities the city has to offer. In the suburbs, there is typically more space, peace and quiet, and access to green space, nature, and recreation. City life offe... | |
Find the error in the sentence and describe what the correction should be. | It was to late to do anything. | The error is in the spelling of the word "too". The correction should be "It was too late to do anything". |
Put these two pieces of text together to make a sentence. | It was a beautiful day. The sky was blue. | It was a beautiful day, with the sky a brilliant blue. |
Describe the immigration process to the US. | The immigration process to the US involves three main stages: applying for a visa, attending an interview at a US embassy or consulate, and applying for a green card or other immigration status. The visa application requires filling out an online form, submitting documents and financial information, and attending an ap... | |
Convert the word document below to a HTML format | Hello World!
This is a sample document. | <!DOCTYPE html>
<html>
<head>
<title>Hello World</title>
</head>
<body>
<p>Hello World!</p>
<p>This is a sample document.</p>
</body>
</html> |
Name three nutrients found in bananas. | Bananas contain vitamins A, B6, and C, as well as dietary fiber and minerals such as potassium, magnesium, and phosphorus. They are also a good source of antioxidants. | |
Describe a unique feature of the given product. | Product: Electric scooter | This electric scooter has a long-lasting battery life, allowing for up to 25 miles of travel on a single charge. It also has a top speed of 15 mph, perfect for going up and down hills. |
Design a data structure for storing a company's employee records. | A data structure for storing a company's employee records would likely consist of an array of structures. Each structure would contain the following fields: name, job title, hire date, salary, department, contact info, and any other relevant information. This data structure would enable the company to easily access and... | |
Name the 5 major countries in South America. | The 5 major countries in South America are Brazil, Argentina, Colombia, Peru, and Venezuela. | |
Create a resume for a job in web development. | John Doe
123 Main Street
City, State, Zip Code
(123) 456-7890
john@email.com
Web Developer
Highly motivated, detail-oriented web developer with 3+ years of experience in developing engaging websites and web applications. Proven ability to collaborate with other developers, designers, and clients to create effective... | |
Select two of the given topics and write a paragraph discussing the similarities between them. | The Internet of Things, Artificial Intelligence, and Blockchain Technology | The Internet of Things (IoT) and Artificial Intelligence (AI) both involve the use of machines to collect and process data. Both technologies rely heavily on automation and machine learning in order to operate efficiently and accurately. Similarly, both technologies have the potential to improve existing processes, aut... |
Find the average of these three numbers. | 2, 5, 10 | The average of 2, 5, 10 is 5.67. |
Create an entertaining quiz to help people learn more about local wildlife. | Test your knowledge of local wildlife with this fun quiz!
1. What type of bird is commonly seen in the summer in the local area?
A. Robin
B. Blue Tit
C. Pigeon
D. Bald Eagle
2. What type of mammal is the only one native to North America that can climb trees?
A. Fox
B. Squirrel
C. Rabbit
D. Raccoon
3. What type of fi... | |
Calculate the total cost of a trip for two people who fly from Los Angeles to Philadelphia. | Round-trip flight tickets from Los Angeles to Philadelphia: two adult tickets | The total cost of the trip for two people who are flying from Los Angeles to Philadelphia would be $998.00. |
Categorize the following poems into their appropriate style. | I. I wandered lonely as a cloud
That floats on high o'er vales and hills,
When all at once I saw a crowd,
A host, of golden daffodils
II. Flinging ecstatic mirth
In the hollows of my mind,
My heart will bless the happy earth
For the beautiful sweet dream I find
III. In the village church yard
She stands; in her rue-b... | I: Romantic poetry
II: Imagism
III: Gothic poetry
IV: Lyric poetry. |
What is the purpose of a business plan? | The purpose of a business plan is to provide a comprehensive strategy for starting and managing a business. It typically contains an overview of the business and its goals, a marketing plan, financial projections, and a description of the organization’s products and services. A business plan can help entrepreneurs iden... | |
Write a short story involving two characters with opposite views. | Tom and Kate were two old friends living in different parts of the world. Tom had a more traditional view of life, believing that things should remain the same and that people should stick to the conventions of society. Kate, on the other hand, favoured a more progressive approach, believing in the power of change and ... | |
Summarize what you have learned from this lecture. | The lecture discussed the importance of networking in job searching. | This lecture taught the importance of networking in job searching and emphasized the power of forming connections and creating relationships with potential employers and colleagues that can give insights into the industry, potential interviewers, and the job application process. |
Describe the steps required to build a software application. | Building a software application typically involves six main steps: (1) understanding the problems and goals of the application, (2) preparing the architecture and design of the application, (3) developing the different components and modules, (4) testing and debugging the application, (5) deploying and integrating the ... | |
Construct a phrase using the given words | Pandemic, challenge, action | Our action in the face of the pandemic is the ultimate challenge. |
Write a paragraph summarizing the story of Romeo and Juliet. | Romeo and Juliet is a tragic love story about two star-crossed lovers from feuding families. Romeo, a Montague, and Juliet, a Capulet, meet at a ball and fall in love at first sight. Despite their families' bitter rivalry, they secretly marry. When Romeo is exiled for killing Juliet's cousin in a duel, Juliet fakes her... | |
Describe the different phases of the Moon using a single sentence each. | The New Moon is a shadowy dark disc; the Waxing Crescent Moon is displayed as a waxing sliver; the First Quarter Moon is a half-illuminated disc; the Waxing Gibbous Moon is displayed as an almost full disc; the Full Moon is a completely illuminated circle of light; the Waning Gibbous Moon is displayed as a slightly wan... | |
Create a math equation that equals to 10. | 2 x 5 = 10. | |
Given a list of grades, calculate the median of the list. | 90, 70, 80, 75, 85 | 80 |
Classify the type of speech. Output should be either "informative", "persuasive" or "entertaining". | My friend told me that I should watch the new Avengers movie, it will be really great. | Persuasive. |
What is the origin of the term "Big Data"? | The term 'Big Data' is believed to have originated from an article published in 1997 by John Mashey, where he stated that ‘Most data have grown too large for traditional ways of handling them’, and coined the term “big data”. The article set the foundations for the concept of ‘big data’ that is widely used today. | |
Write a blog post on why small businesses should invest in SEO | Small businesses are always looking for effective ways to engage customers and increase their revenues. Investing in search engine optimization (SEO) can be one of the most effective tools for achieving this goal. SEO is a powerful tool that can increase visibility and traffic to a small business website, allowing them... | |
Compose a sonnet about the beauty of nature. | The beauty of nature is forever grand,
A sight to marvel at all over land.
The sky above, the earth below at hand,
So much to see, no eye can understand.
The trees that stretch to the heaven's demand,
The dance of flowers like some strange band,
Behold the wind's gentle whisper grand,
As it rustles the leaves at natur... | |
List the components of a typical internet router. | A typical internet router consists of a modem, a firewall, a Wi-Fi antenna, a web server, and a web management interface. The modem is used to connect the router to the internet, the firewall is used to protect the network from unauthorized access, the Wi-Fi antenna is used to broadcast the router's Wi-Fi signal, the w... | |
Given a string, find the longest palindromic substring. Output should be the longest palindromic substring. | "aabbacdbabefg" | aba |
Outline the steps to send a package. | noinput | To send a package, you will need to:
1. Gather supplies – boxes, tape, and other necessary packing materials
2. Choose a carrier and shipping method
3. Measure, weigh, and properly label the package
4. Add delivery and/or tracking information
5. Drop off or schedule a pickup |
Given the set of numbers below, add the numbers that are multiples of 3. | 2, 3, 5, 6, 10 | The sum of the numbers that are multiples of 3 is 15 (3 + 6 + 10 = 15). |
Come up with a story about the characters with the following description. | Characters: John & Anna
Setting: A cafe | John and Anna were sitting in a cafe, deep in conversation. The two had just recently met, but their connection felt like something that had been there all along. They kept talking and talking, discussing their dreams and the things they wanted to do.
The hours flew by, and John and Anna barely noticed the time passi... |
Design a list of questions to ask a stranger to make conversation. | What is your favorite place to visit?
What kind of books do you like to read?
What music do you like to listen to?
What would you like to do if you had more free time?
What do you do for fun?
What is the most adventurous thing you have done?
If you could travel anywhere in the world, where would it be?
What is your m... | |
Generate the next line in the story. | It was a stormy night, and she was standing by the window watching it. | The wind shook the window in its frame, and the sound of thunder seemed to reverberate around her. She was mesmerized by the wild beauty of the storm, her heart pounding in her chest as she watched for what would come next. |
Rewrite the following sentence so that it doesn't include any cliches: | It was raining cats and dogs outside. | Heavy precipitation was falling from the sky. |
Create a text response that demonstrates sympathy. | I'm sorry to hear that. It must be very difficult for you. | |
Edit the text such that it follows the Associated Press (AP) style guide. | The manager of the store Mr. David Jones inaugurated the new store today. | The store manager, David Jones, inaugurated the new store today. |
Classify the movie genres from the given context. | This movie tells the story of two brothers who were both born with magical powers. | Fantasy |
Greet the visitor in a friendly way. | Welcome! It's great to have you here. | |
Pick an emoji that best described the following mood. | Excited | 😆 |
Determine the cause and effect of deforestation. | Deforestation is the removal of trees and other vegetation from an area for various reasons, such as for timber harvesting or to make way for development. The effects of deforestation can be far-reaching and long-lasting, ranging from loss of habitat for animals and plants, increased carbon dioxide emissions, and decre... | |
Compose a five word sentence describing your day. | Today was an amazing day. | |
Come up with a creative sentence that explains how you feel today. | Today I feel like a spark of electricity, brightening up my surroundings. | |
Rewrite the given sentence with fewer words but not sacrificing any information from the original sentence. | We have to make sure that every single person follows the safety regulations. | Everyone must adhere to safety regulations. |
Create a list of three facts about cats | 1. Cats have been domesticated for over 9,500 years.
2. There are over 500 million domestic cats in the world.
3. Cats have an amazing sense of balance, and can even land on their feet after falling from great heights. | |
Can you please provide a detailed answer for this question : Why is the price of goods higher in the market than on the internet? | The prices of goods are usually higher in the market than on the internet because of a variety of factors. Firstly, brick and mortar stores must factor in the cost of staffing and maintaining the storefront, which adds to the price of the goods they sell. Secondly, they must consider the cost of pay rent and utilities,... | |
Describe how you would plan a romantic date | A romantic date requires careful planning. Consider the interests of your partner and tailor the date to those. Start by finding an activity that is special or unique, such as a painting night or visiting a secret garden. Include a nice meal, such as a delicious home-cooked dinner, or reserve a special spot in a restau... | |
Create a horror story in five sentences. | She took the shortcut through the woods, feeling the chill of the night air around her. As the trees began to creak, a strange sense of fear crept in. Suddenly, something began to move ahead of her. She stopped in her tracks, unable to move as the figure approached. She was horrified to see it was a large creature, wit... | |
Compare the features of two products and state which one is better. | Product A: lightweight, easy to install, waterproof
Product B: durable, soundproof, energy efficient | Product B is better because its features are more practical and useful. It is more durable, soundproof, and energy efficient, while product A is lightweight and easy to install but not waterproof. |
Classify the following text snippet as ‘spam’, ‘phishing’, ‘fake news’, or ‘legitimate’. | Free cash and prizes are up for grabs today. Hurry up and join before it's too late! | Spam |
Generate a sentence which has at least three clauses. | She ran to the store, grabbed the items she needed, and made it back home in time for dinner. | |
Name the profession of the main character of the movie "Indiana Jones". | Archaeologist | |
Name two brands from the automotive industry in the United States. | Ford and Toyota. | |
Describe the life cycle of a product | The life cycle of a product consists of five stages: introduction, growth, maturity, decline, and discontinuation. During the introduction stage, the product is launched on the market and the company works to make the customer aware of its existence. During the growth stage, the company has to make sure its product suc... | |
Reverse the given array | [1, 2, 3, 4, 5] | Answer: [5, 4, 3, 2, 1] |
Add a conclusion to an essay about the importance of education | In conclusion, education is essential to one's prosperity, critical to the progress of society, and fundamental to the development of every individual. It has been a long, challenging journey to reach the current state of education, and it will take continued dedication, resources, and effort for the education system t... | |
Rearrange this sentence so it has subject-verb-object order. | The group wrote the proposal. | The proposal was written by the group. |
Name a key benefit of the Roth 401(k) Plan. | The key benefit of the Roth 401(k) Plan is that it enables you to save for retirement with money that has already been taxed, and withdrawals in retirement are also tax-free. | |
Describe the auditory cortex. | The auditory cortex is the part of the cerebral cortex involved in the processing of auditory information. It is located in the temporal lobe and its main function is to process sound, including pitch, rhythm, frequency, and localization of sound sources. It is also involved in the processing of linguistic, emotional, ... | |
Generate a title for an article about why children should learn meditation. | The Power of Mindful Meditation: Unlocking Potential and Unlocking Joy in Children. | |
Create a story that uses the given keywords. | Keywords: Adventure, Mountain | Once upon a time there was a brave adventurer who decided to climb a distant mountain in search of fame and fortune. As he climbed the steep and treacherous slope, he encountered many dangers and difficult challenges. He eventually reached the summit, and to his surprise, he was rewarded with a hidden treasure.
The ex... |
Choose one of the following topics and write a one-paragraph summary. | The Relationship Between Social Media and Self-Worth | In recent years, the relationship between social media usage and self-worth has become one of the most discussed topics among professionals. Social media has grown to be an integral part of our lives and the way we interact with each other. Unfortunately, the effects of social media on one’s self-esteem can be potentia... |
Explain the concept of Big Data and what it means for companies and customers. | Big Data is the massive volume of data that is generated from companies’ interactions with customers, both online and offline. This data includes customer data such as age, gender, location, behaviors, preferences, and transactions. This data enables companies to gain insights into customer behavior and to develop data... | |
Identify the statistical measures of central tendency in the following statement. | The average student scored 65% in the exam. | The statistical measure of central tendency in the statement is the mean. The mean refers to the average of all values. In this case, it is the average student score of 65%. |
Create a questions that can be answered using the following sentence. | "It was a beautiful day" | What type of day was it? |
Explain the concept of "opportunity cost". | Opportunity cost is the cost of an opportunity not taken; it is the cost of the next best alternative. It is the value of the forgone alternatives when one alternative is chosen. Opportunity cost reflects the full economic cost of a decision, and can be seen as the true cost of a choice. For example, if someone chooses... | |
Calculate the value of "2x+3y" when x=3 and y=5. | 13 | |
Describe the differences between an AI-enabled machine and a human worker. | The main difference between an AI-enabled machine and a human worker is in their ability to process quickly, store and analyze information, and take independent decisions. AI-enabled machines are capable of quickly handling large amounts of data, analyzing and recognizing patterns from it, and making decisions based on... | |
Come up with an alternative title for the book: The Cat in the Hat. | The Mischievous Feline in the Hat | |
Classify the following emotion. | He was filled with dread. | Fear |
Give an example of a group which has experienced discrimination | Women have experienced discrimination throughout history. Women were denied voting rights, educational opportunities, and educational materials for a large portion of history. They also faced workplace discrimination, such as being paid less than their male counterparts for performing the same job. More recently, women... | |
How do you respond to a negative comment on social media? | When responding to a negative comment on social media, it is best to remain calm and avoid becoming defensive or retaliating. It is important to remember that everyone is entitled to their opinion. The best way to handle the situation is to thank the commenter for their input and explain why their statement may not be ... | |
Explain how Abraham Lincoln's Gettysburg Address changed the nation | Abraham Lincoln's Gettysburg Address solidified the commitment to democracy and the ideals of equality and liberty, redefined the nation's purpose, and set a higher standard for political speech. | |
Are the following two words synonyms? | Jubilant and ecstatic | Yes, jubilant and ecstatic are synonyms. |
Name two invasive species of plants in the United States. | Kudzu and Japanese Knotweed | |
Identify the main idea of the text. | Global warming is the term used to describe a gradual increase in the average temperature of the Earth's atmosphere and its oceans, a change that is believed to be permanently changing the Earth’s climate. | The Earth's average temperature is increasing due to global warming, leading to a permanent change in the Earth's climate. |
Give a description of the basic features of a bank account. | A bank account is a financial tool that allows users to store, transfer, borrow, and invest their money securely. Basic features of a bank account include a debit card, which allows customers to make purchases using their own funds, direct deposit, which allows customers to make deposits and withdrawals electronically,... |
End of preview. Expand in Data Studio
fionela-dataset-9690
Processed subset dataset for instruction-following experiments.
Details
- Samples: 282
- Streaming-based sampling (no full download)
- Fields: instruction / input / output
Source
Derived from: https://huggingface.co/datasets/tatsu-lab/alpaca
Notes
- Subset only (not full dataset)
- For research & demo usage
- Downloads last month
- 4