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

Added Ghost 8B Beta (d0x5) model #366

Merged
merged 5 commits into from
Jul 18, 2024

Conversation

lh0x00
Copy link
Contributor

@lh0x00 lh0x00 commented Jul 13, 2024

Hello everyone, I have run and updated the results of the Ghost 8B Beta (d0x5) model here. Hopefully it will be noticed and merged. If there are any problems, please leave me a comment.

Screenshot 2024-07-13 at 16 49 33

@YannDubs
Copy link
Collaborator

@lh0x00 Good work but please add

git add src/alpaca_eval/leaderboards/ 
git add src/alpaca_eval/metrics/weights

see https://github.com/tatsu-lab/alpaca_eval?tab=readme-ov-file#contributing-a-model

@lh0x00
Copy link
Contributor Author

lh0x00 commented Jul 14, 2024

@YannDubs I think it was a mistake on my part, I deleted the notebook after making it. Is there any way we can recreate it or do I have to run it again?

@YannDubs
Copy link
Collaborator

deleting the notebook should not affect the files, you should still be able to run

git add src/alpaca_eval/leaderboards/ 
git add src/alpaca_eval/metrics/weights

if that doesn't work then rerun on the same computer and branch alpaca_eval --model_outputs results/ghost-8b-beta-disl-0x5/outputs.json in the terminal. All annotations are cached locally so it won't actually rerun the evaluation, then run the git add commands above.

@lh0x00
Copy link
Contributor Author

lh0x00 commented Jul 18, 2024

@YannDubs I found the leaderboard.csv was omitted from the commit.
In addition, I want to add that I use Kaggle's notebook to run and I have zipped all alpaca_eval.zip and downloaded it to commit it later.

@YannDubs YannDubs merged commit 5585b25 into tatsu-lab:main Jul 18, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants