Views
No views yet
allenai/Llama-3.1-Tulu-3-8B-SFT recipe, intended as a CE-only baseline for ambient knowledge-distillation ablations.meta-llama/Llama-3.1-8Ballenai/tulu-3-sft-mixture (~939k examples)chat_template.jinja shipped with the model)<pad> token appended; vocab 128256 -> 128257, padded to 128264 for tensor-core alignment--num_train_epochs 2)dtype=bfloat16, tulu chat template, max_length=4096, parallelize=false.| Benchmark | olmes task | Score |
|---|---|---|
| 10-task plain mean | 58.71 | |
| IFEval (prompt strict) | ifeval::tulu | 70.98 |
| GSM8K | gsm8k::tulu | 78.39 |
| HumanEval | codex_humaneval::tulu | 82.76 |
| HumanEval+ | codex_humanevalplus::tulu | 76.30 |
| DROP | drop::olmes | 57.62 |
| Minerva MATH-500 | minerva_math_500::tulu | 25.0 |
| PopQA | popqa::tulu | 24.46 |
| TruthfulQA | truthfulqa::tulu | 42.75 |
| BBH (CoT) | bbh:cot-v1::olmes | 64.77 |
| MMLU | mmlu::olmes | 64.08 |
allenai/Llama-3.1-Tulu-3-8B-SFT reproduces at 61.44 on the same 10-task mean. This CE-only Vista repro is ~3 points below, with the gap concentrated on IFEval, HumanEval, MMLU, and Minerva — consistent with the official recipe using better-tuned hyperparameters, possibly more careful data ordering, and/or longer training.meta-llama/Llama-3.1-8B). The Tulu-3 SFT mixture carries its own per-source dataset licenses; refer to allenai/tulu-3-sft-mixture for details.1@article{lambert2024tulu3,
2 title={Tulu 3: Pushing Frontiers in Open Language Model Post-Training},
3 author={Lambert, Nathan and others},
4 journal={arXiv preprint},
5 year={2024}
6}