Commit
·
42a50d2
1
Parent(s):
75a125c
Update README.md
Browse files
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 |
+
```
|