bwolfson2

Results 1 issues of bwolfson2

After installing the following packages on Colab: pip install transformers pip install git+https://github.com/openai/CLIP.git pip install 'git+https://github.com/katsura-jp/pytorch-cosine-annealing-with-warmup' pip install pytorch-lightning and running the command: python train_finetune.py --folder data --batch_size 512 --gpu...