Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
sachin
/
tiny_clip
like
10
Zero-Shot Image Classification
coco2017
English
License:
mit
Model card
Files
Files and versions
Community
1
3b13f40
tiny_clip
/
src
1 contributor
History:
12 commits
sachin
Refactoring models
3b13f40
8 months ago
config.py
Safe
3.26 kB
Corrected configure_optimizer in lightning module
8 months ago
data.py
Safe
3.35 kB
Change where images weres stored
8 months ago
download.py
Safe
1.54 kB
Working download script for COCO dataset
8 months ago
lightning_module.py
Safe
3.84 kB
Corrected configure_optimizer in lightning module
8 months ago
loss.py
Safe
3.58 kB
Initial training code
8 months ago
metrics.py
Safe
422 Bytes
Initial training code
8 months ago
models.py
Safe
4.12 kB
Refactoring models
8 months ago
tokenizer.py
Safe
738 Bytes
Got data batch running locally
8 months ago
trainer.py
Safe
160 Bytes
Refactoring models
8 months ago
vision_model.py
Safe
362 Bytes
Refactoring models
8 months ago