datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
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
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.chaii-hindi-and-tamil-question-answeringpsychology-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.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.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.Math-Question-Answercrypto-sales-question-answersA dataset consisting of questions, answers, and cryptocurrency descriptions
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.questionanswering-datasetQuestion-answeringsmall-ru
Dataset Card for Question Answering Russian Dataset
🧠 Quick Summary
Небольшой, чистый и тестовый датасет, созданный энтузиастом.Содержит базовые фундаментальные знания по математике, странам и тюркским народам.Подходит для обучения и тестирования моделей в образовательных и исследовательских целях.
📚 Dataset Details
Curated by: @kurumikz
Language(s): Russian (ru)
License: CC-BY 4.0 — свободное использование с обязательным указанием автора
Size Category:… See the full description on the dataset page: https://huggingface.co/datasets/kurumikz/Question-answeringsmall-ru.pcos_question_answer_hindi
PCOS Hindi Lifestyle & Clinical Q&A Dataset
Dataset Details
Dataset Description
This dataset contains patient-facing conversational question–answer pairs in Hindi (Devanagari script) focused on Polycystic Ovary Syndrome (PCOS/PCOD).
The dataset is designed to support training and evaluation of healthcare conversational AI systems that provide lifestyle and general clinical guidance for women diagnosed with PCOS.
All conversations are structured in a chat format… See the full description on the dataset page: https://huggingface.co/datasets/Khyatimirani/pcos_question_answer_hindi.pcos-patient-assist-question-and-answer
Dataset Card for PCOS Patient Assist Question and Answer Dataset
Dataset Details
Dataset Description
The PCOS Patient Assist Question and Answer Dataset is a curated dataset of question–answer pairs designed to represent common questions asked by patients diagnosed with or concerned about Polycystic Ovary Syndrome (PCOS).
The dataset is structured to simulate real patient queries that arise during different stages of the PCOS journey, including diagnosis… See the full description on the dataset page: https://huggingface.co/datasets/Khyatimirani/pcos-patient-assist-question-and-answer.Pidgin_Question-English_Answer_Dataset
Pidgin Question - English Answer Dataset (Sample)
Data Card v1.0
Dataset Name: Pidgin Question - English Answer Dataset (Sample)Dataset Type: Sample DatasetVersion: 1.0Release Date: 2026Organization: Bytte AILicense: CC-BY-4.0Contact: contact@bytteai.xyzWebsite: https://www.bytte.xyz/
Note: This is a sample dataset containing 331 cross-lingual question-answer pairs (Pidgin questions → English answers). Generated through AI chatbot interactions with human validation… See the full description on the dataset page: https://huggingface.co/datasets/Bytte-AI/Pidgin_Question-English_Answer_Dataset.khmer_question_answerThe data collected from https://www.khsearch.com/ related to the general question-answering examination.
It used to train fine-tuned models from many LLMs, including LlaMa, Qwen, Mistral, and Gemma.
Under the research title "Fine-tuning for Question Answering in Low-Resource Languages: A Case Study on Khmer" conducted at ViLa Lab, Institute of Technology of Cambodia, Phnom Penh.
Lab Info: https://www.facebook.com/vilalabitc
Paper:… See the full description on the dataset page: https://huggingface.co/datasets/kimleang123/khmer_question_answer.question_answering
Dataset Information
This Question Answering dataset is a reading comprehension resource derived from Persian Wikipedia. This crowd-sourced dataset contains over 9,000 entries, each of which can either be an unanswerable question or a question with one or more answers based on the provided context. Similar to the SQuAD2.0 dataset, the inclusion of unanswerable questions allows for the development of systems that "know they don't know the answer." Additionally, the dataset includes… See the full description on the dataset page: https://huggingface.co/datasets/azizmatin/question_answering.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
QuestionAnsweringProblemSolving
Practical Problem Solving QA Dataset
This dataset focuses on question–answer pairs related to structured thinking, problem solving, and decision-making processes.
Dataset Structure
Each record contains:
question: A practical or conceptual question
answer: A concise and logical response
Intended Use
Suitable for:
Question answering models
Reasoning and analysis tasks
Educational and evaluation purposes
General-purpose language models
Data Format… See the full description on the dataset page: https://huggingface.co/datasets/joey4/QuestionAnsweringProblemSolving.SQAD-Sinhala_Question_Answering_DatasetThis dataset is a back-translated version of the SQuAD 2.0 dataset, translated into Sinhala using the Google Cloud Translate API by Sachin Hansaka.
Original dataset by the Stanford QA Group: https://rajpurkar.github.io/SQuAD-explorer/
Original work licensed under CC BY-SA 4.0.
This Sinhala version © 2025 Sachin Hansaka, also licensed under CC BY-SA 4.0.
📚 Dataset Overview
SQAD-Sinhala_Question_Answering_Dataset is a high-quality, back-translated version of the original SQuAD 2.0 dataset… See the full description on the dataset page: https://huggingface.co/datasets/Sachin-Hansaka/SQAD-Sinhala_Question_Answering_Dataset.
