Skip to content

A bug in the validate_submission function in grade.py #134

@jfc43

Description

@jfc43

In https://github.com/openai/mle-bench/blob/main/mlebench/grade.py#L117, the read_csv(competition.answers) should be replaced with load_answers(competition.answers) to ensure proper file handling. Because the answer file for the competition tensorflow2-question-answering is test.jsonl instead of test.csv.

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