Update README.md
Browse files
README.md
CHANGED
|
@@ -11,6 +11,10 @@ tags:
|
|
| 11 |
- feature-extraction
|
| 12 |
language: en
|
| 13 |
pipeline_tag: feature-extraction
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
# GEOLIP Consensus-Distilled Caption Encoder
|
|
@@ -182,4 +186,4 @@ See [Geometric Memory Part I](https://huggingface.co/blog/AbstractPhil/geometric
|
|
| 182 |
|
| 183 |
## License
|
| 184 |
|
| 185 |
-
Apache 2.0
|
|
|
|
| 11 |
- feature-extraction
|
| 12 |
language: en
|
| 13 |
pipeline_tag: feature-extraction
|
| 14 |
+
datasets:
|
| 15 |
+
- CaptionEmporium/conceptual-captions-cc12m-llavanext
|
| 16 |
+
base_model:
|
| 17 |
+
- AbstractPhil/geolip-bertenstein
|
| 18 |
---
|
| 19 |
|
| 20 |
# GEOLIP Consensus-Distilled Caption Encoder
|
|
|
|
| 186 |
|
| 187 |
## License
|
| 188 |
|
| 189 |
+
Apache 2.0
|