open-compass / open-compass/VLMEvalKit

Qwen2-VL-7B的推理结果和OpenCompass榜单上的结果不一致

Open
#722 1 comment 0 reactions 1 assignee View on GitHub

@PhoenixZ810 is already working on this.

Since Jan 16, 2025.

Dominant language
Python
Stars
4.4k
Forks
768
Avg merge
1d 10h
Merged PRs (30d)
17

Description

用下述代码测试了MMStar:
export exp_name=./Qwen2-VL-7B-Instruct export model_name=Qwen2-VL-7B CUDA_VISIBLE_DEVICES=0,1,2,3,4,5,6,7 torchrun --master_port=25678 --nproc-per-node=8 run_rh2.py --data MMStar --model ${model_name} --model-path $exp_name --verbose

本地结果:
image

OpenCompass榜单结果:
image

请问可能对不齐的原因有什么呀?这两个结果理论上是会对齐的对吗🤔

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.