OpenEuroLLM / OpenEuroLLM/Taskboard
Shared database for evaluations of oellm-cli
Open
@MahamadSalah is already working on this.
Since Oct 14, 2025.
T5.1 - static evals
- Dominant language
- No language data
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Develop a database that allows to access all evaluations done by OELLM on our different clusters.
Once the database is available, it will be used to:
- easily share evaluation accross the projects, right now scattered csv/json files are send around
- check if an evaluation was already submitted to avoid repeating evaluation multiple times
- update dynamically evaluation dashboard like this one which is currently static: https://huggingface.co/spaces/openeurollm/LLM-leaderboard
We should have:
- automatic synchronisation of the DB
- easy & fast way to access an evaluation (eg the json of a given model on MMLU)
- easy & fast way to list evaluations for scientific analysis.
Reference/design doc:
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.