Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
sachin
/
tiny_clip
like
11
Zero-Shot Image Classification
coco2017
English
License:
mit
Model card
Files
Files and versions
Community
1
6d1b6c6
tiny_clip
/
src
1 contributor
History:
10 commits
sachin
Initial training code
6d1b6c6
11 months ago
config.py
Safe
3.23 kB
Modified config to transformers standard
11 months ago
data.py
Safe
3.35 kB
Change where images weres stored
11 months ago
download.py
Safe
1.54 kB
Working download script for COCO dataset
11 months ago
loss.py
Safe
3.58 kB
Initial training code
11 months ago
metrics.py
Safe
422 Bytes
Initial training code
11 months ago
models.py
Safe
4.34 kB
loss bug fix
11 months ago
tokenizer.py
Safe
738 Bytes
Got data batch running locally
11 months ago
trainer.py
3.32 kB
Initial training code
11 months ago