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:b37d2b1692343261951e4e301337268f0395adb2c9f5cfc70032cba2d1c02a1d
|
3 |
+
size 1630747908
|