FINAL-Bench/Darwin-V9-Chimera-4B-SFT
015
Darwin-V9-Chimera-4B-SFT (Generation 2 · instruction-tuned)
VIDRAFT attention + Qwen3-4B / Gemma4-E4B FFN crossbreed + SFT. A Qwen3-4B × Gemma4-E4B hybrid — NOT from-scratch. Private research checkpoint.
Lineage
SFT
- data: B4mergedhybrid, 17,202 ex (think/no_think toggle, Korean/English CoT)
- method: ChatML + prompt masking (assistant-only loss) + full fine-tune, lr 2e-5, 3 epochs
Evaluation (KMMLU, ChatML)
→ With sufficient thinking budget, 52.2% — ~2× the healed checkpoint (27.8%). Instruction following is complete (think/no_think toggle, markdown, code). The short-answer score is an artifact: this model reasons before answering.
Weight fingerprint (honest)
- vs Qwen3-4B: FFN 16% rel-change, attention 3%, embed 0.78%. FFN cosine 0.998 → Qwen-dominant.
- vs Gemma4-E4B FFN: cosine 0.09 (15% blend, weak at weight level; Gemma knowledge partially visible in generation).
- At the weight level this is clearly a Qwen3-4B derivative. We make no from-scratch / independence claim.
NEG (Native Entropy Gating)
- A NEG-Head was trained (entropy-prediction pearson 0.92) and
neg_modules.safetensorsis included. - However, NEG showed no effect on KMMLU (threshold untuned / mid-difficulty). Potential effect on harder reasoning (GPQA) is unverified.
License
Gemma Terms of Use (Gemma4-E4B weights blended in) + Apache 2.0 (Qwen3-4B). Built on Qwen/Qwen3-4B and google/gemma-4-E4B.
