Skip to content

Commit

Permalink
Update testing.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jiahuei committed Jan 4, 2021
1 parent 55ecb2e commit 50fffc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing.sh
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ python /master/src/caption_vae/train_n_prune_transformer.py \
--save_checkpoint_every 10 \
--cache_min_free_ram ${CACHE_FREE_RAM}

exit 1

# Fine-tune with mask frozen
BASELINE="${LOG_DIR}/${MODEL_ID}__supermask__${PRUNE_SPARSITY_TARGET}__wg_120.0/model_best_bin_mask.pth"
EPOCHS=10
Expand Down

0 comments on commit 50fffc0

Please sign in to comment.