Skip to content

Error while training #1

@Stolaine

Description

@Stolaine

I have created a model on the for text classification.
the dataset contains a numpy array saved as a .npz file .
When I train the model without K-fold validation - it starts training and performs each epochs.
But when I use K-fold validation - i am getting error saying "Cannot broadcast an array of size (825) to an array of size (826)". Also this error comes after I increase the number of folds from 2 to 10.

Can anyone help?

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