datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
toolace_ragtruth_synthetic
ToolACE RAGTruth style synthetic hallucination dataset
This repository contains a synthetic span annotated hallucination detection dataset for tool calling responses.
The data was derived from Team ACE ToolACE conversations. Only grounded instances with a user query, tool call, tool output, and final assistant answer were used.
Motivation
The dataset targets hallucination detection in tool augmented generation, where a final assistant response should be grounded in the… See the full description on the dataset page: https://huggingface.co/datasets/Ali-Bhai/toolace_ragtruth_synthetic.toolace-ragtruth-style-hallucinations
ToolACE RAGTruth-style Tool Hallucination Dataset
This dataset was built from ToolACE tool-use dialogues and converted into a RAGTruth-style format for hallucination detection in tool calling.
Task
Given:
query: user query
context: tool response
output: final assistant answer
the goal is to classify whether the answer is grounded in the tool output or belongs to one of three hallucination types.
Labels
clean
tool_output_conflict
overgeneration… See the full description on the dataset page: https://huggingface.co/datasets/Ali-Bhai/toolace-ragtruth-style-hallucinations.
