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

ValueError: Some specified arguments are not used by the HfArgumentParser: ['--task', 'DPO'...] #3

Open
lambdarw opened this issue Jun 2, 2024 · 0 comments

Comments

@lambdarw
Copy link

lambdarw commented Jun 2, 2024

When I run the finetune_dpo.sh, an error occures: ValueError: Some specified arguments are not used by the HfArgumentParser: ['--task', 'DPO', '--dpo_use_average', 'False', '--dpo_beta', '0.1']
I have to delete such code in that file:
--task DPO
--dpo_use_average False
--dpo_beta 0.1
Any solution? Thanks!

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

No branches or pull requests

1 participant