Skip to content

the filepath provided must end in .weights.h5 #150

@schienstockd

Description

@schienstockd

Hello,

I'm using tensorflow 2.16.1 and get the following when trying to train a model with model.train

ValueError: When using `save_weights_only=True` in `ModelCheckpoint`, the filepath provided must end in `.weights.h5` (Keras weights format). Received: filepath=*/model_name/weights_best.h5

I had no issue with this before. Is this a new checkpoint in keras?

Thanks!

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