recommenders-team/recommenders

[ASK] How to load LSTUR checkpoint

Open

#1,914 opened on 2023年4月7日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Python (2,972 forks)batch import
help wanted

Repository metrics

Stars
 (17,706 stars)
PR merge metrics
 (平均マージ 6d 16h) (30d で 10 merged PRs)

説明

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

コントリビューターガイド