AIAny
Icon for item

Spark-234K

Synthesizes 234K self-contained, high-difficulty scientific reasoning QA pairs by distilling research papers into compact 'reasoning skeletons'. Emphasizes mechanistic reasoning, hypothesis falsification, quantitative derivation and boundary calibration; built for SFT and reasoning evaluation.

Introduction

Why this matters

Many paper-derived QA collections produce shallow or context-dependent questions that teach models to hallucinate rather than reason. Spark-234K takes a different route: it first extracts a compact claim–evidence–derivation skeleton from each paper and then synthesizes multi-perspective, self-contained reasoning tasks. That pipeline yields concentrated, research-level problems that target the kinds of multi-step deduction useful for fine-tuning and evaluating modern LLMs.

Key Findings
  • Skeleton-guided generation: distills each source paper into an explicit reasoning skeleton (claim, evidence, derivation, assumptions) so generated items remain self-contained and verifiable. This reduces missing-context failures common in naive paper-to-QA conversions.
  • Multi-perspective coverage: generates tasks across four complementary reasoning styles—mechanistic explanation, hypothesis falsification, quantitative derivation, and boundary calibration—so models must combine conceptual, evidential, and mathematical reasoning.
  • High difficulty and data efficiency: over 93% of instances are categorized as multi-step or research-level reasoning; the dataset achieves strong downstream SFT gains with far fewer examples than million-scale baselines.
  • Quality controls: automated consistency checks plus stratified human audits drive a reported ~99.7% self-containment and high agreement with expert answers.
Who this fits and trade-offs

Great fit if you need fine-tuning or evaluation data that stresses deep scientific reasoning rather than factual recall—teams building reasoning-focused SFTs, benchmarks for research-level inference, and studies of model generalization across scientific domains. Look elsewhere if you need large volumes of surface-level QA, simple formula-substitution problems, or raw full-text corpora; Spark-234K purposely prioritizes reasoning intensity over sheer sample count, and its synthetic construction means some instances are distilled/simplified versions of paper arguments rather than verbatim excerpts.

Where it sits

Positioned between small curated reasoning benchmarks and million-scale noisy conversions, Spark-234K trades scale for semantic diversity and reasoning hardness. It is most useful as a targeted SFT corpus or a high-difficulty evaluation set for LLMs trained on general web data.

Information

  • Websitehuggingface.co
  • OrganizationsShanghai AI Laboratory, University of Science and Technology of China, East China Normal University, Peking University, Renmin University of China
  • AuthorsYu Li, Wei Li, Xin Gao, Mengyuan Sun, Xiaoyang Wang, Qizhi Pei, Lijun Wu
  • Published date2026/08/30

Categories

More Items

Hugging Face

Contains 5,000 coding and chain-of-thought reasoning traces generated by Fable 5.1 — ~150M tokens of step-by-step programming CoT. Deduplicated and filtered for high quality; intended for supervised fine-tuning and distillation to improve reasoning in smaller models.

Hugging Face

Installation-oriented dataset that packages ComfyUI-ready files and instructions for running MiniMax H3 locally — includes pruned/INT8/BF16 checkpoints, matching Qwen3-VL text encoders, video/audio VAEs, and official ComfyUI workflow templates for joint audio+video generation.

Hugging Face

Provides a large-scale, multi-speaker Persian speech–text corpus constructed from audiobooks for TTS, ASR, and speaker research. Includes automated alignment and quality scoring, TTS-ready subsets (thousands of hours/1M+ segments) and metadata for speaker IDs and genders — suitable for multi-speaker synthesis and voice cloning research.