OpenEuroLLM / OpenEuroLLM/Taskboard

Reproduce Olmo-3-7B using post-training repo

Open
#230 0 comments 0 reactions 1 assignee View on GitHub

@Neonkraft is already working on this.

Since Jun 3, 2026.

4.6 post-training
Dominant language
No language data
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Use the post-training repository as the framework for supervised fine-tuning (SFT) and direct preference optimization (DPO) on the pretrained base model.

The first validation milestone is to reproduce the results of Olmo-3-7B-Instruct-SFT starting from the Olmo-3-7B-Think-SFT checkpoint.

The second milestone is to apply DPO on top of the reproduced SFT checkpoint and match the performance of Olmo-3-7B-Instruct-DPO.

The objective for both milestones is to achieve a 50% win-rate against the official SFT and DPO checkpoints of Olmo3-7B.

Tasks

  • Reproduce Olmo-3-7B-Instruct-SFT from the Olmo-3-7B-Think-SFT checkpoint, evaluate it against the official SFT model using OpenJury, and confirm that it reaches ~50% win rate.

  • Train a DPO checkpoint starting from the reproduced SFT checkpoint, evaluate it against the official Olmo-3-7B-Instruct-DPO model using OpenJury, and confirm that it reaches ~50% win rate.

Document the training configuration, evaluation setup, and final results.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.