recommenders-team/recommenders

[ASK] How to load LSTUR checkpoint

Open

#1.914 geöffnet am 7. Apr. 2023

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (2.972 Forks)batch import
help wanted

Repository-Metriken

Stars
 (17.706 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 6T 16h) (10 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide