open-compass / open-compass/VLMEvalKit

关于llava-cot的ChartQA的评估问题

Open
#810 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

请问llava-cot在评估ChartQA的时候,因为输出的是COT序列,但generate_inner返回的好像是模型的整个推理序列而不单是最终答案

那么请问在评估llava-cot的ChartQA时候,框架会在哪里抽取得到最终答案呢?

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.

Research direction

Start by tracing the ChartQA evaluation path and the generate_inner entry point mentioned in the issue. Determine where the llava-cot reasoning sequence is handled and identify the extraction point for the final answer; done means the framework behavior is clearly located and documented or corrected, with an evaluation check for ChartQA.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
computer-vision, machine-learning, testing-qa
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.