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
Dear authors,
Thanks for the interesting paper!
I am trying to reproduce Table 4, some questions about AlpacaEval:
thanks
The text was updated successfully, but these errors were encountered:
Hi,
Thanks for reaching out. Check out this script:
https://github.com/git-disl/Vaccine/blob/main/script/sft_finetune/alpaca.sh https://github.com/git-disl/Vaccine/blob/main/script/vaccine_finetune/alpaca.sh
For initial experiment/reproduce, we don't recommend alpacaeval because it needs money and actually the benchmark itself is not that stable :)
Sorry, something went wrong.
thanks for your response.
where can I find the data/alpaca.json?
data/alpaca.json
It is this file https://huggingface.co/datasets/tatsu-lab/alpaca_eval/blob/main/alpaca_eval_gpt4_baseline.json
Download and rename it to alpaca.json and put it to data directory. Then it should work.
ok, great!
No branches or pull requests
Dear authors,
Thanks for the interesting paper!
I am trying to reproduce Table 4, some questions about AlpacaEval:
thanks
The text was updated successfully, but these errors were encountered: