CoolFace
30 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01google-research-datasets /natural_questions Dataset Card for Natural Questions Dataset Summary The NQ corpus contains questions from real users, and it requires QA systems to read and comprehend an entire Wikipedia article that may or may not contain the answer to the question. The inclusion of real user questions, and the requirement that solutions should read an entire page to find the answer, cause NQ to be a more realistic and challenging task than prior QA datasets. Supported Tasks and Leaderboards… See the full description on the dataset page: https://huggingface.co/datasets/google-research-datasets/natural_questions.textquestion-answering10K<n<100K127 likes67k downloads3y agoHugging Face02stanfordnlp /web_questions Dataset Card for "web_questions" Dataset Summary This dataset consists of 6,642 question/answer pairs. The questions are supposed to be answerable by Freebase, a large knowledge graph. The questions are mostly centered around a single named entity. The questions are popular ones asked on the web (at least in 2013). Supported Tasks and Leaderboards More Information Needed Languages More Information Needed Dataset Structure Data… See the full description on the dataset page: https://huggingface.co/datasets/stanfordnlp/web_questions.textquestion-answering1K<n<10K43 likes12k downloads3y agoHugging Face03sentence-transformers /natural-questions Dataset Card for Natural Questions This dataset is a collection of question-answer pairs from the Natural Questions dataset. See Natural Questions for additional information. This dataset can be used directly with Sentence Transformers to train embedding models. Dataset Subsets pair subset Columns: "question", "answer" Column types: str, str Examples:{ 'query': 'the si unit of the electric field is', 'answer': 'Electric field An electric field is a field… See the full description on the dataset page: https://huggingface.co/datasets/sentence-transformers/natural-questions.textfeature-extraction100K<n<1M51 likes3k downloads2y agoHugging Face04pixparse /docvqa-single-page-questions Dataset Card for DocVQA Dataset Dataset Summary DocVQA dataset is a document dataset introduced in Mathew et al. (2021) consisting of 50,000 questions defined on 12,000+ document images. Please visit the challenge page (https://rrc.cvc.uab.es/?ch=17) and paper (https://arxiv.org/abs/2007.00398) for further information. Usage This dataset can be used with current releases of Hugging Face datasets library. Here is an example using a custom collator to bundle… See the full description on the dataset page: https://huggingface.co/datasets/pixparse/docvqa-single-page-questions.imagequestion-answering10K<n<100K11 likes2.8k downloads2y agoHugging Face05TheFactoryX /edition_2408_jxcai-scale-hle-public-questions-readymade edition_2408_jxcai-scale-hle-public-questions-readymade A Readymade by TheFactoryX Original Dataset jxcai-scale/hle-public-questions Process This dataset is a "readymade" - inspired by Marcel Duchamp's concept of taking everyday objects and recontextualizing them as art. What we did: Selected the original dataset from Hugging Face Shuffled each column independently Destroyed all row-wise relationships Preserved structure, removed meaning The result: Same… See the full description on the dataset page: https://huggingface.co/datasets/TheFactoryX/edition_2408_jxcai-scale-hle-public-questions-readymade.textn<1K0 likes2.1k downloads8mo agoHugging Face06curaihealth /medical_questions_pairs Dataset Card for [medical_questions_pairs] Dataset Summary This dataset consists of 3048 similar and dissimilar medical question pairs hand-generated and labeled by Curai's doctors. Doctors with a list of 1524 patient-asked questions randomly sampled from the publicly available crawl of HealthTap. Each question results in one similar and one different pair through the following instructions provided to the labelers: Rewrite the original question in a different way while… See the full description on the dataset page: https://huggingface.co/datasets/curaihealth/medical_questions_pairs.texttext-classification1K<n<10K50 likes2k downloads3y agoHugging Face07tamdd18 /CEH_question_answertextn<1K0 likes1.9k downloads2y agoHugging Face08TheFactoryX /edition_2618_jxcai-scale-hle-public-questions-readymade edition_2618_jxcai-scale-hle-public-questions-readymade A Readymade by TheFactoryX Original Dataset jxcai-scale/hle-public-questions Process This dataset is a "readymade" - inspired by Marcel Duchamp's concept of taking everyday objects and recontextualizing them as art. What we did: Selected the original dataset from Hugging Face Shuffled each column independently Destroyed all row-wise relationships Preserved structure, removed meaning The result: Same… See the full description on the dataset page: https://huggingface.co/datasets/TheFactoryX/edition_2618_jxcai-scale-hle-public-questions-readymade.textn<1K0 likes1.9k downloads8mo agoHugging Face09Malikeh1375 /medical-question-answering-datasetstextquestion-answering1M<n<10M85 likes1.7k downloads6mo agoHugging Face10TheFactoryX /edition_2637_jxcai-scale-hle-public-questions-readymade edition_2637_jxcai-scale-hle-public-questions-readymade A Readymade by TheFactoryX Original Dataset jxcai-scale/hle-public-questions Process This dataset is a "readymade" - inspired by Marcel Duchamp's concept of taking everyday objects and recontextualizing them as art. What we did: Selected the original dataset from Hugging Face Shuffled each column independently Destroyed all row-wise relationships Preserved structure, removed meaning The result: Same… See the full description on the dataset page: https://huggingface.co/datasets/TheFactoryX/edition_2637_jxcai-scale-hle-public-questions-readymade.textn<1K0 likes1.6k downloads8mo agoHugging Face11aisingapore /NLU-Question-Answeringgated SEA Question Answering SEA Question Answering evaluates a model's ability to predict a contiguous span of characters that answers the question about a given passage. It is sampled from TyDi QA-GoldP for Indonesian, IndicQA for Tamil, and XQuaD for Thai and Vietnamese. Supported Tasks and Leaderboards SEA Question Answering is designed for evaluating chat or instruction-tuned large language models (LLMs). It is part of the SEA-HELM leaderboard from AI Singapore.… See the full description on the dataset page: https://huggingface.co/datasets/aisingapore/NLU-Question-Answering.texttext-generation1K<n<10K0 likes1.6k downloads9mo agoHugging Face12TheFactoryX /edition_2071_jxcai-scale-hle-public-questions-readymade edition_2071_jxcai-scale-hle-public-questions-readymade A Readymade by TheFactoryX Original Dataset jxcai-scale/hle-public-questions Process This dataset is a "readymade" - inspired by Marcel Duchamp's concept of taking everyday objects and recontextualizing them as art. What we did: Selected the original dataset from Hugging Face Shuffled each column independently Destroyed all row-wise relationships Preserved structure, removed meaning The result: Same… See the full description on the dataset page: https://huggingface.co/datasets/TheFactoryX/edition_2071_jxcai-scale-hle-public-questions-readymade.textn<1K0 likes1.5k downloads9mo agoHugging Face13willcb /wiki-trivia-questions-v4textn<1K0 likes1.5k downloads11mo agoHugging Face14TheFactoryX /edition_2419_jxcai-scale-hle-public-questions-readymade edition_2419_jxcai-scale-hle-public-questions-readymade A Readymade by TheFactoryX Original Dataset jxcai-scale/hle-public-questions Process This dataset is a "readymade" - inspired by Marcel Duchamp's concept of taking everyday objects and recontextualizing them as art. What we did: Selected the original dataset from Hugging Face Shuffled each column independently Destroyed all row-wise relationships Preserved structure, removed meaning The result: Same… See the full description on the dataset page: https://huggingface.co/datasets/TheFactoryX/edition_2419_jxcai-scale-hle-public-questions-readymade.textn<1K0 likes1.5k downloads8mo agoHugging Face15TheFactoryX /edition_2443_jxcai-scale-hle-public-questions-readymade edition_2443_jxcai-scale-hle-public-questions-readymade A Readymade by TheFactoryX Original Dataset jxcai-scale/hle-public-questions Process This dataset is a "readymade" - inspired by Marcel Duchamp's concept of taking everyday objects and recontextualizing them as art. What we did: Selected the original dataset from Hugging Face Shuffled each column independently Destroyed all row-wise relationships Preserved structure, removed meaning The result: Same… See the full description on the dataset page: https://huggingface.co/datasets/TheFactoryX/edition_2443_jxcai-scale-hle-public-questions-readymade.textn<1K0 likes1.5k downloads8mo agoHugging Face16pacovaldez /stackoverflow-questions Dataset Card for [Stackoverflow Post Questions] Dataset Description Companies that sell Open-source software tools usually hire an army of Customer representatives to try to answer every question asked about their tool. The first step in this process is the prioritization of the question. The classification scale usually consists of 4 values, P0, P1, P2, and P3, with different meanings across every participant in the industry. On the other hand, every software developer… See the full description on the dataset page: https://huggingface.co/datasets/pacovaldez/stackoverflow-questions.texttext-classification1M<n<10M52 likes1.4k downloads4y agoHugging Face17TheFactoryX /edition_3125_jxcai-scale-hle-public-questions-readymade edition_3125_jxcai-scale-hle-public-questions-readymade A Readymade by TheFactoryX Original Dataset jxcai-scale/hle-public-questions Process This dataset is a "readymade" - inspired by Marcel Duchamp's concept of taking everyday objects and recontextualizing them as art. What we did: Selected the original dataset from Hugging Face Shuffled each column independently Destroyed all row-wise relationships Preserved structure, removed meaning The result: Same… See the full description on the dataset page: https://huggingface.co/datasets/TheFactoryX/edition_3125_jxcai-scale-hle-public-questions-readymade.textn<1K0 likes1.3k downloads7mo agoHugging Face18TheFactoryX /edition_2791_jxcai-scale-hle-public-questions-readymade edition_2791_jxcai-scale-hle-public-questions-readymade A Readymade by TheFactoryX Original Dataset jxcai-scale/hle-public-questions Process This dataset is a "readymade" - inspired by Marcel Duchamp's concept of taking everyday objects and recontextualizing them as art. What we did: Selected the original dataset from Hugging Face Shuffled each column independently Destroyed all row-wise relationships Preserved structure, removed meaning The result: Same… See the full description on the dataset page: https://huggingface.co/datasets/TheFactoryX/edition_2791_jxcai-scale-hle-public-questions-readymade.textn<1K0 likes1.3k downloads8mo agoHugging Face19dfkiuser /kangaroo_math_mc_questionsimage1K<n<10K0 likes1.1k downloads8mo agoHugging Face20TheFactoryX /edition_2899_jxcai-scale-hle-public-questions-readymade edition_2899_jxcai-scale-hle-public-questions-readymade A Readymade by TheFactoryX Original Dataset jxcai-scale/hle-public-questions Process This dataset is a "readymade" - inspired by Marcel Duchamp's concept of taking everyday objects and recontextualizing them as art. What we did: Selected the original dataset from Hugging Face Shuffled each column independently Destroyed all row-wise relationships Preserved structure, removed meaning The result: Same… See the full description on the dataset page: https://huggingface.co/datasets/TheFactoryX/edition_2899_jxcai-scale-hle-public-questions-readymade.textn<1K0 likes1k downloads7mo agoHugging Face21Raderspace /MATH_qCoT_LLMquery_questionasquery_lexicalqueryDatasets from Paper: https://huggingface.co/papers/2505.18405 text10K<n<100K2 likes986 downloads1y agoHugging Face22betterMateusz /SAT_Writting_Reading_Assessment_Question_Bank Dataset Card for SAT Reading and Writing Dataset This dataset card aims to be a base template for the SAT Reading and Writing Dataset, optimized for use with Hugging Face's datasets library. Dataset Details Dataset Description This dataset contains SAT Reading and Writing assessment questions sourced from the College Board's SAT Suite Question Bank, intended for use in training and evaluating Language Models like LLMs. Curated by: College Board License:… See the full description on the dataset page: https://huggingface.co/datasets/betterMateusz/SAT_Writting_Reading_Assessment_Question_Bank.textn<1K2 likes865 downloads3y agoHugging Face23TheFactoryX /edition_2074_jxcai-scale-hle-public-questions-readymade edition_2074_jxcai-scale-hle-public-questions-readymade A Readymade by TheFactoryX Original Dataset jxcai-scale/hle-public-questions Process This dataset is a "readymade" - inspired by Marcel Duchamp's concept of taking everyday objects and recontextualizing them as art. What we did: Selected the original dataset from Hugging Face Shuffled each column independently Destroyed all row-wise relationships Preserved structure, removed meaning The result: Same… See the full description on the dataset page: https://huggingface.co/datasets/TheFactoryX/edition_2074_jxcai-scale-hle-public-questions-readymade.textn<1K0 likes836 downloads9mo agoHugging Face24TheFactoryX /edition_2602_jxcai-scale-hle-public-questions-readymade edition_2602_jxcai-scale-hle-public-questions-readymade A Readymade by TheFactoryX Original Dataset jxcai-scale/hle-public-questions Process This dataset is a "readymade" - inspired by Marcel Duchamp's concept of taking everyday objects and recontextualizing them as art. What we did: Selected the original dataset from Hugging Face Shuffled each column independently Destroyed all row-wise relationships Preserved structure, removed meaning The result: Same… See the full description on the dataset page: https://huggingface.co/datasets/TheFactoryX/edition_2602_jxcai-scale-hle-public-questions-readymade.textn<1K0 likes804 downloads8mo agoHugging Face25TheFactoryX /edition_2186_jxcai-scale-hle-public-questions-readymade edition_2186_jxcai-scale-hle-public-questions-readymade A Readymade by TheFactoryX Original Dataset jxcai-scale/hle-public-questions Process This dataset is a "readymade" - inspired by Marcel Duchamp's concept of taking everyday objects and recontextualizing them as art. What we did: Selected the original dataset from Hugging Face Shuffled each column independently Destroyed all row-wise relationships Preserved structure, removed meaning The result: Same… See the full description on the dataset page: https://huggingface.co/datasets/TheFactoryX/edition_2186_jxcai-scale-hle-public-questions-readymade.textn<1K0 likes796 downloads9mo agoHugging Face26TheFactoryX /edition_2590_jxcai-scale-hle-public-questions-readymade edition_2590_jxcai-scale-hle-public-questions-readymade A Readymade by TheFactoryX Original Dataset jxcai-scale/hle-public-questions Process This dataset is a "readymade" - inspired by Marcel Duchamp's concept of taking everyday objects and recontextualizing them as art. What we did: Selected the original dataset from Hugging Face Shuffled each column independently Destroyed all row-wise relationships Preserved structure, removed meaning The result: Same… See the full description on the dataset page: https://huggingface.co/datasets/TheFactoryX/edition_2590_jxcai-scale-hle-public-questions-readymade.textn<1K0 likes767 downloads8mo agoHugging Face27shehabsalaheldin /natural_questions Dataset Card for Natural Questions Dataset Summary The NQ corpus contains questions from real users, and it requires QA systems to read and comprehend an entire Wikipedia article that may or may not contain the answer to the question. The inclusion of real user questions, and the requirement that solutions should read an entire page to find the answer, cause NQ to be a more realistic and challenging task than prior QA datasets. Supported Tasks and… See the full description on the dataset page: https://huggingface.co/datasets/shehabsalaheldin/natural_questions.textquestion-answering100K<n<1M0 likes708 downloads3mo agoHugging Face28hugosousa /natural_questions_parsedtext100K<n<1M1 likes705 downloads3y agoHugging Face29PrimeIntellect /stackexchange-question-answering SYNTHETIC-1 This is a subset of the task data used to construct SYNTHETIC-1. You can find the full collection here text100K<n<1M16 likes615 downloads2y agoHugging Face30TheFactoryX /edition_2977_jxcai-scale-hle-public-questions-readymade edition_2977_jxcai-scale-hle-public-questions-readymade A Readymade by TheFactoryX Original Dataset jxcai-scale/hle-public-questions Process This dataset is a "readymade" - inspired by Marcel Duchamp's concept of taking everyday objects and recontextualizing them as art. What we did: Selected the original dataset from Hugging Face Shuffled each column independently Destroyed all row-wise relationships Preserved structure, removed meaning The result: Same… See the full description on the dataset page: https://huggingface.co/datasets/TheFactoryX/edition_2977_jxcai-scale-hle-public-questions-readymade.textn<1K0 likes611 downloads7mo agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.