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
01Malikeh1375 /medical-question-answering-datasetstextquestion-answering1M<n<10M85 likes1.7k downloads6mo agoHugging Face02aisingapore /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 Face03toughdata /quora-question-answer-datasetQuora Question Answer Dataset (Quora-QuAD) contains 56,402 question-answer pairs scraped from Quora. Usage: For instructions on fine-tuning a model (Flan-T5) with this dataset, please check out the article: https://www.toughdata.net/blog/post/finetune-flan-t5-question-answer-quora-dataset textquestion-answering10K<n<100K20 likes162 downloads3y agoHugging Face04nezahatkorkmaz /Turkish-medical-visual-question-answering-LLaVa-dataset Türkçe Radyoloji Görüntüleme Veri Seti - data_RAD data_RAD veri seti, radyoloji görüntüleri üzerinde görsel soru-cevaplama (VQA) araştırmaları yapmak amacıyla Türkçeye çevrilmiş ve LLaVa mimarisiyle uyumlu hale getirilmiştir. Bu veri seti, tıbbi görüntü analizi ve yapay zeka destekli radyoloji uygulamalarını geliştirmek için kullanılabilir. Veri Seti İçeriği Toplam Görüntü Sayısı: 316 Veri Yapısı: DatasetDict({ train: Dataset({ features: ['image'], num_rows: 316 }) }) Özellikler:… See the full description on the dataset page: https://huggingface.co/datasets/nezahatkorkmaz/Turkish-medical-visual-question-answering-LLaVa-dataset.imagequestion-answeringn<1K10 likes147 downloads2y agoHugging Face05RUCAIBox /Question-AnsweringThis is the question answering datasets collected by TextBox, including: SQuAD (squad) CoQA (coqa) Natural Questions (nq) TriviaQA (tqa) WebQuestions (webq) NarrativeQA (nqa) MS MARCO (marco) NewsQA (newsqa) HotpotQA (hotpotqa) MSQG (msqg) QuAC (quac). The detail and leaderboard of each dataset can be found in TextBox page. question-answering1 likes143 downloads4y agoHugging Face06kurehamnm /Chinese_Question_Answering_Datasettextquestion-answering1M<n<10M5 likes125 downloads2y agoHugging Face07naklecha /minecraft-question-answer-700k minecraft-question-answer-700k Introducing the largest synthetic Minecraft Q&A dataset, covering every topic, game mechanic, item and craft in Minecraft. The dataset was generated by extracting over 18,000 Minecraft wiki pages, and using glaive.ai's synthetic data generation pipeline. about the dataset rows - 694,814 tokens - 47,133,624 source - https://minecraft.wiki/ Hit me up on twitter if you see a bug or need a synthetic dataset for your company:… See the full description on the dataset page: https://huggingface.co/datasets/naklecha/minecraft-question-answer-700k.textquestion-answering100K<n<1M46 likes112 downloads2y agoHugging Face08CrossNow /medical-question-answering-datasetstextquestion-answering1M<n<10M0 likes112 downloads5mo agoHugging Face09Fadil369 /medical-question-answering-datasetstextquestion-answering1M<n<10M2 likes95 downloads6mo agoHugging Face10nirantk /chaii-hindi-and-tamil-question-answeringtextquestion-answering1K<n<10K0 likes86 downloads3y agoHugging Face11BoltMonkey /psychology-question-answerA JSON formatted dataset comprising 197,180 question and answer pairs covering a wide range of topics encountered in a Bachelor level psychology course. I have included a broad range of question types, topics, and answer styles. The dataset was created using personal notes and several LLMs (such as GPT4) and manually assessed for veracity and completeness of response. Despite this, the size of the dataset prohibits me from ensuring every single answer is 100% accurate and up-to-date. As such… See the full description on the dataset page: https://huggingface.co/datasets/BoltMonkey/psychology-question-answer.textquestion-answering100K<n<1M11 likes82 downloads2y agoHugging Face12mou3az /Question-Answering-Generation-Choices The dataset is a merged compilation of QuAIL, RACE, and Cosmos QA datasets, having undergone preprocessing. textquestion-answering10K<n<100K7 likes78 downloads3y agoHugging Face13te-sla /QuestionAnswering Serbian Question-Answering Datasets This repository provides multiple QA datasets in Serbian, suitable for training LLMs to answer questions, perform tasks, or function as chatbots. Datasets Overview SQuAD-sr-md – Manually corrected subset of SQuAD-sr (~7k corrected samples), for higher reliability and accuracy. SerbianQA-Gen – Synthetic QA dataset (~74k samples) generated from encyclopedia articles, Wikipedia pages, and scientific abstracts. Organized into four… See the full description on the dataset page: https://huggingface.co/datasets/te-sla/QuestionAnswering.textquestion-answering10K<n<100K0 likes77 downloads6mo agoHugging Face14nazimali /quran-question-answer-context Dataset Card for "quran-question-answer-context" Dataset Summary Translated the original dataset from Arabic to English and added the Surah ayahs to the context column. Usage from datasets import load_dataset dataset = load_dataset("nazimali/quran-question-answer-context") DatasetDict({ train: Dataset({ features: ['q_id', 'question', 'answer', 'q_word', 'q_topic', 'fine_class', 'class', 'ontology_concept', 'ontology_concept2', 'source', 'q_src_id'… See the full description on the dataset page: https://huggingface.co/datasets/nazimali/quran-question-answer-context.tabularquestion-answering1K<n<10K10 likes75 downloads2y agoHugging Face15Mwnthai /bodo-legal-question-answering-ai4bharat Bodo Legal Question Answering Dataset Overview This dataset is a Bodo-language legal Question Answering (QA) resource created for research in low-resource Natural Language Processing (NLP) and legal language processing. The supplied source files contain legal judgment contexts together with multiple questions and answers. For Hugging Face compatibility and question-answering model training, each question-answer pair has been flattened into a separate JSONL example… See the full description on the dataset page: https://huggingface.co/datasets/Mwnthai/bodo-legal-question-answering-ai4bharat.textquestion-answering10K<n<100K0 likes74 downloads27d agoHugging Face16KennethTM /eli5_question_answer_danish ELI5 question-answer pairs in Danish About This dataset is a version of the ELI5 question-answer pairs dataset machine-translated from English to Danish (link to original dataset). Machine translation is performed using the Helsinki NLP English-to-Danish OPUS-MT model. The dataset contains ~209k question-answer pairs and can be used to train embedding and question-answer models. Each pair consists of one question ('query') and one passage containing the answer… See the full description on the dataset page: https://huggingface.co/datasets/KennethTM/eli5_question_answer_danish.textfeature-extraction100K<n<1M1 likes63 downloads3y agoHugging Face17sdiazlor /civil-human-rights-question-answering Dataset Card for rag-prompt This dataset has been created with distilabel. Dataset Summary This dataset contains a pipeline.yaml which can be used to reproduce the pipeline that generated it in distilabel using the distilabel CLI: distilabel pipeline run --config "https://huggingface.co/datasets/sdiazlor/rag-prompt/raw/main/pipeline.yaml" or explore the configuration: distilabel pipeline info --config… See the full description on the dataset page: https://huggingface.co/datasets/sdiazlor/civil-human-rights-question-answering.texttext-generationn<1K0 likes59 downloads2y agoHugging Face18Mwnthai /bodo-legal-question-answering-iiith Bodo Legal Question Answering Dataset — IIITH Translation Overview A Bodo-language legal Question Answering (QA) resource derived from English legal judgments. Each example contains a judgment context, a question, and its corresponding answer. Data Provenance Original Legal Source The underlying English legal judgments were extracted from the publicly accessible Gauhati High Court judgment repository:… See the full description on the dataset page: https://huggingface.co/datasets/Mwnthai/bodo-legal-question-answering-iiith.textquestion-answering10K<n<100K0 likes54 downloads27d agoHugging Face19pierre-pessarossi /climate-question-answersDataset Card for Climate change questions / answers dataset Dataset DescriptionThis is a first version of a question/answer dataset on climate change and ecology. The dataset has been created based on a curated list of wikipedia articles on climate change from https://huggingface.co/datasets/pierre-pessarossi/wikipedia-climate-data For each wikipedia article of the original dataset, a set of question/answers pairs was created. The number of question depends on the initial size of the… See the full description on the dataset page: https://huggingface.co/datasets/pierre-pessarossi/climate-question-answers.textquestion-answering1K<n<10K2 likes50 downloads2y agoHugging Face20Marina-C /question-answer-Subject-Finance-Instructtextquestion-answering10K<n<100K3 likes50 downloads2y agoHugging Face21Aixr /Math-Question-Answertexttext-generation1K<n<10K3 likes49 downloads2y agoHugging Face22its-myrto /fitness-question-answersA total of 965 q&a pairs i gathered from the web related to physical activity and fitness. textquestion-answeringn<1K9 likes48 downloads2y agoHugging Face23obekt /obekt-question-answer-reasoning-micro-v0.1 Obekt Micro Reasoning Dataset (v0.1) Dataset Description This is a "micro" dataset containing questions, answers, and reasoning traces. It is generated using the Xiaomi MiMo V2 Flash LLM and is intended for experimental purposes, quick prototyping, and fine-tuning trials where reasoning capability is a focus. Source Model: xiaomi/mimo-v2-flash Contains obekt-question-answer-reasoning-micro-v0.1.csv: The main data file. Columns: question: The input query.… See the full description on the dataset page: https://huggingface.co/datasets/obekt/obekt-question-answer-reasoning-micro-v0.1.texttext-generation10K<n<100K0 likes47 downloads8mo agoHugging Face24mkly /crypto-sales-question-answersA dataset consisting of questions, answers, and cryptocurrency descriptions textquestion-answeringn<1K3 likes43 downloads3y agoHugging Face25dxd2526 /medical-question-answering-datasetstextquestion-answering1M<n<10M0 likes41 downloads5mo agoHugging Face26minhaozhang /minecraft-question-answer-500k Minecraft Q&A 500k This is adapted from naklecha with a lot of filtering. You can find the exact process here textquestion-answering100K<n<1M0 likes39 downloads2y agoHugging Face27kurumikz /Question-Answering_Kazakh 🇰🇿 Question-Answering_Kazakh A comprehensive Kazakh-language question-answer dataset for fine-tuning and training language models.Created and maintained by Kurumikz. Free to use with attribution. 📌 Overview Question-Answering_Kazakh is an open-domain QA dataset written entirely in the Kazakh language (kk). It covers a wide range of topics — from the history and geography of Kazakhstan to Kazakh grammar, culture, economy, and language learning (Kazakh ↔ English).… See the full description on the dataset page: https://huggingface.co/datasets/kurumikz/Question-Answering_Kazakh.textquestion-answering1K<n<10K1 likes37 downloads6mo agoHugging Face28Saleh11623 /questionanswering-datasettextquestion-answeringn<1K0 likes36 downloads2y agoHugging Face29Khyatimirani /egg-freezing-clinical-question-answers Dataset Card for Egg Freezing Patient Query Dataset Dataset Details Dataset Description The Egg Freezing Patient Query Dataset is a small curated dataset of question–answer pairs representing common questions asked by patients considering or undergoing oocyte cryopreservation (egg freezing). The dataset is designed to simulate real patient queries that occur during fertility consultations and fertility treatment journeys. Questions cover topics such as… See the full description on the dataset page: https://huggingface.co/datasets/Khyatimirani/egg-freezing-clinical-question-answers.question-answeringn<1K0 likes36 downloads7mo agoHugging Face30emdemor /ptbr-question-and-answer Perguntas e Respostas Brasileiras Esse dataset é uma compilação das perguntas e respostas em português disponíveis em clips/mqa. Foi realizada uma limpeza e normalização dos dados, mantendo apenas domínios mais relevantes, removendo texto danosos e inadequados. O código para a limpeza dos dados pode ser acessado aqui O principal objetivo deste dataset é ajudar modelos de linguagem natural e modelos de embedding em português a gerar textos e cálculos de similaridade mais precisos e… See the full description on the dataset page: https://huggingface.co/datasets/emdemor/ptbr-question-and-answer.textquestion-answering1M<n<10M3 likes31 downloads2y agoHugging Face

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