datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
FailSafeQABenchmark 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.issue-writer-tr-en
Issue Writer — bilingual (EN/TR) instruction dataset
Turns raw product input — a Slack message, a support ticket, a Sentry alert, a
meeting note — into well-formed issue tracker entries. Every assistant response is a
single valid JSON object conforming to schema/issue.schema.json.
Balanced across two languages: 50% English, 50% Turkish.
Generator, validators, evaluation tooling and the fine-tuning notebook live in
github.com/fport/issue-writer.
Why this dataset… See the full description on the dataset page: https://huggingface.co/datasets/fport/issue-writer-tr-en.ParaSFT-writer
ParaSFT Writer
English | 中文
Overview
ParaSFT Writer is a private supervised fine-tuning dataset for ParadoxGPT-Writer-4B, the ParadoxGPT specialist model for scientific writing and paper-argument reconstruction.
Writer annotation pipeline over ParaPaper context packs, covering realization diagnosis, problem-insight extraction, intro structure, commitment alignment, method necessity, and experiment closure tasks.
Each example is an instruction-tuning record with a… See the full description on the dataset page: https://huggingface.co/datasets/bhxdianzhang/ParaSFT-writer.
