Commit dbbb92ae authored by mashun1's avatar mashun1
Browse files

Update train_cldm.yaml

parent de15493a
...@@ -20,7 +20,7 @@ lightning: ...@@ -20,7 +20,7 @@ lightning:
accelerator: ddp accelerator: ddp
precision: 32 precision: 32
# Indices of GPUs used for training. # Indices of GPUs used for training.
gpus: [5,6,7] gpus: [0,1,2,3]
# Path to save logs and checkpoints. # Path to save logs and checkpoints.
default_root_dir: stage2_checkpoints default_root_dir: stage2_checkpoints
# Max number of training steps (batches). # Max number of training steps (batches).
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment