ryanyip7777 commited on
Commit
bc9892d
1 Parent(s): 5215f46

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -55,6 +55,7 @@ The following hyperparameters were used during training:
55
 
56
  ### finetune this model use the script from [run_clip.py](.https://github.com/huggingface/transformers/tree/main/examples/pytorch/contrastive-image-text)
57
  ```shell
 
58
  python -W ignore run_clip.py --model_name_or_path openai/clip-vit-large-patch14 \
59
  --output_dir ./clip-vit-l-14-pmc-finetuned \
60
  --train_file data/pmc_roco_train.csv \
 
55
 
56
  ### finetune this model use the script from [run_clip.py](.https://github.com/huggingface/transformers/tree/main/examples/pytorch/contrastive-image-text)
57
  ```shell
58
+
59
  python -W ignore run_clip.py --model_name_or_path openai/clip-vit-large-patch14 \
60
  --output_dir ./clip-vit-l-14-pmc-finetuned \
61
  --train_file data/pmc_roco_train.csv \