Skip to content
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

[P1] Addressing issues in DPO Training (#127) #128

Merged
merged 1 commit into from
Aug 12, 2024
Merged

Conversation

AmirZur
Copy link
Collaborator

@AmirZur AmirZur commented Aug 12, 2024

Description:
Addressed feedback on dpo.ipynb notebook by creating a dpo.py training script with fixed seeds to facilitate replication.

Files changed:

  • examples/dpo/dpo.ipynb - ensured that correct version of trl library is downloaded
  • examples/dpo/dpo.py - introduced training script to run ReFT+DPO training
  • examples/dpo/README.md - updated readme to point to dpo.py script and share W&B training results

Tests run:
NA

@frankaging frankaging changed the title [P1] Addressing issues in DPO Training [P1] Addressing issues in DPO Training (#127) Aug 12, 2024
@frankaging
Copy link
Collaborator

Addressing this issue: #127

@frankaging frankaging merged commit 5d8fe8a into main Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants