ragtruth
mmBERT-small-multi-wiki-qa-synthetic-hallucinations-with-ragtruth-dammBERT-small-multi-wiki-qa-synthetic-hallucinations-with-ragtruth-ismmBERT-small-multi-wiki-qa-synthetic-hallucinations-with-ragtruth-svmmBERT-small-multi-wiki-qa-synthetic-hallucinations-with-ragtruth-hrmmBERT-small-multi-wiki-qa-synthetic-hallucinations-with-ragtruth-esmmBERT-small-multi-wiki-qa-synthetic-hallucinations-with-ragtruth-itmmBERT-small-multi-wiki-qa-synthetic-hallucinations-with-ragtruth-ptmmBERT-small-multi-wiki-qa-synthetic-hallucinations-with-ragtruth-fr
Datasets
All datasets matching “ragtruth”RAGTruth-processed
RAGTruth Dataset
Dataset Description
Dataset Summary
The RAGTruth dataset is designed for evaluating hallucinations in text generation models, particularly in retrieval-augmented generation (RAG) contexts. It contains examples of model outputs along with expert annotations indicating whether the outputs contain hallucinations.
Dataset Structure
Each example contains:
A query/question
Context passages
Model output
Hallucination labels (evident… See the full description on the dataset page: https://huggingface.co/datasets/wandb/RAGTruth-processed.ragtruth-translated-hallucinations
RAGTruth Translated Hallucinations
Multilingual machine translation of
RAGTruth into 31 European languages,
preserving RAGTruth's word-level hallucination-span annotations. RAGTruth is a corpus of
LLM responses to retrieval-augmented generation (RAG) tasks in which humans marked the
exact spans that are hallucinated (unsupported by, or contradicting, the provided
context). Here both the RAG prompt and the response are translated into each target
language, and the annotated… See the full description on the dataset page: https://huggingface.co/datasets/alexandrainst/ragtruth-translated-hallucinations.RAGTruth_test
RAGTruth test set
Dataset
Test split of RAGTruth dataset by ParticleMedia available from https://github.com/ParticleMedia/RAGTruth/tree/main/dataset
The dataset was published in RAGTruth: A Hallucination Corpus for Developing Trustworthy Retrieval-Augmented Language Models
Preprocessing
We kept only the test split of the original dataset
Joined response and source info files
Created the response level hallucination labels as described in the paper using binary… See the full description on the dataset page: https://huggingface.co/datasets/flowaicom/RAGTruth_test.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.toolace-tool-calling-hallucination-ragtruth
ToolACE-derived Tool-Calling Hallucination Dataset
This dataset was created for the course assignment Hallucination Detection in Tool Calling.
It is synthetic by design: starting from ToolACE-style tool-calling dialogues, we automatically inject three required hallucination types:
tool_contradiction
overgeneration
missing_tool
Each example follows a RAGTruth-like format:
query: user query
context: tool output
output: final model answer
hallucination_labels: span-level… See the full description on the dataset page: https://huggingface.co/datasets/marrita/toolace-tool-calling-hallucination-ragtruth.ragtruth
