feat: add IFBench training configuration#2488
Open
darioandyoshi-tech wants to merge 1 commit into
Open
Conversation
5d07e59 to
b3a9e7f
Compare
Author
|
Hi team, just pinging this for a final review. The IFBench training configuration is ready for merge. Thanks! 🍈 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a minimal
prime-rltraining config/runbook for the IF-RLVR/Bench bounty candidate.configs/ifbench/rl.tomlshashwat23/ifbenchconfigs/ifbench/README.mdwith run instructions, source links, and validation notesValidation
Result:
No heavy GPU training was run locally.
Maintainer question
Please confirm
shashwat23/ifbenchis the canonical environment ID for the bounty. If a different env ID is preferred, this PR should only need a one-line config update.Note
Low Risk
Low risk: adds new config/docs only and does not change runtime code paths, aside from referencing an external environment ID that may need confirmation.
Overview
Adds a new
configs/ifbench/rl.tomltraining config mirroring existing lightweight RL configs, targeting the slash-qualified Prime Intellect Lab envshashwat23/ifbench(auto-installed byprime-rl).Includes
configs/ifbench/README.mdwith links, run instructions, and a small TOML-parse validation snippet, plus a note to confirm the canonical environment ID.Reviewed by Cursor Bugbot for commit b3a9e7f. Bugbot is set up for automated code reviews on this repo. Configure here.