datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
Videos-Dataset-For-LLMs-RAG-That-Require-Audio-Vidoes-And-Text
Dataset Overview
A collection of 27 domains (“topics”) and 3100 question-answer pair.
Each topic comes with average 117 QA pairs.Every QA entry comes with:
references: one or more source files the answer is extracted from
time with each reference comes the starting and ending time the answer is extracted from the reference
video_files: the video files where the answer can be found
(future) video title & description from metadata.csv
File structure
You-Are-Here!/… See the full description on the dataset page: https://huggingface.co/datasets/elmoghany/Videos-Dataset-For-LLMs-RAG-That-Require-Audio-Vidoes-And-Text.c4-t5-ragged
C4, T5 tokenized, in ragged array format
Processed distribution of Google's C4 dataset: a colossal, cleaned version of Common Crawl's web crawl corpus.
Uses the text data from allenai/c4.
Includes en subset only.
T5 tokenizer was applied to the text.Distributed as a ragged array.
Converted via json_to_ragged.py.
Download size of all shards:
Split
Data+Lengths Size
Divided across n Shards
Typical shard size: data.npy
Typical shard size: len.npy
Train
293G
1024
344M
1.4M… See the full description on the dataset page: https://huggingface.co/datasets/Birchlabs/c4-t5-ragged.rag-hpo-bench
RAG‑HPO Bench
This dataset contains the grid results of the paper “An Analysis of Hyper‑Parameter Optimization Methods for Retrieval Augmented Generation”.
The grid results include the per‑configuration outputs and scores of 162 RAG configurations, on development and held‑out test splits, across five RAG QA datasets.
What’s included
rag_configurations_summary.csv – A csv file containing a summary of the per-configuration RAG results
(one row per configuration).… See the full description on the dataset page: https://huggingface.co/datasets/ibm-research/rag-hpo-bench.rag_hallucinationsProvides examples of hallucinated responses for RAG applications.
Indic-Rag-Suite
🌏 Multilingual Indic RAG Suite
A comprehensive multilingual question-answering dataset covering 18 Indian languages with 21,439,886 total samples, designed for RAG (Retrieval-Augmented Generation) applications and multilingual NLP research.
🚀 Quick Start
from datasets import load_dataset
# Load specific language (recommended)
dataset = load_dataset("ai4bharat/Indic-Rag-Suite", "as")
train_data = dataset['train']
print(f"Loaded {len(train_data)} samples")
# Access… See the full description on the dataset page: https://huggingface.co/datasets/ai4bharat/Indic-Rag-Suite.WangchanX-Legal-ThaiCCL-RAG
🏛️ WangchanX-Legal-ThaiCCL-RAG
[Technical Report]
The WangchanX-Legal-ThaiCCL-RAG dataset supports the development Retrieval-Augmented Generation (RAG) for Thai Legal question answering. This dataset is allows developers to finetune both retrieval model - to better retrieve relevant law section, and Large Language Model (LLM) - for instruction tuning. Our dataset supports Corporate and Commercial Law (thus ThaiCCL name). See legislation section for more details on supported… See the full description on the dataset page: https://huggingface.co/datasets/airesearch/WangchanX-Legal-ThaiCCL-RAG.simutrade-rag-sft-28k
📢 Domain & Email Migration Notice
From May 6th, 2026, Simutrade will transition to new domains as simutrade.app will not be renewed:
🌐 Website: simutrade.faizath.com (formerly simutrade.app)
⚙️ API: simutrade-api.faizath.com (formerly api.simutrade.app)
📧 Email: contact@simutrade.faizath.com (formerly contact@simutrade.app)
🛰️ CDN: simutrade-cdn.faizath.com (formerly cdn.simutrade.app)
📈 Status Pages:… See the full description on the dataset page: https://huggingface.co/datasets/simutrade/simutrade-rag-sft-28k.RAG-Instruct
Introduction
RAG-Instruct is a RAG dataset designed to comprehensively enhance LLM RAG capabilities, synthesized using GPT-4o. This dataset is based on the Wikipedia corpus and This dataset is based on the Wikipedia corpus and offers the advantages of query-document scenario diversity and task diversity.
The RAG-Instruct dataset can significantly enhance the RAG ability of LLMs and make remarkable improvements in RAG performance across various tasks.
Model
WQA (acc)
PQA (acc)… See the full description on the dataset page: https://huggingface.co/datasets/FreedomIntelligence/RAG-Instruct.RAG_Multilingual
Dataset Card for RAG_Multilingual
Dataset Summary
RAG_Multilingual is an instruction-following synthetic QA dataset created from extractive QA datasets from Catalan, English and Spanish reference sets.
The reference datasets were: SQAD (https://huggingface.co/datasets/rajpurkar/squad), Catalanqa (https://huggingface.co/datasets/projecte-aina/catalanqa) and SQAC (https://huggingface.co/datasets/PlanTL-GOB-ES/SQAC).
This dataset, of 56.406 instances, was created by… See the full description on the dataset page: https://huggingface.co/datasets/projecte-aina/RAG_Multilingual.RAG-Grounded-QA-188k
🎯 RAG Grounded QA 186K
The Anti-Hallucination Dataset
Teach language models to answer from context — or shut up trying.
Built by NovachronoAI — Precision AI for the real world.
Full Dataset (186K) · 20K Subset · Schema · Sources · Usage Guide
🧠 Why This Dataset Exists
Most QA datasets teach models what to say. This one also teaches them when to stay silent.
RAG (Retrieval-Augmented Generation) systems have a fatal flaw: the model hallucinates when… See the full description on the dataset page: https://huggingface.co/datasets/NovachronoAI/RAG-Grounded-QA-188k.agentic-rag-redteam-bench
WARNING: HARMFUL CONTENT - RESEARCH USE ONLY
This dataset contains adversarial prompts, jailbreak attacks, toxic outputs, and other explicitly harmful content generated for AI safety research. Samples include prompt injections, social engineering payloads, misinformation, hate speech, instructions for illegal activities, phishing templates, and other dangerous material. All content is synthetic and produced by automated red-teaming pipelines for the sole purpose of evaluating and improving… See the full description on the dataset page: https://huggingface.co/datasets/Fujitsu/agentic-rag-redteam-bench.cfr-rag-jsonECFR from 06/2025
ragalyst-qac
RAGalyst-QAC
RAGalyst-QAC dataset is a collection of synthetically generated domain-specific question-answer-context (QAC) triplets designed to evaluate retrieval-augmented generation (RAG) systems. We provide 500 QAC triplets across three impacful domains: military operations, cybersecurity, and bridge engineering.
Dataset Sources
Repository: Github
Paper: Arxiv
Website: RAGalyst
Pip Package: Coming soon!
Dataset Structure
Each sample is a QAC triplet… See the full description on the dataset page: https://huggingface.co/datasets/hoskerelab/ragalyst-qac.rubric_rl_results
Rubric RL Evaluation Results
Evaluation data for rubric-based reward modeling experiments. Contains generated rubrics from multiple rubric generators and pairwise scoring results comparing rl-research/DR-Tulu-8B (RL, step_4000) vs rl-research/DR-Tulu-SFT-8B.
Data Structure
rubrics/ — Generated evaluation rubrics
Each JSONL file contains per-question rubrics with fields: prompt_id, question, generated_rubric, generated_rubric_raw, rubric_style, rubric_model.… See the full description on the dataset page: https://huggingface.co/datasets/rl-rag/rubric_rl_results.loft-rag-nq-128k
LOFT RAG - Natural Questions (128k)
Dataset Description
This dataset is part of the LOFT (Long-context Open Foundation Tasks) benchmark, specifically the RAG (Retrieval-Augmented Generation) task.
Dataset: Natural Questions
Context Length: 128k
Task Type: RAG (Retrieval-Augmented Generation)
Language: English
Source: LOFT Benchmark (Google DeepMind)
Dataset Structure
Data Fields
context (string): Full prompt context including corpus… See the full description on the dataset page: https://huggingface.co/datasets/f20180301/loft-rag-nq-128k.Wikipedia_RAG_QA_Classification
🏛️ Wikipedia RAG QA Dataset for Retrieval-Augmented Generation Training
📊 Dataset Description
This dataset contains 300,000+ validated model-generated responses to Wikipedia content, specifically designed for Retrieval-Augmented Generation (RAG) applications and SQL database insertion tasks. Generated by Jeeney AI Reloaded 207M GPT with specialized RAG tuning.
🖥️ Demo Interface: Discord
Live Chat Demo on Discord: https://discord.gg/Xe9tHFCS9h
The full CJ… See the full description on the dataset page: https://huggingface.co/datasets/CJJones/Wikipedia_RAG_QA_Classification.RAGTruth_Xtended
Dataset Card for Dataset Name
This dataset provides response token logits and hidden states, complementing the underlying RAGTruth dataset. It has been generated using https://github.com/jakobsnl/RAGTruth_Xtended.
Dataset Details
Dataset Description
This dataset is built upon RAGTruth (github.com/ParticleMedia/RAGTruth), which consists of character-level annotation of different types of hallucination for responses to a given set of LLM tasks.
Out of all models… See the full description on the dataset page: https://huggingface.co/datasets/jakobsnel/RAGTruth_Xtended.LUNA-RAG-MCP-SFT-10M
Dataset Card for LUNA RAG + MCP SFT Dataset
A clean, English-only, instruction-finetuning dataset for teaching small language models two of the most important 2025–2026 agentic-AI topics: Retrieval-Augmented Generation (RAG) and the Model Context Protocol (MCP).
This repository is the instruction-tuning (SFT) companion dataset for the LUNA-100M model family. It is intentionally compact (≈10M formatted tokens, ≤1,024 tokens per sample) so that it can be absorbed efficiently by a… See the full description on the dataset page: https://huggingface.co/datasets/ASTERIZER/LUNA-RAG-MCP-SFT-10M.Finetune-RAG
Finetune-RAG Dataset
This dataset is part of the Finetune-RAG project, which aims to tackle hallucination in retrieval-augmented LLMs. It consists of synthetically curated and processed RAG documents that can be utilised for LLM fine-tuning.
Each line in the finetunerag_dataset.jsonl file is a JSON object:
{
"content": "<correct content chunk retrieved>",
"filename": "<original document filename>",
"fictitious_filename1":"<filename of fake doc 1>",
"fictitious_content1":… See the full description on the dataset page: https://huggingface.co/datasets/pints-ai/Finetune-RAG.humanevalHumanEval dataset annotated with the ground-truth programming solutions, to enable evaluations for retrieval and retrieval augmented code generation.
Please refer to code-rag-becnch for more details.
LIT-RAGBench
LIT-RAGBench
LIT-RAGBench is a benchmark for evaluating generator capabilities in Retrieval-Augmented Generation (RAG). It focuses on whether a model can answer questions correctly given retrieved documents, independent of retrieval quality. The benchmark covers five categories: Integration, Reasoning, Logic, Table, and Abstention.
Dataset Summary
LIT-RAGBench contains:
114 human-constructed Japanese questions
An English version generated by machine translation with… See the full description on the dataset page: https://huggingface.co/datasets/neoai-inc/LIT-RAGBench.Luciole_RAG
Dataset overview
Luciole RAG is a supervised fine-tuning dataset for retrieval-augmented generation, built to train the Luciole models. Each example is a chat conversation where the assistant answers a question using only a set of retrieved document chunks given in the system prompt, quotes and cites its sources, and declines to answer when the documents do not contain the answer.
It contains two subsets derived from existing question-answering benchmarks:
Config
Source… See the full description on the dataset page: https://huggingface.co/datasets/OpenLLM-France/Luciole_RAG.secai-agentic-rag-sft-v1
secAI Agentic-RAG SFT v1
A curated Vietnamese/English cybersecurity instruction and agentic-RAG supervised fine-tuning dataset. It teaches direct security assistance as well as grounded tool-use behaviour: tool selection, JSON arguments, consuming tool results, no-result handling, and multi-turn follow-ups.
This is a frozen training release, not a standalone claim of safety, factual correctness, or production readiness. Keep human review and authorization controls for all… See the full description on the dataset page: https://huggingface.co/datasets/DuyTa/secai-agentic-rag-sft-v1.llmjre-rag-eval
LLMJRE-RAG-Eval
Retrieval-Augmented LLM Reviewers for Academic Peer Review: Improving Human Alignment and Rebuttal-Aware Evaluation
LLMJRE-RAG-Eval is a benchmark dataset for evaluating heterogeneous Large Language Model (LLM) reviewers across the complete academic peer-review workflow. The benchmark supports research on LLM-as-a-Judge for academic paper assessment by providing structured datasets for reviewer evaluation, author rebuttals, meta-review generation, and… See the full description on the dataset page: https://huggingface.co/datasets/tswj/llmjre-rag-eval.rage-gen-1-dataset
rage-gen-1-dataset
Training corpus for rage-gen-1 — the AI agent programming model by DevNameGelo (RGC engine).
Contents
File
Description
train.jsonl
~17,750 examples / ~9 MB, message-format SFT data
corpus_stats.json
category counts + sizes
build_corpus.py
deterministic generator (seeded, --scale to resize)
Format
Each line:
{"messages": [{"role": "user", "content": "..."}, {"role": "assistant", "content": "..."}], "meta":… See the full description on the dataset page: https://huggingface.co/datasets/rgcmainhub/rage-gen-1-dataset.rag-human-rights-from-files
Dataset Card for my-distiset-rag-files
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/my-distiset-rag-files/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/rag-human-rights-from-files.RagMixPTBR-Legal-Alpaca-2M
Este é um dataset que é composto por 2 datasets menores:
cnmoro/WizardVicuna-PTBR-Instruct-Clean
cnmoro/GPT4-500k-Augmented-PTBR-Clean
Além destes dois, foi desenvolvido um novo dataset criado sinteticamente, que utiliza do formato “Alpaca”, contendo não apenas duas, mas três informações segmentadas:
Contexto/Input
Pergunta
Resposta
Para a criação desse bloco, foi utilizado o eduagarcia/LegalPT_dedup como base, objetivando incorporar informações na área do direito (além de outros datasets… See the full description on the dataset page: https://huggingface.co/datasets/cnmoro/RagMixPTBR-Legal-Alpaca-2M.kcc-krishi-rag-sft-advisory-corpus
KCC-Krishi RAG/SFT Advisory Corpus
The KCC-Krishi RAG/SFT Advisory Corpus is a translated, quality-controlled, routing-aware research corpus derived from Kisan Call Centre records from the Government of India open-data ecosystem.
It was created for:
agricultural RAG research;
supervised fine-tuning research;
evidence-grounded response generation;
safety-routing experiments;
offline farmer-assistant prototyping;
reproducible dataset and model-training experiments.… See the full description on the dataset page: https://huggingface.co/datasets/uralstech/kcc-krishi-rag-sft-advisory-corpus.ID_REG_MD_RAG
📑 Indonesian Regulation Markdown RAG Dataset (ID_REG_MD_RAG)
This repository contains a highly structured, Markdown-optimized collection of Indonesian Regulations (Peraturan Perundang-undangan). This dataset is specifically engineered to solve the "structure loss" problem often encountered when building Retrieval-Augmented Generation (RAG) systems for complex legal documents. 🏛️
💡 The Concept: Structural Integrity for RAG
Legal documents in Indonesia follow a… See the full description on the dataset page: https://huggingface.co/datasets/Azzindani/ID_REG_MD_RAG.rage-core-1
Rage Core 1
Supervised fine-tuning dataset for Rage Core Gen 1 — developed by DevNameGelo, Powered by RGC Rage Gen Core.
This dataset teaches the model to: understand user intent and ask clarifying questions when requirements are ambiguous, deliver complete production-oriented implementations, debug real-world problems, make precise code edits, operate as a coding agent through explicit tool calls, handle multilingual users, process multimodal inputs honestly, and refuse to… See the full description on the dataset page: https://huggingface.co/datasets/rgcmainhub/rage-core-1.
