Benchmark data introduced in the paper: Expect the Unexpected: FailSafeQA Long Context for Finance (
https://arxiv.org/abs/2502.06329)
Dataset count: 220
{
"idx": int,
"tokens": int,
"context": string,
"ocr_context": string,
"answer": string,
"query": string,
"incomplete_query": string,
"out-of-domain_query": string,
"error_query": string,
"out-of-scope_query":… See the full description on the dataset page:
https://huggingface.co/datasets/Writer/FailSafeQA.