-
Notifications
You must be signed in to change notification settings - Fork 467
Upgrade data mixer, deps, and scripts #221
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
|
cc @BramVanroy I have removed your CPT recipe for now as the mid-training dataset isn't compatible with this version of |
This PR is a major refactor to bring the project in line with recent versions of TRL and to enable support for the SmolLM3 recipe. Some things may differ slightly from before (e.g. the train/test splits from the data mixture), but overall functionality should be the same.
TODO