We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76765f1 commit 571cf1eCopy full SHA for 571cf1e
1 file changed
README.md
@@ -348,7 +348,7 @@ Copy this block once per shell session.
348
# -----------------------------
349
# Shared training runtime
350
351
-PRETRAIN_CKPT_PATH="${ROOT_PATH}perturb_ckpt/2blr7uc0_last.ckpt"
+PRETRAIN_CKPT_PATH="${ROOT_PATH}perturb_ckpt/your_ckpt.ckpt"
352
353
COMMON_TRAIN_RUNTIME="
354
trainer.devices=[0,1,2,3]
0 commit comments