qanda
Datasets
All datasets matching “qanda”Pidgin-QandA-data-samples
Pidgin Question-Answer Dataset (Sample)
Sample dataset: Nigerian Pidgin conversational Q&A for dialogue systems and language modeling
🤗 Hugging Face • 📊 Figshare • 🌐 Website • 📧 Contact
📋 Overview
The Pidgin Question-Answer Dataset (Sample) is a conversational corpus containing 1,462 question-answer pairs entirely in Nigerian Pidgin English. Created by Bytte AI through AI chatbot interactions with human validation, this sample dataset supports dialogue… See the full description on the dataset page: https://huggingface.co/datasets/Bytte-AI/Pidgin-QandA-data-samples.who-QandA
WHO Q&A Dataset
Dataset Description
This dataset contains question-and-answer pairs sourced from the World Health
Organization (WHO), covering topics such as [e.g. disease outbreaks, vaccination,
nutrition, mental health, health emergencies]. It was built to support tasks
like question answering, retrieval-augmented generation (RAG), and health
information chatbots.
License: [check WHO's actual terms — WHO content is often
CC BY-NC-SA 3.0 IGO; verify before… See the full description on the dataset page: https://huggingface.co/datasets/miguellong/who-QandA.windows-event-codes-qandaI used my notebook here to generate CSV files for Windows event codes:
https://github.com/whit3rabbit/Windows-Event-Codes-CSV
CSV is here: https://github.com/whit3rabbit/Windows-Event-Codes-CSV/blob/main/updated_detailed_events.csv
Converted each line to markdown and used it to generate Questions and Answers. These have not been vetted for accuracy so use with caution.
ayurveda-text-based-qandaQAndAATLAS_SW_Docs_QandA_Chunk900
Atlas_sw_docs_qanda_chunk900
Made with ❤️ using 🦥 Unsloth Studio
ATLAS_SW_Docs_QandA_Chunk900 was generated with Unsloth Recipe Studio. It contains 5,000 generated records.
🚀 Quick Start
from datasets import load_dataset
# Load the main dataset
dataset = load_dataset("tamartin/ATLAS_SW_Docs_QandA_Chunk900", "data", split="train")
df = dataset.to_pandas()
📊 Dataset Summary
📈 Records: 5,000
📋 Columns: 3
📋 Schema & Statistics… See the full description on the dataset page: https://huggingface.co/datasets/tamartin/ATLAS_SW_Docs_QandA_Chunk900.
