datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
llm-cipher-reasoning
llm-cipher-reasoning — data, eval results and full research ledger
Everything except the weights from a research run asking: can an LLM be trained to reason in a
more compact "language" than English, and does that actually save tokens?
Two linked lines of work on Qwen/Qwen3-4B-Instruct-2507:
Cipher invention / cross-model communication — cold-decoding tests, negotiated cipher
collusion between model pairs, a cipher-hardening arms race, and GEPA prompt optimization to get
a… See the full description on the dataset page: https://huggingface.co/datasets/AlexWortega/llm-cipher-reasoning.twi-llm-reasoning-dataset-1k
This dataset is shared under CC BY-NC 4.0, which means you are free to use, share, and adapt it for non-commercial research and educational purposes with attribution. You can read the full license at https://creativecommons.org/licenses/by-nc/4.0/.
This dataset is made available because of Ghana NLP's volunteer driven research work. Please consider contributing to any of our projects on Github
Twi Reasoning Dataset
A Twi (Akan) translation of the Multilingual-Thinking… See the full description on the dataset page: https://huggingface.co/datasets/ghanaopenai/twi-llm-reasoning-dataset-1k.llm-medical-reasoning-steps-benchmark
LLM Medical Reasoning Steps Benchmark
This dataset contains 1,170 medical reasoning benchmark questions with final answers, reference reasoning steps, and reference key points.
Dataset Files
data/all.jsonl: all 1,170 examples.
data/mcq.jsonl: 592 multiple-choice examples.
data/oeq.jsonl: 578 open-ended examples.
No model prediction outputs are included in this release.
Schema
Each JSONL row has the following fields:
{
"id": "mcq_0001",
"task_type":… See the full description on the dataset page: https://huggingface.co/datasets/medreason/llm-medical-reasoning-steps-benchmark.llm-complex-reasoning-train-qwen2-72b-instruct-correct
Note
Data Seed from 基于封闭世界假设的复杂逻辑推理
Generate from Qwen2-72B-Instruct with prompt
train.jsonl for 推理答案和题目答案一致, no_train.jsonl推理答案和题目答案不一致
注: 题目答案不一定正确
ft-llm-2026-reasoning-dpo
FT-LLM 2026 Reasoning DPO
A Direct Preference Optimization (DPO) dataset of (prompt, chosen, rejected) triples used in Phase 2 of the COMPASS project to align a Japanese VLM's LLM backbone toward correct mathematical reasoning. The chosen responses are chain-of-thought traces distilled from a Qwen3-30B teacher in the structured <Problem>/<Thinking>/<Answer> XML format. The rejected responses are synthetically generated by corrupting the chosen responses under three strategies, mixed… See the full description on the dataset page: https://huggingface.co/datasets/Yana/ft-llm-2026-reasoning-dpo.ft-llm-2026-reasoning-sft
FT-LLM 2026 Reasoning SFT
A supervised fine-tuning (SFT) dataset of mathematical chain-of-thought traces used in Phase 2 of the COMPASS project to enhance the reasoning capability of a Japanese VLM's LLM backbone. Reasoning traces were distilled from a Qwen3-30B teacher over a broad pool of public math-reasoning datasets (GSM8K, MATH, SVAMP, AQuA-RAT, MathInstruct, MGSM-ja, Orca Math, NuminaMath-CoT, OpenR1-Math, Open Math Reasoning, and others). Each sample follows a structured XML… See the full description on the dataset page: https://huggingface.co/datasets/Yana/ft-llm-2026-reasoning-sft.team-truthowl-mixed-reasoning-dataset
Team P11 Mixed Reasoning Dataset
📊 Dataset description
HLE(Humanity's Last Exam)向けに作成した、数学中心+科学MCの混合推論データセットです。
推論過程(Chain-of-Thought)を保持し、最終解答の正規化を行っています。
対象モデルは DeepSeek-R1-Distill-Qwen-32B、学習はQLoRAを想定しています。
🎯 Purpose
Competition: 松尾研LLMコンペ 2025
Target Model: DeepSeek-R1-Distill-Qwen-32B
Training Method: QLoRA Fine-tuning(4bit NF4, double quant)
📦 Composition
Math Hard(MATH Level≥3, HARDMath)
Math Mid(GSM8K, MetaMathQA)
Science(GPQA… See the full description on the dataset page: https://huggingface.co/datasets/weblab-llm-competition-2025-bridge/team-truthowl-mixed-reasoning-dataset.
