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

[HELP] I wonder how the MMLU result is evaluated? #1189

Closed
2 tasks done
YuMeng2v opened this issue Apr 3, 2024 · 2 comments
Closed
2 tasks done

[HELP] I wonder how the MMLU result is evaluated? #1189

YuMeng2v opened this issue Apr 3, 2024 · 2 comments
Assignees
Labels

Comments

@YuMeng2v
Copy link

YuMeng2v commented Apr 3, 2024

是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this?

  • 我已经搜索过已有的issues和讨论 | I have searched the existing issues / discussions

该问题是否在FAQ中有解答? | Is there an existing answer for this in FAQ?

  • 我已经搜索过FAQ | I have searched FAQ

当前行为 | Current Behavior

The test result of Qwen-7B, Qwen-0.5B is lower than reported. I wonder if you test the result after training with the training set of MMLU?

期望行为 | Expected Behavior

No response

复现方法 | Steps To Reproduce

No response

运行环境 | Environment

- OS:
- Python:
- Transformers:
- PyTorch:
- CUDA (`python -c 'import torch; print(torch.version.cuda)'`):

备注 | Anything else?

No response

@hzhwcmhf
Copy link
Member

hzhwcmhf commented Apr 3, 2024

All evaluation codes are here: https://github.com/QwenLM/Qwen/tree/main/eval

Please confirm whether the result you want to reproduce was generated by the base model or the chat model. If it is from the base model, please use the corresponding evaluation script (evaluate_mmlu.py) and model (e.g., Qwen1.5-7B not Qwen1.5-7B-Chat).

Copy link

github-actions bot commented May 5, 2024

This issue has been automatically marked as inactive due to lack of recent activity. Should you believe it remains unresolved and warrants attention, kindly leave a comment on this thread.
此问题由于长期未有新进展而被系统自动标记为不活跃。如果您认为它仍有待解决,请在此帖下方留言以补充信息。

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants