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

Add Humpback to AlpacaEval #120

Merged
merged 5 commits into from
Aug 11, 2023
Merged

Add Humpback to AlpacaEval #120

merged 5 commits into from
Aug 11, 2023

Conversation

xianxl
Copy link
Contributor

@xianxl xianxl commented Aug 11, 2023

Add two Humpback models to the leaderboard: humpback-llama-65b and humpback-llama2-65b. Model details can be find in the paper to be appeared on arxiv.

@YannDubs
Copy link
Collaborator

YannDubs commented Aug 11, 2023

Thanks @xianxl. Please double check the LLaMA2 question, and if it’s correct I’ll
Merge!

@xianxl
Copy link
Contributor Author

xianxl commented Aug 11, 2023

@YannDubs thanks for taking a look. Could point me where to check for "LLaMA2 question"? Sorry I may be missing something obvious.

Copy link
Collaborator

@YannDubs YannDubs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@xianxl added, sorry seems like I forgot to submit the review before

prompt_template: "humpback-llama-65b/prompt.txt"
fn_completions: ""
completions_kwargs:
model_name: "humpback-llama2-65b"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If that is LLAMA2 is it supposed to be 70B ?

temperature: 0.7
top_p: 0.9
pretty_name: "Humpback LLaMa2 65B"
link: ""
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you send a PR for the arxiv link when it’s online, thanks!
We can merge this one before

@xianxl
Copy link
Contributor Author

xianxl commented Aug 11, 2023

@YannDubs Thanks! I've updated the model name for llama2. Will open another PR to add the link to arxiv paper by Monday.

@YannDubs YannDubs merged commit b97cf0c into tatsu-lab:main Aug 11, 2023
@YannDubs
Copy link
Collaborator

Thanks!!

@YannDubs
Copy link
Collaborator

@xianxl
It seems that there are 5 missing outputs. See error here. Any idea why?

@xianxl
Copy link
Contributor Author

xianxl commented Aug 11, 2023

Thanks for catching that! I'll add the missing examples.

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.

None yet

2 participants