Skip to content
This repository was archived by the owner on May 14, 2026. It is now read-only.
This repository was archived by the owner on May 14, 2026. It is now read-only.

Check if evaluation fails if examples or ground_truth have all Nonevalues #1278

Description

@javiermtorres

If examples or ground_truth values are all None, evaluations could fail due to an incorrectly inferred format in HF datasets. This needs to be checked at some point.

Context:

Maybe None in examples or ground_truth would need to be handled differently - like should those instances be dropped from the dataset itself? WDYT?
Its a different issue than what you are addressing here, so we can tackle it else where :)

Originally posted by @HareeshBahuleyan in #1265 (comment)

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