OpenEuroLLM / OpenEuroLLM/Taskboard
Evaluate Prelude checkpoints using eval-framework
@tfburns is already working on this.
Since Sep 17, 2026.
- Dominant language
- No language data
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Goal
Evaluate Prelude checkpoints using eval-framework, which includes tasks, task variants, and metrics not included in other frameworks used to evaluate Prelude to date.
Description
Evaluate the following checkpoints (tokens → checkpoint) uploaded to HF.
Pre-training:
500B → iter_0060000
1T → iter_0120000
1.5T → iter_0180000
2T → iter_0240000
2.5T → iter_0300000
3T → iter_0360000
3.5T → iter_0420000
4T → iter_0480000
4.5T → iter_0540000
5T → iter_0600000
5.5T → iter_0660000
6T → iter_0720000
6.5T → iter_0780000
7T → iter_0840000
7.5T → iter_0900000
~8T → iter_0953312
Annealing:
~8.1T -> anneal300b_iter_0964800
~8.2T -> anneal300b_iter_0979200
~8.3T -> anneal300b_iter_0989075
See the parent issue for further details.
Deliverable scope
Eval results and comparisons to baselines.
Dependencies
- BPB variants PR merged
- confirmation on
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.