CoolFace
Modelpublic

flax-community/clip-spanish

sourceHugging Facecc-by-4.0updated 5y agoView on Hugging Face
2likes15downloads
23 commits on main
8a98e495y ago

Automatic correction of README.md metadata. Contact website@huggingface.co for any question

elishowk
4463ade5y ago

Format with black and isort and lint with flake8

edugp
de5d2675y ago

Update README to link to BERTIN

edugp
04899df5y ago

Switch to BERTIN model for training script and testing on image

edugp
5f52f845y ago

Use BERTIN model

edugp
864f8c75y ago

Keep only best performing model in main (all models still available in develop branch). Best performing model is clip_spanish_141230_samples with a loss of 2.231235980987549

edugp
505012b5y ago

Add model using BERTIN language encoder trained on 146364 examples and obtaining a loss of 2.231235980987549

edugp
c3094185y ago

Refactor test_on_image.py

edugp
50198835y ago

Update README and add a training doc

edugp
2b6deb05y ago

Add actual files instead of symlinks

edugp
2bc8c975y ago

Copy latest model to repo root

edugp
e1018445y ago

Add model trained on 141230 samples, achieving a validation loss of 2.1384739875793457

edugp
2daf3c75y ago

Add all necessary files to replicate training run

edugp
8a1113b5y ago

Add model trained on 72972 samples

edugp
70c70fa5y ago

Add new model trained on the spanish subset of suitable images of the 20% of the WIT dataset, using a 998/1/1 train/valid/test split with a validation loss of 22.3439

edugp
049fefd5y ago

Add new model trained on the spanish subset of suitable images of the 20% of the WIT dataset, with a validation loss of 2.4001

edugp
3fa74335y ago

Use 1 caption per image

edugp
a618bc25y ago

Add README

edugp
98c2b8e5y ago

Update downloading and training scripts

edugp
a77e1f75y ago

Resolve merge conflict in .gitattributes

edugp
8e2b7545y ago

Add training scripts and initial model trained on 1% of the data.

edugp
c4562735y ago

Update .gitattributes

patrickvonplaten
30ae6fe5y ago

initial commit

system