Push model using huggingface_hub.
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"dropout": 0.1,
|
3 |
"expansion": 4,
|
4 |
-
"freeze": -
|
5 |
"layers": 3,
|
6 |
-
"tag": "
|
7 |
}
|
|
|
1 |
{
|
2 |
"dropout": 0.1,
|
3 |
"expansion": 4,
|
4 |
+
"freeze": -3,
|
5 |
"layers": 3,
|
6 |
+
"tag": "facebook/dinov2-large"
|
7 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf3935903c036b67459cfa77aa8dc8f4a20cfc0ccc62e01f2131a81c2790f657
|
3 |
+
size 1630747908
|