Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 264 Bytes

finetune.md

File metadata and controls

5 lines (5 loc) · 264 Bytes
  • Run training script with configuration YAML file and checkpoints.
  • The --ckpt_epoch option specifies how many epochs of checkpoints to use. By default, the latest one is used.
python train_ft.py anet_vmae2.yaml ckpt/CHECKPOINT_NAME --output OUTPUT_NAME