Dataset Viewer
source_dataset
string | split
string | text_column_in_orignal_dataset
string | query
string | query_length (words)
int64 | label
int64 |
---|---|---|---|---|---|
quora | train | question1 | How should I deal with stress? | 6 | 1 |
quora | train | question1 | If the earth is round, why doesn't one fall off the surface at the South Pole? | 16 | 1 |
diwank/time-sensitive-qa | train | question | Which team did Vítor Huvos play for before Nov 2007? | 10 | 0 |
quora | train | question1 | What's the best way to report identity theft? | 8 | 1 |
quora | train | question1 | Is MacBook good for coding and development? | 7 | 1 |
hugosousa/TimeQA | train | question | What organization did Vito Volterra join in 1910? | 8 | 0 |
quora | train | question1 | What are the main uses of a computer network? | 9 | 1 |
ApricotWine/CMIN-US-timeseries | train | text_summary | Apple's Q1 Services Sales Fall Short Of ExpectationsAfter the tech giant fell short of iPhone unit sales estimates, Apple's (AAPL) growing Services division also failed to meet expectations in the company's first fiscal quarter of 2018. | 36 | 0 |
quora | train | question1 | How is your opinion on new process of council formation in Heritage Institute of Technology, Kolkata? | 16 | 1 |
hereldav/TimeAware | train | formulation_1 | Controversial artwork of a banana duct-taped to a wall by Maurizio Cattelan sells for $6.2 million at auction in New York. The new owner Justin Sun says he will eat it. | 31 | 0 |
quora | train | question1 | Third law of thermodynamics? | 4 | 1 |
quora | train | question1 | What is an example of a textbook synopsis of pathophysiology of pneumonia? | 12 | 1 |
hugosousa/TimeQA | train | question | What was the home venue of New York Yankees from 1903 to 1912? | 13 | 0 |
timaeus/periods-of-time | train | text | The exhibition will run for the entire month of October. | 10 | 0 |
ApricotWine/CMIN-US-timeseries | train | text_summary | Apple Inc. May Finally Have a Serious Chip CompetitorSamsung may finally substantially narrow the longstanding gap between its processors and Apple's. | 21 | 0 |
quora | train | question1 | What's the farthest star we can see with the naked eye? | 11 | 1 |
quora | train | question1 | Poker Rakeback: Which is the best poker rakeback sites? | 9 | 1 |
quora | train | question1 | Is Trump really all that bad? | 6 | 1 |
Data-Agora/magpie_code_gpt4o_10000 | train | instruction | Write a Python code to sort the names into ascending and descending order based on the number of vowels in the name. Tie breakers should be the length of the names. If these parameters fail to break a tie, names should be ordered alphabetically. | 44 | 0 |
quora | train | question1 | What does the word “meaning” mean? | 6 | 1 |
quora | train | question1 | How can I improve my story writing skills? | 8 | 1 |
quora | train | question1 | What happens to dogs after they die and get buried? | 10 | 1 |
timaeus/periods-of-time | train | text | The lecture will start at 9am. | 6 | 0 |
quora | train | question1 | Why do answers on Quora get collapsed? | 7 | 1 |
microsoft/orca-math-word-problems-200k | train | question | 6 minus a certain number equals 2. What is the value of the certain number minus 2? | 17 | 0 |
Rtian/DebugBench | test | question | Given n non-negative integers representing an elevation map where the width of each bar is 1, compute how much water it can trap after raining. | 25 | 0 |
hereldav/TimeAware | train | formulation_1 | US city of Lexington starts a new tourism campaign aimed at extraterrestrial travelers by beaming a welcome message into space via an infrared laser. | 24 | 0 |
diwank/time-sensitive-qa | train | question | What was the official name of Carrier Air Wing Seven in early 1960s? | 13 | 0 |
quora | train | question1 | What's the meaning of life? | 5 | 1 |
quora | train | question1 | Why dont Chinese revolt against communist rule? | 7 | 1 |
ApricotWine/CMIN-US-timeseries | train | text_summary | Why T-Mobile Could Continue to Dominate in Postpaid Phone Net AdditionsWhat Drove Telecom Stocks in 2017? | 16 | 0 |
quora | train | question1 | How do I be mentally strong? | 6 | 1 |
quora | train | question1 | Which bank is best for home loan? | 7 | 1 |
quora | train | question1 | Love: Is it possible to forget my first love? | 9 | 1 |
diwank/time-sensitive-qa | train | question | Where was Ralph W. Hood educated between Jun 1963 and Aug 1963? | 12 | 0 |
quora | train | question1 | How difficult is it for an international student to find a job in the USA after graduation? | 17 | 1 |
diwank/time-sensitive-qa | train | question | Which team did the player Dave Mackay belong to between Dec 1970 and 1971? | 14 | 0 |
quora | train | question1 | How could humans transcend? | 4 | 1 |
quora | train | question1 | What do peoples think about jaat community? | 7 | 1 |
Data-Agora/magpie_code_gpt4o_10000 | train | instruction | write a function in JavaScript that determines if the given integer is a prime number or not. Additionally, write unit tests to ensure the function works correctly in different scenarios. | 30 | 0 |
quora | train | question1 | Why do fans rotate on the same side? | 8 | 1 |
quora | train | question1 | What is best moment you had with your grand parents? | 10 | 1 |
Rtian/DebugBench | test | question | Given an integer array nums, return the maximum difference between two successive elements in its sorted form. If the array contains less than two elements, return 0.
You must write an algorithm that runs in linear time and uses linear extra space. | 42 | 0 |
quora | train | question1 | What are some of the differences between money and capital? | 10 | 1 |
quora | train | question1 | Is Oneplus 3 a better phone than MI5? | 8 | 1 |
timaeus/periods-of-time | train | text | The museum exhibit will be on display during museum hours until October. | 12 | 0 |
microsoft/orca-math-word-problems-200k | train | question | I was trying to install street lights at 32 meters (m) intervals around a circle-shaped park with a circumference of 2 kilometers (km) and 400 meters (m) but installed them at 48 meters (m) intervals. How many fewer streetlights did I install compare to installing them at 32 meters (m) apart? | 51 | 0 |
Rtian/DebugBench | test | question | Given an array nums of n integers where nums[i] is in the range [1, n], return an array of all the integers in the range [1, n] that do not appear in nums. | 33 | 0 |
quora | train | question1 | Which are the best cricket academy in India? | 8 | 1 |
Data-Agora/magpie_code_gpt4o_10000 | train | instruction | Consider a file, represented as a Uint8Array, to be indexed and accessed efficiently. Design an efficient data loading strategy that allows for seeking to a specific byte offset in the file and reading a certain number of bytes from that offset. The solution should have a lower bound on performance and take into account the conversion from a typed array to a JavaScript string, in order to create a streaming text file reader with backpressure. | 75 | 0 |
quora | train | question1 | I am 22 years old planning to commit suicide. What is easiest way? | 13 | 1 |
Rtian/DebugBench | test | question | You are given an array trees where trees[i] = [xi, yi] represents the location of a tree in the garden.
Fence the entire garden using the minimum length of rope, as it is expensive. The garden is well-fenced only if all the trees are enclosed.
Return the coordinates of trees that are exactly located on the fence perimeter. You may return the answer in any order. | 66 | 0 |
ApricotWine/CMIN-US-timeseries | train | text_summary | Monday Apple Rumors: Apple May Discontinue the iPhone X in 2018Leading the Apple Inc. (NASDAQ:AAPL) rumor mill today is news of the iPhone X being discontinued. Today, we’ll look at that and other Apple Rumors for Monday.Source: Apple | 38 | 0 |
quora | train | question1 | What is the nutritional value of semen? | 7 | 1 |
microsoft/orca-math-word-problems-200k | train | question | The area of a trapezoid with an upper side that is 3.4 centimeters (cm) longer than the lower side and with a height of 5.2 centimeters (cm) is 100.62 square centimeters (cm2). How many centimeters (cm) is the length of the lower side? | 43 | 0 |
hereldav/TimeAware | train | formulation_1 | Self-help author Marianne Williamson ends her presidential campaign after losing three Democratic primaries to President Biden. | 16 | 0 |
hereldav/TimeAware | train | formulation_1 | Arctic blast affects large parts of the US, with 44 million people under winter weather advisory; Chester, Montana registers continental US record low of 54 degrees below zero. | 28 | 0 |
diwank/time-sensitive-qa | train | question | What position did Patrick Harvie take between May 2017 and May 2017? | 12 | 0 |
hugosousa/TimeQA | train | question | Romeo Castelen played for which team from 2000 to 2004? | 10 | 0 |
quora | train | question1 | Which is best to buy an Android phone or iPhone? | 10 | 1 |
quora | train | question1 | How do I start investing on Bitcoins? | 7 | 1 |
Rtian/DebugBench | test | question | Given an input string s, reverse the order of the words.
A word is defined as a sequence of non-space characters. The words in s will be separated by at least one space.
Return a string of the words in reverse order concatenated by a single space.
Note that s may contain leading or trailing spaces or multiple spaces between two words. The returned string should only have a single space separating the words. Do not include any extra spaces. | 80 | 0 |
quora | train | question1 | How do I deal with the pain of unrequited love? | 10 | 1 |
quora | train | question1 | What went wrong with the Columbia Space Shuttle? What exactly happened? | 11 | 1 |
diwank/time-sensitive-qa | train | question | Who was the spouse of Lothar Matthäus between Dec 2007 and 2008? | 12 | 0 |
quora | train | question1 | How can one earn online? | 5 | 1 |
quora | train | question1 | How do I see who I'm following on Quora? | 9 | 1 |
quora | train | question1 | Can I fall pregnant after 3days of my period? | 9 | 1 |
ApricotWine/CMIN-US-timeseries | train | text_summary | Three Mistakes That Quietly Killed The MacBook AirThere’s one other Mac machine that is already on notice. With no potential updates leaking out of the supply line ahead of the tenth anniversary of its stunning debut, is it time to finally prepare the obituaries for the MacBook Air? | 48 | 0 |
quora | train | question1 | How can I build traffic for my website? | 8 | 1 |
diwank/time-sensitive-qa | train | question | What was the working location for Lou Scheper-Berkenkamp in Mar 1929? | 11 | 0 |
timaeus/periods-of-time | train | text | I need to finish this project before the end of the day. | 12 | 0 |
quora | train | question1 | How can I get back my instagram deleted dms? | 9 | 1 |
quora | train | question1 | What are some examples of inclined planes in geometry? | 9 | 1 |
microsoft/orca-math-word-problems-200k | train | question | Assuming that the distance between the school and the park is 396 meters (m) and the distance between the school and the pharmacy is 0.389 kilometers (km), find the one closer to the school between the park and the pharmacy. | 40 | 0 |
quora | train | question1 | Why earth revolves around sun? | 5 | 1 |
quora | train | question1 | What is it like to drive in Africa? | 8 | 1 |
timaeus/periods-of-time | train | text | The store is open every day of the week. | 9 | 0 |
hereldav/TimeAware | train | formulation_1 | Revival of 1980s American TV sitcom "Night Court", premieres on NBC TV; John Larrquette is the sole returning cast member. | 20 | 0 |
hereldav/TimeAware | train | formulation_1 | After four days and fifteen ballots, Representative Kevin McCarthy is elected the 55th Speaker of the House of Representatives. | 19 | 0 |
microsoft/orca-math-word-problems-200k | train | question | There are 5 types of hot coffee and 4 types of cold coffee in the cafe, and there are 3 types of cookies and 5 types of muffins. Find the number of cases where you order 1 coffee and 1 bread each. | 42 | 0 |
Data-Agora/magpie_code_gpt4o_10000 | train | instruction | Using Python, write a function that takes in a sentence and returns a list of the three words that have the most syllables. The function should exclude words that have fewer than three syllables. If there are multiple words with the same number of syllables, return them in the order they appear in the sentence. | 55 | 0 |
diwank/time-sensitive-qa | train | question | Which country did Ouagadougou belong to after Sep 1984? | 9 | 0 |
ApricotWine/CMIN-US-timeseries | train | text_summary | Apple Slowing Down iPhones Should Bring Back Old FeatureIs it time to bring back this old smartphone feature? | 18 | 0 |
quora | train | question1 | Do atheists celebrate Christmas? | 4 | 1 |
microsoft/orca-math-word-problems-200k | train | question | There are 225 students in class giraffe, and class elephant as 48 more students than class giraffe. Class rabbit has 24 less students than class giraffe. How many students are in the three classes of this kindergarten on average? | 39 | 0 |
quora | train | question1 | What is difference between cascade and cascode amplifier? | 8 | 1 |
Data-Agora/magpie_code_gpt4o_10000 | train | instruction | How can I develop an AI agent to play the classic Snake game using a Q-Learning algorithm in Python? | 19 | 0 |
quora | train | question1 | Who has the highest number of followers on Quora? | 9 | 1 |
ApricotWine/CMIN-US-timeseries | train | text_summary | Citi: 40% Chance of Apple Acquiring NetflixRecent tax reforms mean that Apple is now sitting on enough cash to comfortably finance a big acqusiiton, according to Citi. | 27 | 0 |
quora | train | question1 | If energy is not conserved in an expanding universe, can infinite energy be created? Is it potential energy or potentiality infinite? | 21 | 1 |
timaeus/periods-of-time | train | text | I will be attending the conference for the full three days. | 11 | 0 |
quora | train | question1 | Which are the top Android development companies to join for a fresher in India? | 14 | 1 |
quora | train | question1 | How do I catch -the- fish? | 6 | 1 |
microsoft/orca-math-word-problems-200k | train | question | There are 8 candies in basket (A) and 17 candies in basket (B). Find how many more candies must be placed in basket (A) to make the number of candies in both baskets equal. | 34 | 0 |
diwank/time-sensitive-qa | train | question | What was the official name of VA-15 (U.S. Navy) in Sep 1952? | 12 | 0 |
quora | train | question1 | What is your score in WBJEE medical 2016? | 8 | 1 |
hereldav/TimeAware | train | formulation_1 | Caitlin Clark becomes the NCAA Division I women's career scoring leader in a game for Iowa against Michigan, scoring a career-high 49 points. | 23 | 0 |
quora | train | question1 | What should I get my boyfriend for his birthday? | 9 | 1 |
ApricotWine/CMIN-US-timeseries | train | text_summary | Shaw Communications Inc. (SJR) Q1 2018 Earnings Conference Call TranscriptSJR earnings call for the period ending November 30, 2017. | 19 | 0 |
End of preview. Expand
in Data Studio
README.md exists but content is empty.
- Downloads last month
- 13