ryanyip7777 commited on
Commit
42a50d2
1 Parent(s): 75a125c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -70,4 +70,5 @@ python -W ignore run_clip.py --model_name_or_path openai/clip-vit-large-patch14
70
  --num_train_epochs 10 \
71
  --logging_dir ./pmc_vit_logs \
72
  --save_total_limit 2 \
73
- --report_to tensorboard
 
 
70
  --num_train_epochs 10 \
71
  --logging_dir ./pmc_vit_logs \
72
  --save_total_limit 2 \
73
+ --report_to tensorboard
74
+ ```