Skip to content

Evaluation result of MMMU_DEV_VAL cannot be reproduced on Swift #3957

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

Open
yangninghua opened this issue Apr 22, 2025 · 0 comments
Open

Evaluation result of MMMU_DEV_VAL cannot be reproduced on Swift #3957

yangninghua opened this issue Apr 22, 2025 · 0 comments

Comments

@yangninghua
Copy link

model_path=''

MAX_PIXELS=1003520 \
CUDA_VISIBLE_DEVICES=0 \
swift eval \
    --model model_path \
    --model_type qwen2_vl \
    --eval_backend VLMEvalKit \
    --eval_output_dir 'eval_output' \
    --temperature 0 \
    --infer_backend vllm \
    --limit_mm_per_prompt '{"image": 5}' \
    --max_new_tokens 4096 \
    --eval_dataset MMMU_DEV_VAL InfoVQA_VAL

Image

qwen2-7b-vl

Image

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

1 participant