open-compass / open-compass/VLMEvalKit
使用qwen2.5_VL fine-tune后评测出现错误,是怎么回事
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4.4k
- Forks
- 768
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 17
Description
You are using a model of type qwen2_5_vl to instantiate a model of type qwen2_vl. This is not supported for all configurations of models and can yield errors.
ERROR - RUN - run.py: main - 432: Model Qwen2.5-VL-7B-Instruct-SFT x Dataset MME combination failed: No such file or directory: xxxx
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in run.py at main around line 432 and reproduce the Qwen2.5-VL-7B-Instruct-SFT with MME evaluation combination. Trace the model-type warning and the missing-file error, identifying the expected path or configuration; done means the evaluation runs without either failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100