arampacha / clip-train

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:Python 98.8%Language:Shell 1.2%