CoolFace
Datasetpublic

Davd-b01/thinking-cap-tier-curricula-complete

Thinking Cap Tier Curricula — Complete Reasoning Alignment Suite (TCS v4) [!IMPORTANT] Dataset Release v1.2 (Sept 2026) — Clean Delimiters & Zero-Padding Architecture: In v1.2, all 13,477 SFT samples and 3,187 SimPO preference pairs have undergone an automated token purge: Zero <|pad|> batch residues: 100% eliminated across all files. Zero reasoning leakage into final answers: Deliberation stays strictly inside <think>...</think>, and answers provide direct, non-repetitive… See the full description on the dataset page: https://huggingface.co/datasets/Davd-b01/thinking-cap-tier-curricula-complete.

sourceHugging Faceapache-2.0updated 13d agoView on Hugging Face
0likes351downloads
23 commits on main
ccb204113d ago

docs: include text column at end of schema

Davd-b01
a11a37413d ago

feat: keep text column at end while preserving clean RAW column order (prompt, think, answer, tier, domain, ..., text)

Davd-b01
300f4fe13d ago

docs: harmonize schema documentation to match RAW

Davd-b01
e5bb9c613d ago

style: harmonize SimPO columns (prompt, chosen_think, chosen_answer, rejected_think, rejected_answer)

Davd-b01
2157a5f13d ago

style: harmonize column order to match RAW (prompt, think, answer, tier, domain)

Davd-b01
16d06ce13d ago

docs: update dataset card schema with clean thinking and answer columns

Davd-b01
748ecde13d ago

feat: clean prompt, chosen_thinking, chosen_answer, and rejected separation

Davd-b01
96c4ead13d ago

feat: clean top-level thinking and answer columns with balanced tier interleaving

Davd-b01
80cc37d13d ago

docs: polish README v1.2 with clean LaTeX SimPO formula, exact ChatML/SimPO schemas, cross-model adapter and tier objectives

Davd-b01
64c19fc13d ago

docs: polish README v1.2 with clean LaTeX SimPO formula, exact ChatML/SimPO schemas, cross-model adapter and tier objectives

Davd-b01
1b2937e13d ago

docs: polish README v1.2 with clean LaTeX SimPO formula, exact ChatML/SimPO schemas, cross-model adapter and tier objectives

Davd-b01
363f04313d ago

docs: polish README v1.2 with clean LaTeX SimPO formula, exact ChatML/SimPO schemas, cross-model adapter and tier objectives

Davd-b01
4b525ee13d ago

docs: polish README v1.2 with clean LaTeX SimPO formula, exact ChatML/SimPO schemas, cross-model adapter and tier objectives

Davd-b01
b48e77815d ago

docs: add v1.1 clean padding notice to curricula-complete suite

Davd-b01
178b58715d ago

fix(data): sanitize 100% of <|pad|> tokens from curricula v4 SimPO (v1.1)

Davd-b01
ee4b0ed15d ago

fix(data): sanitize 100% of <|pad|> tokens from curricula v4 SFT (v1.1)

Davd-b01
1c69bf916d ago

docs: add cognitive tier objectives (TCS v1.0) and detailed upstream dataset attribution (r0b0tlab, OpenThoughts, OpenMLE, Bespoke-Stratos)

Davd-b01
766212516d ago

docs: add explicit Qwen ChatML format notice and cross-model conversion guide (Llama 3, Mistral, Gemma 2)

Davd-b01
8504a1c16d ago

feat: upload curricula complete curricula_stats.json

Davd-b01
e82308a16d ago

feat: upload curricula complete qwen_simpo_preference_v4.jsonl

Davd-b01
2c8715316d ago

feat: upload curricula complete qwen_sft_curricula_v4.jsonl

Davd-b01
fe3048516d ago

docs: add comprehensive dataset card in English

Davd-b01
f7087ca16d ago

initial commit

Davd-b01