instruction stringlengths 4 11.7k | context stringlengths 0 23.5k | response stringlengths 1 26k | category stringclasses 8
values |
|---|---|---|---|
What is a graph? | Graph is a set on nodes that are connected via edges. Edges represent the relationships between the nodes and can have multiple properties like weight or sign. For example the weight of the edge can represent how strong are the relationships between the nodes A and B, while the sign might represent wether these relatio... | general_qa | |
What are common florals found in Zigalga National Park? | Zigalga National Park (Russian: Национальный парк «Зигальга») is located on the high Zigalga Ridge of the Southern Ural Mountains in Russia, on the transition between Europe and Siberia. Much of the territory is untouched by human activity and so supports Ice Age relict floral communities through all altitude zones - p... | Zigalga National Park has the majority of its territory untouched by human activity and includes pine and birch forest, dark coniferous taiga, alpine meadows and mountain tundra. | closed_qa |
Which is a species of fish? Banjo or Guitar | Banjo | classification | |
What is linux Bootloader | A bootloader, also spelled as boot loader or called boot manager and bootstrap loader, is a computer program that is responsible for booting a computer.
When a computer is turned off, its software including operating systems, application code, and data—remains stored on non-volatile memory. When the computer is powe... | A bootloader is a program written in machine code that loads the operating system into RAM during the boot process. | closed_qa |
Tell me about the various road types in USA? | The public road system in United States of America is primarily made up of Highways and Local Roads. The United States Department of Transportation's Federal Highway Administration (FWHA) classifies roads based on functions which are created based on attributes such as speed limits, route length and spacing. Based on t... | classification | |
What is one-child policy? | The term one-child policy refers to a population planning initiative in China implemented between 1980 and 2015 to curb the country's population growth by restricting many families to a single child. That initiative was part of a much broader effort to control population growth that began in 1970 and ended in 2021, a h... | The "one-child policy" was a Chinese population planning initiative that was implemented from 1980 to 2015 to curb population growth by limiting many families to only one child. It was part of a larger effort to control population growth that began in 1970 and ended in 2021, which included setting minimum ages for marr... | closed_qa |
How do i accept the change | Embrace the change and see the difference | brainstorming | |
What is a laser and who created it? | A laser is a device that emits light through a process of optical amplification based on the stimulated emission of electromagnetic radiation. The word laser is an anacronym that originated as an acronym for light amplification by stimulated emission of radiation The first laser was built in 1960 by Theodore Maiman at ... | A laser is a device that emits light from an electromagnetic radiation source. The first laser was built in 1960 by Theodore Maiman at Hughes Research Laboratories, based on theoretical work by Charles H. Townes and Arthur Leonard Schawlow.
Lasers emit a certain type of light. Light that is coherent. Coherence can be... | summarization |
What is the difference between a road bike and a mountain bike? | Road bikes are built to be ridden on asphalt and cement surfaces and have thin tires, whereas mountain bikes are built to be ridden on dirt and have wider tires. Road bikes also have more aerodynamic handle bars while mountain bike handle bars a built for less responsive steering while bouncing around off the road. | open_qa | |
How does GIS help in the real estate investment industry? | Real estate investors depend on precise, accurate location intelligence for competitive insights about the markets and locations where they do business. Real estate investment teams use GIS to bring together location-specific data, mapping, and visualization technology. This enables them to provide the latest insights ... | general_qa | |
What is the Masters? | The Masters Tournament is a golf tournament held annually in the first week of April at Augusta National Golf Club in Augusta, Georgia. The Masters is one of four Major golf tournaments and the only one to be played at the same course every year. The course is renowned for its iconic holes, impeccable groundskeeping,... | general_qa |
Subsets and Splits
Interquartile Response Length Filter
Identifies high-quality responses within each category by filtering to the interquartile range of token lengths, helping find appropriately detailed answers that avoid being too brief or overly verbose.
Open QA Response Token Count Analysis
Identifies and retrieves responses within the typical token length range (25th to 75th percentile), revealing the central tendency of response lengths in open QA tasks and helping understand the standard complexity of model responses.
Information Extraction Entries
Retrieves all training examples labeled as 'information_extraction' which provides basic filtering but doesn't reveal meaningful patterns or relationships in the data.
Count Information Extraction Entries
Counts the number of training examples in the information extraction category, providing basic dataset balance information but offering limited analytical insight.
Category Samples Summary
Randomly samples 100 examples from each of four task categories to create a balanced subset, which helps in fair comparison across different NLP tasks but doesn't reveal deeper patterns or relationships in the data.
Travel-related Queries
Retrieves all records containing travel-related keywords in the instruction, context, or response, providing a basic filter for travel-related data.
Sample Prompts and Completions
Retrieves a sample of 12,000 rows showing prompts and their corresponding completions, providing a basic overview of the dataset's content.
Sample Prompts and Completions
Retrieves a sample of 4000 prompts and their corresponding completions, providing a basic overview of the dataset's content.
Machine Learning Instructions & Responses
Retrieves a limited set of entries where the instruction or response contains the phrase "machine learning", providing basic filtering of relevant data.
Short Responses Filter
The query filters responses to those under 2048 characters in length, providing basic filtering with limited analytical value.