CoolFace
Datasetpublic

jescy525/shizune-sft-v1-sources

shizune-sft-v1-sources AETHER family SFT dataset — group shizune_core. Format: JSONL ChatML messages, task_type tagged, MinHash dedup applied (threshold 0.85). Schema: { "messages": [{"role": "system|user|assistant", "content": "..."}], "task_type": "function_calling|code|reasoning_cot|...", "source_ds": "<HF dataset_id>", "lang": "en|fr|...", "system_source": "archon_default|overridden_from_source" } Generated by prepare_sft.py pipeline (2026-05-25).

sourceHugging Faceapache-2.0updated 4mo agoView on Hugging Face
0likes13downloads
6 commits on main
48263d64mo ago

fix: system_source label → shizune_default (post-audit v4)

jescy525
6cb7a394mo ago

fix: lang=fr for FR-native sources (audit v4)

jescy525
bacbcdc4mo ago

AETHER family SFT shizune_core push

jescy525
0247f0b4mo ago

AETHER family SFT shizune_core push

jescy525
516a8604mo ago

ARCHON SFT v1 shizune_core initial push

jescy525
9ed9b8e4mo ago

initial commit

jescy525