Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Posts
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

sachin
/
tiny_clip

Zero-Shot Image Classification
English
Model card Files Files and versions Community
1
tiny_clip / src
Ctrl+K
Ctrl+K
  • 1 contributor
History: 19 commits
sachin's picture
sachin
Added click to run the model
f872c60 about 1 year ago
  • config.py
    4.07 kB
    Instantiated the nested PretrainedConfig correctly. Added a test to demo about 1 year ago
  • data.py
    3.38 kB
    succesful local run about 1 year ago
  • download.py
    1.54 kB
    isort about 1 year ago
  • lightning_module.py
    3.73 kB
    succesful local run about 1 year ago
  • loss.py
    3.58 kB
    Initial training code about 1 year ago
  • metrics.py
    422 Bytes
    Initial training code about 1 year ago
  • models.py
    4.14 kB
    succesful local run about 1 year ago
  • tokenizer.py
    807 Bytes
    Refactoring to distangle modules about 1 year ago
  • trainer.py
    2.8 kB
    Added click to run the model about 1 year ago
  • utils.py
    974 Bytes
    succesful local run about 1 year ago
  • vision_model.py
    633 Bytes
    Refactoring to distangle modules about 1 year ago