Upload folder using huggingface_hub
Browse files
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/ #
|
| 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
|