recommenders-team/recommenders

[ASK] How to load LSTUR checkpoint

Open

#1,914 创建于 2023年4月7日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Python (2,972 fork)batch import
help wanted

仓库指标

Star
 (17,706 star)
PR 合并指标
 (平均合并 6天 16小时) (30 天内合并 10 个 PR)

描述

Description

I have the saved models as per https://github.com/microsoft/recommenders/blob/8ee1ed3ac0db04321b064edb6f10d6af0bb318fd/examples/00_quick_start/lstur_MIND.ipynb For MIND large, I would need to save and load after each epoch due to resource constraints How do I load the saved checkpoint to further train the model?

Other Comments

贡献者指南