Skip to content

MMLU-Pro: Separate parsed prediction from response #60

@tomtseng

Description

@tomtseng

In the MMLU-Pro data, the parsed letter answer prediction is appended to the response column as PRED: <letter answer>.

It would be cleaner for me if instead there were a separate column parsed_prediction that listed the letter answer instead, so that the response is just the model response and can be processed in other post-hoc analysis without having to strip PRED: from the end of each response.

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