We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I try to use this code to evaluate the performance of LoftQ:
python test_gsm8k.py \ --model_name_or_path LoftQ/Llama-2-7b-hf-4bit-64rank \ --batch_size 16
And I find that the final ACC is about 40.11%. But the reported result in the paper is 35.0%. So I would like to ask whether my test result is right.
Thanks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I try to use this code to evaluate the performance of LoftQ:
And I find that the final ACC is about 40.11%. But the reported result in the paper is 35.0%. So I would like to ask whether my test result is right.
Thanks
The text was updated successfully, but these errors were encountered: