InternLM / InternLM/xtuner

CheckpointHook开启by_epoch时未保存模型

Open
#948 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
5.2k
Forks
448
Avg merge
3d 15h
Merged PRs (30d)
26

Description

max_epochs设置3, checkpoint=dict(
type=CheckpointHook,
by_epoch=True,
interval=1,
max_keep_ckpts=5),,但是模型最后只保存了一个

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.