/clip-train

Primary LanguagePythonMIT LicenseMIT

CLIP train

A repo for quick CLIP training with HuggingFace.

train_clip.py is modified from official example script from HuggingFace.

run.sh contains a template for bash script to run training. Intended to be used as startup script on spot GPU instance.