Skip to content

Metrics info need update #128

Description

@bugtig6351

In the last update, we standardized the input parameters of metric._compute_one to use names like 'pred_answer' and 'ref_answers', but the corresponding feature section in metric._info() was not updated accordingly—it still retains the old naming conventions ('answers' and 'gt_answers').

Additionally, in the newer version of the datasets package, the MetricInfo class has been deprecated and should be replaced with evaluate.MetricInfo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions