Push model using huggingface_hub.
Browse files- config.json +1 -5
- model.safetensors +1 -1
config.json
CHANGED
@@ -12,16 +12,12 @@
|
|
12 |
],
|
13 |
"batch_size": 4,
|
14 |
"debug": false,
|
15 |
-
"freeze_backbone":
|
16 |
"img_size": 224,
|
17 |
"lr": 0.001,
|
18 |
"max_epochs": 1,
|
19 |
"num_frames": 3,
|
20 |
"patch_size": 16,
|
21 |
-
"subsets": {
|
22 |
-
"train": 4,
|
23 |
-
"val": 2
|
24 |
-
},
|
25 |
"tiers": {
|
26 |
"tier1": {
|
27 |
"loss_weight": 1,
|
|
|
12 |
],
|
13 |
"batch_size": 4,
|
14 |
"debug": false,
|
15 |
+
"freeze_backbone": false,
|
16 |
"img_size": 224,
|
17 |
"lr": 0.001,
|
18 |
"max_epochs": 1,
|
19 |
"num_frames": 3,
|
20 |
"patch_size": 16,
|
|
|
|
|
|
|
|
|
21 |
"tiers": {
|
22 |
"tier1": {
|
23 |
"loss_weight": 1,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 713881052
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60b2bab9997ffaf0e46440ca83e3488057c122701ad5cd3f4b39af9693445196
|
3 |
size 713881052
|