Push model using huggingface_hub.
Browse files- README.md +10 -0
- config.json +20 -0
- model.safetensors +3 -0
README.md
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- model_hub_mixin
|
| 4 |
+
- pytorch_model_hub_mixin
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
|
| 8 |
+
- Code: [More Information Needed]
|
| 9 |
+
- Paper: [More Information Needed]
|
| 10 |
+
- Docs: [More Information Needed]
|
config.json
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"avg_self_attn_token": false,
|
| 3 |
+
"clip_model_name": "ViT-B/16",
|
| 4 |
+
"disentangled_self_attn_token": true,
|
| 5 |
+
"is_eval": true,
|
| 6 |
+
"keep_cls": false,
|
| 7 |
+
"keep_end_seq": false,
|
| 8 |
+
"loss": null,
|
| 9 |
+
"model_name": "dinov2_vitl14_reg",
|
| 10 |
+
"pre_trained": true,
|
| 11 |
+
"proj_class": "vitl_mlp_infonce",
|
| 12 |
+
"proj_model": "ProjectionLayer",
|
| 13 |
+
"proj_name": "vitl_mlp_infonce",
|
| 14 |
+
"resize_dim": 518,
|
| 15 |
+
"type": "DINOText",
|
| 16 |
+
"unfreeze_last_image_layer": false,
|
| 17 |
+
"unfreeze_last_text_layer": false,
|
| 18 |
+
"use_avg_text_token": false,
|
| 19 |
+
"with_bg_clean": false
|
| 20 |
+
}
|
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3b453da3ddcbfc0deb09804694f3e6a0f9fcbe404c9eb32ec0374c9a3ff00a36
|
| 3 |
+
size 1574213956
|