Skip to content

Commit edcc834

Browse files
committed
Update checkpoint information
1 parent a8abed2 commit edcc834

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,8 @@ python test.py test=<test> [OPTIONS]
194194
#### Checkpoints:
195195
- ``model/ckpt=blip-l-coco``: Default checkpoint for BLIP-L finetuned on COCO.
196196
- ``model/ckpt=webvid-covr``: Default checkpoint for CoVR finetuned on WebVid-CoVR.
197+
- ``model/ckpt=fashioniq-all-ft_covr``: Default checkpoint pretrained on WebVid-CoVR and finetuned on FashionIQ.
198+
- ``model/ckpt=cirr_ft-covr+gt``: Default checkpoint pretrained on WebVid-CoVR and finetuned on CIRR.
197199

198200
#### Training
199201
- ``trainer=gpu``: training with CUDA, change ``devices`` to the number of GPUs you want to use.

0 commit comments

Comments
 (0)