response stringlengths 0 1.23k |
---|
Match a movie quote to the movie title. |
Given a song lyric, identify the song title and artist. |
Match a cooking ingredient with its common substitute. |
Find a proverb that expresses a given sentiment. |
Given a historical event, match it with a key figure involved. |
Identify the country associated with a famous landmark. |
Match a scientific concept with its formula. |
Given a slang term, find its formal definition. |
Identify the author of a famous quote. |
Match a medical symptom with a possible condition. |
Connect a programming language to its creator. |
Find a logical fallacy in a given argument. |
Match a geographical feature with its continent. |
Identify the genre of a book given its opening line. |
Match a chemical element with its symbol. |
Given a historical period, identify a significant event that occurred then. |
Connect a company logo to its brand name. |
Match a musical instrument with its family. |
Find a synonym for a given word. |
Identify the capital city of a given country. |
Match a symptom to a possible medical condition. |
Given a movie quote, identify the movie it's from. |
Given a song lyric, find the name of the song. |
Match a historical event to its year. |
Given a company name, identify its industry. |
Match a product description to its category. |
Determine the sentiment (positive, negative, neutral) of a short customer review. |
Match a chemical formula to its name. |
Given a geographical location, identify the country it belongs to. |
Match a programming language keyword to its function. |
Given a legal term, find its definition. |
Match a recipe ingredient to a cuisine. |
Given a musical instrument, identify its family (string, brass, etc.). |
Match a programming error message to its cause. |
Given a mythological creature, identify its origin mythology. |
Match a mathematical symbol to its meaning. |
Given a famous painting, identify the artist. |
Match a scientific term to its field of study. |
Given a historical figure, identify their nationality. |
Match a literary genre to a classic example. |
Match a movie quote to its film. |
Given a chemical formula, identify the compound's name. |
Classify a news headline as sports, politics, or entertainment. |
Find a social media post related to a specific hashtag. |
Match a historical event to its date. |
Given a product name, find its manufacturer. |
Identify a song based on a lyric snippet. |
Match a legal term to its definition. |
Classify a user's query as a question, statement, or command. |
Identify the author of a short literary quote. |
Match a code snippet to its programming language. |
Find a recipe based on a list of ingredients. |
Classify a weather forecast as sunny, rainy, or cloudy. |
Identify the breed of a dog from a short description. |
Given a geographical location, find a related landmark. |
Match a symptom to a possible medical condition. |
Classify a tweet as positive, negative, or neutral sentiment. |
Given a musical genre, find a representative artist. |
Identify a painting style from a brief description. |
Match a proverb to its meaning. |
Match a movie quote to the movie title. |
Given a tweet, find another tweet expressing the same sentiment. |
Match a slang term to its formal equivalent. |
Find a recipe based on a list of ingredients. |
Identify the author of a short excerpt from a book. |
Match a legal term to its definition. |
Given a product name, retrieve a customer review. |
Match a musical lyric to the song title. |
Find a news headline summarizing a given news story. |
Determine the location of a landmark based on a short description. |
Match a proverb to its meaning. |
Given a company name, identify its industry. |
Find a historical event corresponding to a date. |
Match a chemical formula to its name. |
Given a street address, retrieve the corresponding zip code. |
Identify the speaker of a famous quote. |
Match a programming command to its function. |
Find a synonym for a given word. |
Given a country name, identify its capital city. |
Match a scientific discovery to the scientist who made it. |
Match a movie quote to the movie title. |
Find tweets containing a specific hashtag. |
Identify the ingredients in a recipe given a dish name. |
Match a product name with its category. |
Connect a historical event to the year it occurred. |
Associate a company logo with its brand name. |
Retrieve song lyrics based on a key phrase. |
Link a medical symptom to a possible condition. |
Match a geographic location with its country. |
Identify the author of a short literary quote. |
Find news headlines related to a specific topic. |
Determine the language of a short text snippet. |
Match a slang term with its formal equivalent. |
Connect a scientific concept to a brief explanation. |
Associate a musical instrument with its sound. |
Identify the capital city of a given country. |
Find forum posts discussing a particular product. |
Match a chemical formula with its name. |
Connect a programming language to its creator. |
Identify the genre of a short book synopsis. |
-- The SQL console is powered by DuckDB WASM and runs entirely in the browser.
-- Get started by typing a query or selecting a view from the options below.
SELECT * FROM train LIMIT 10;
Subsets and Splits | Loading