geodesic-research/nemotron_120b_warm_start_sft_200k_instruct
123
Nemotron-3 120B-A12B — Warm-Start SFT 200k (instruct)
This is one of four canonical warm-start baselines for the Geodesic Research SFM / inoculation campaigns. Models trained with this checkpoint as the starting point should be directly comparable across the {30B, 120B} × {think, instruct} matrix.
Variant
`instruct` — uses the `geodesic-research/nemotron-instruct-tokenizer`, whose chat template never auto-injects <think>...</think> reasoning tags. Inference produces direct instruct-style responses without reasoning traces..
The encoder is byte-identical to the upstream `nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-BF16` tokenizer; only the chat template differs from upstream.
Training data
- HF dataset: `geodesic-research/sft-warm-start-200k`
- Subset:
no_think - Examples: 200,000 chat-format conversations (no held-out validation/test split)
- Tokens: 259M (counted with the instruct tokenizer)
- Sequence packing:
pad_seq_to_mult=1,pad_to_max_length=false, packed sequence length 8192
