clip-spanish / README.md
edugp's picture
Add README
a618bc2
|
raw
history blame
371 Bytes
# Download datasets:
* Download and decompress tsv file from here: https://github.com/google-research-datasets/wit/blob/main/DATA.md
* Use `prepare_wit.py` to download images from Wikipedia.
* Use `discard_incorrect_files` to filter out corrupt files.`TODO: Still some corrupt files are being kept.` `TODO: Make it a CLI`.
* Finally, use `run-clip.sh` to train.