Skip to content

hf_load_dataset() shouldn't default to using labels #45

@samterfa

Description

@samterfa

Some datasets don't have labels defined but are still valid datasets (one I'm using for the ez functions vignette). hf_load_dataset("sentiment140", split = "test") results in KeyError: 'label'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions