Skip to content

mvbench bug #1186

@AmazingCreator-lmx

Description

@AmazingCreator-lmx

data.loc[idx, 'score'] = int(check_ans_with_model(

这里应该是 data.loc[data['index'] == idx, 'score'] = int(check_ans_with_model ?

跑mvbench前十个子集的时候发现出现NaN的类别,看着像这行的问题

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions