- Notifications
You must be signed in to change notification settings - Fork2.3k
[WIP] R1-Zero-like experiments#569
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Draft
lewtun wants to merge51 commits intomainChoose a base branch fromr1-zero
base:main
Could not load branches
Branch not found:{{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
Uh oh!
There was an error while loading.Please reload this page.
Draft
Changes from1 commit
Commits
Show all changes
51 commits Select commitHold shift + click to select a range
b5e6f9c
Add R1 Zero 7B
lewtun8a4af61
Fix chat template
lewtun9e0e478
Add new difficulty levels
lewtunb35213c
Add medium, hard, ultra hard recipes
lewtun1d6c0bb
Fix accuracy rewards
lewtun5747cfc
Return None for invalid samples
lewtun1078b73
Fix order of inputs
lewtund9c8cd8
Use None for unferified
lewtun8f26046
Merge branch 'main' into r1-zero
lewtun5fe41f0
Pin trl
lewtunf22657b
Set defaults
lewtun82a1167
Log unique only
lewtun2897519
Revert config
lewtund51de45
Use proper dataset
lewtunf1832c5
Pin TRL
lewtun995beb8
Clean up
lewtun1d7d66a
Merge branch 'main' into r1-zero
lewtun10a555b
Add soft format reward
lewtun0f98a5a
Fix soft reward to be really soft
lewtun23b7b69
Merge branch 'main' into r1-zero
lewtunf62e42a
Pin TRL for overlong masking
lewtun939c74c
Fix liger
lewtun9bed487
Add v01
lewtunb29e672
Add level configs and DAPO
lewtun7a8dead
Fix
lewtun2d74588
Merge branch 'main' into r1-zero
lewtunc1d2352
Add q3
lewtun8500f41
Parse GAS
lewtun3c312f8
Add hack for lighteval
lewtunb6a73c0
Merge branch 'main' into r1-zero
lewtuna5f3baa
Merge branch 'main' into r1-zero
lewtunf3920f8
Pin TRL
lewtun06bdd50
Merge branch 'main' into r1-zero
lewtun2f0b983
Add 32B recipe
lewtunbe72ce6
Fix sharding in Slurm
lewtun0df1654
Tune recipe
lewtunc24ffd7
Fix attempt on Slurm
lewtun2715d31
Hack
lewtuncebaad5
Wait
lewtun2f4b0da
Revert slurm
lewtunf27c732
Fix
lewtun5f0b8f8
Remove hf-transfer in favour of hf-xet
lewtun46c1656
Pin transformers
lewtun2c0cac5
Merge branch 'main' into r1-zero
lewtun8d993d5
add gen batch exp config
edbeechinga82c1fd
adds weighted code reward
edbeechingd9a6c08
add latest configs
edbeeching464d951
Merge branch 'main' into r1-zero
lewtunb430693
Merge branch 'main' into r1-zero
edbeeching0ed9ea3
Merge branch 'main' into r1-zero
edbeechinga401d64
Merge branch 'main' into r1-zero
lewtunFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Revert slurm
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit2f4b0daba915b13d9278529a46a855134284d484
There are no files selected for viewing
4 changes: 2 additions & 2 deletionsrecipes/OpenR1-Zero-32B-Math/grpo/config_v00.00.yaml
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
3 changes: 1 addition & 2 deletionssetup.py
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
69 changes: 32 additions & 37 deletionsslurm/train.slurm
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
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.