-
Notifications
You must be signed in to change notification settings - Fork 249
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
Add openbuddy-llama-30b-v7.1 to AlpacaEval #108
Conversation
Thanks @44670, those are some cool results, especially for this length! Sorry, for the leaderboard issue. It was a known issue #77 which is now solved. Can please you run
that will generate the cache leaderboard you should add to the PR. Note that annotations are cached so you will not actually reannotate anything. |
Hi, looks like the file
|
Sorry I meant |
It works! I have just pushed the updated |
I did pushed a commit on https://github.com/OpenBuddy/alpaca_eval but looks like it doesn't show up on this page. Should I do anything more on my side in GitHub? EDIT: It should have been a bug of GitHub, I have added another more commit and things works now. |
@@ -0,0 +1,13 @@ | |||
openbuddy-falcon-7b-v6: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't see the evaluations for this model, can you remove this configs from the PR or evaluate the model?
@@ -0,0 +1,13 @@ | |||
openbuddy-llama-65b-v8: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't see the evaluations for this model, can you remove this config from the PR or evaluate the model?
thanks @44670 |
Thanks! |
Hi! All the results has been pushed. Please let me know if you need further assistance. |
Great thanks @44670 ! |
We are pleased to submit our results to the leaderboard, with a win_rate of 81.55.
However, we encountered a problem. The model did not update the csv file in the repo, instead, there is a one-sample csv file in the
results/openbuddy-llama-30b-v7.1
directory.The program outputs as follows before finishing:
For your reference, the attachment below contains all the files we found in the
results/openbuddy-llama-30b-v7.1
directory.openbuddy-llama-30b-v7.1.zip