Skip to content

Why Does ExpectedMoreSplits Error Occur?  #71

@cleverchloe

Description

@cleverchloe

Hi, I'm trying to sparsify my model using your code, but I'm encountering the "ExpectedMoreSplits Error" shown below.

The error arises from this line when loading the training data.

Could you help me understand the reason for this error and suggest how I might fix it?

image
    raise ExpectedMoreSplits(str(set(expected_splits) - set(recorded_splits)))
datasets.utils.info_utils.ExpectedMoreSplits: {'validation'}

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