OpenEuroLLM / OpenEuroLLM/Taskboard
[multilingual scaling laws] test prediction on hold out prelude checkpoints
@swag2198 is already working on this.
Since Aug 7, 2026.
- Dominant language
- No language data
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Goal
Test our current predictions on prelude checkpoints
Description
We don't have annealed checkpoints of prelude at the moment. To test our predictions (#302), we can fit our N, D parameteric function on stable checkpoints of the multilingual law ladder (#161) and predict for different checkpoints of prelude.
Note that, the validation split for evaluating our multilingual scaling law ladder might be part of the training data of prelude, hence there might be differences in the data splits used for prelude and our multilingual scaling law ladder. However, we assume that training and validation loss are the same and hence will just evaluate all checkpoints (prelude + ladder) on the same validation split used in #161.
Deliverable scope
Predictions vs ground truth validation loss for all prelude checkpoints.
Dependencies
Completion of #161 #308
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.