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

Issue about reproducing results in some datasets #2

Open
ToheartZhang opened this issue May 13, 2024 · 4 comments
Open

Issue about reproducing results in some datasets #2

ToheartZhang opened this issue May 13, 2024 · 4 comments

Comments

@ToheartZhang
Copy link

Thanks for your great work! I clone the math_eval directory and run run_7B_plus.sh directly, and find some performance gaps in some datasets.

Model TheoremQA GPQA MMLU STEM BBH ARC-C MATH GSM8k
MAmmoTH2-7B-Plus (reported) 29.2 36.8 65.7 63.1 83 45 84.7
MAmmoTH2-7B-Plus (reproduced) 26.75 31.31 64.29 63.6 83.02 44.32 83.4

My environment is:

vllm                      0.2.6
torch                     2.1.2
transformers              4.40.0

Am I missing something? Thanks for your help!

@wenhuchen
Copy link
Collaborator

@wenhuchen
Copy link
Collaborator

It seems that this is mainly due to your lower version of vllm. Try to upgrade that to reproduce it. Thanks!

@ToheartZhang
Copy link
Author

Thanks for your help! Here are my updated results with the new vllm version. I think the GPQA dataset is a little unstable.

Model TheoremQA GPQA MMLU STEM BBH ARC-C MATH GSM8k
MAmmoTH2-7B-Plus (reported) 29.2 36.8 65.7 63.1 83 45 84.7
MAmmoTH2-7B-Plus (reproduced) 28.88 30.81 64.58 63.05 82.68 44.42 85.06

@wenhuchen
Copy link
Collaborator

Thanks! Would you mind trying our updated ckpt. It's getting better results. Please refer to https://huggingface.co/TIGER-Lab/MAmmoTH2-7B-Plus.

@wenhuchen wenhuchen reopened this May 21, 2024
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

No branches or pull requests

2 participants