Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tianweiy authored May 27, 2024
1 parent e99f7c6 commit ad924d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion experiments/imagenet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ bash experiments/imagenet/imagenet_gan_classifier_genloss3e-3_diffusion1000_lr2e

# on the same node, start a testing process that continually reads from the checkpoint folder and evaluate the FID
# Change TIMESTAMP_TBD to the real one
python main/test_folder.py \
python main/edm/test_folder_edm.py \
--folder $CHECKPOINT_PATH/imagenet_gan_classifier_genloss3e-3_diffusion1000_lr2e-6_scratch/TIMESTAMP_TBD \
--wandb_name test_imagenet_gan_classifier_genloss3e-3_diffusion1000_lr2e-6_scratch \
--wandb_entity $WANDB_ENTITY \
Expand Down

0 comments on commit ad924d2

Please sign in to comment.