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
main
tiny_clip
/
src
1 contributor
History:
19 commits
sachin
Added click to run the model
f872c60
7 months ago
config.py
Safe
4.07 kB
Instantiated the nested PretrainedConfig correctly. Added a test to demo
7 months ago
data.py
Safe
3.38 kB
succesful local run
7 months ago
download.py
Safe
1.54 kB
isort
7 months ago
lightning_module.py
Safe
3.73 kB
succesful local run
7 months ago
loss.py
Safe
3.58 kB
Initial training code
7 months ago
metrics.py
Safe
422 Bytes
Initial training code
7 months ago
models.py
Safe
4.14 kB
succesful local run
7 months ago
tokenizer.py
Safe
807 Bytes
Refactoring to distangle modules
7 months ago
trainer.py
Safe
2.8 kB
Added click to run the model
7 months ago
utils.py
Safe
974 Bytes
succesful local run
7 months ago
vision_model.py
Safe
633 Bytes
Refactoring to distangle modules
7 months ago