-
Notifications
You must be signed in to change notification settings - Fork 190
Issues: eric-mitchell/direct-preference-optimization
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
May I change the reward function by adding the chosen score and the rejection score inside.
#93
opened Dec 18, 2024 by
harrysyz99
In DPO training, I got this ‘train stats after 160768 examples: {'rewards_train/chosen': 'nan', 'rewards_train/rejected': 'nan', 'rewards_train/accuracies': '0', 'rewards_train/margins': 'nan', 'l -ogps_train/rejected': 'nan', 'logps_train/chosen': 'nan', 'loss/train': 'nan', 'examples_per_second': '5.4876', 'grad_norm': 'nan', 'counters/examples': 160768, 'counters/up -dates': 5024}’
#89
opened Sep 23, 2024 by
Alan-D-Chen
Using Mistral 7B with transformers v4.38.1 on MATH dataset, and facing memory leaks
#80
opened May 4, 2024 by
Jayant1234
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.