OpenEuroLLM / OpenEuroLLM/Taskboard
Improve deduplication for function-calling training data
Open
@ReinforcedKnowledge is already working on this.
Since Sep 14, 2026.
4.6 post-training
- Dominant language
- No language data
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Goal
Reduce overexposure from function-calling data generated from the same seeds while preserving useful alternative trajectories.
- Quantify repeated training examples produced from the same seed task or conversation, including variants that survive ordinary duplicate checks.
- Reduce overrepresentation from high-yield seeds while retaining valid alternative executions, recoveries, and outcomes.
- Compare seed-level capping, selection, or weighting policies against the current mixture at matched training exposure.
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.