kordelfrance commited on
Commit
6d95a40
Β·
verified Β·
1 Parent(s): 5977890

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -78,7 +78,7 @@ Humans interpret smell with lingual descriptors such as "fruity" and "musky", al
78
  Olfaction-Vision-Language-Embeddings-Models/
79
  β”œβ”€β”€ data/ # Sample training dataset
80
  β”œβ”€β”€ requirements.txt # Python dependencies
81
- β”œβ”€β”€ model/ # Embeddings models
82
  β”œβ”€β”€ model_cards/ # Specifications for each embedding model
83
  β”œβ”€β”€ notebooks/ # Notebooks for replicating training and loading the models for inference
84
  β”œβ”€β”€ src/ # Source code for inference, model loading, utils
 
78
  Olfaction-Vision-Language-Embeddings-Models/
79
  β”œβ”€β”€ data/ # Sample training dataset
80
  β”œβ”€β”€ requirements.txt # Python dependencies
81
+ β”œβ”€β”€ model/ # COLIP embedding models
82
  β”œβ”€β”€ model_cards/ # Specifications for each embedding model
83
  β”œβ”€β”€ notebooks/ # Notebooks for replicating training and loading the models for inference
84
  β”œβ”€β”€ src/ # Source code for inference, model loading, utils