generated from fastai/nbdev_template
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
added 10 papers (+trainer cross-links) for #4407 #4441
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
Open
SSusantAchary
wants to merge
22
commits into
huggingface:main
Choose a base branch
from
SSusantAchary:Paper-Index-with-10-papers
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.
Open
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
494657f
add 10 papers (+trainer cross-links) for #4407
SSusantAchary 70a26e6
Add links to GRPOTrainer and CPOTrainer in paper index
SSusantAchary 85054a4
Merge branch 'main' into Paper-Index-with-10-papers
SSusantAchary 2e01916
Clean up paper_index.md
SSusantAchary 4e2f10b
Add DeepSeekMath section with GRPO configuration
SSusantAchary 0cf0649
Enhance paper index with code examples and updates
SSusantAchary be590d6
Merge branch 'main' into Paper-Index-with-10-papers
SSusantAchary 5f2e5e9
Add PEFT section with LoRA implementation example
SSusantAchary 597a397
Remove beta parameter from GRPOConfig
SSusantAchary f1d98b0
Refactor training_args by removing unused parameters
SSusantAchary 9348298
Add Direct Policy Optimization section to paper index
SSusantAchary a9d9467
Change loss_type from 'sigmoid' to 'hinged'
SSusantAchary 66cc83d
Revise RSO example with model loading and DPO config
SSusantAchary e35c02d
removed explicit defaults from DPOConfig (loss_type, beta) per review
SSusantAchary 98d3086
simplify example; rely on defaults and keep only essential PEFT task_β¦
SSusantAchary 627db69
Merge branch 'main' into Paper-Index-with-10-papers
SSusantAchary 33f7f42
Merge branch 'main' into Paper-Index-with-10-papers
SSusantAchary 1efce43
Merge branch 'main' into Paper-Index-with-10-papers
SSusantAchary e50ed53
Merge branch 'main' into Paper-Index-with-10-papers
SSusantAchary 0856286
Merge branch 'main' into Paper-Index-with-10-papers
SSusantAchary e0e0e39
Merge branch 'main' into Paper-Index-with-10-papers
SSusantAchary f204d80
Merge branch 'main' into Paper-Index-with-10-papers
SSusantAchary File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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.
Uh oh!
There was an error while loading. Please reload this page.