Training in progress, epoch 1
Browse files- config.json +3 -1
- model.safetensors +1 -1
- training_args.bin +1 -1
config.json
CHANGED
|
@@ -50,7 +50,9 @@
|
|
| 50 |
"Wearing_Necktie",
|
| 51 |
"Young"
|
| 52 |
],
|
| 53 |
-
"model_args":
|
|
|
|
|
|
|
| 54 |
"model_type": "timm_wrapper",
|
| 55 |
"num_classes": 40,
|
| 56 |
"num_features": 768,
|
|
|
|
| 50 |
"Wearing_Necktie",
|
| 51 |
"Young"
|
| 52 |
],
|
| 53 |
+
"model_args": {
|
| 54 |
+
"drop_path_rate": 0.1
|
| 55 |
+
},
|
| 56 |
"model_type": "timm_wrapper",
|
| 57 |
"num_classes": 40,
|
| 58 |
"num_features": 768,
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 343189472
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7b650cf70eb73edefd67927dea0ce776364fc2b5e4f340504755bc58c720dce3
|
| 3 |
size 343189472
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5777
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:59cfbdc1681029ff83c1e774aa944149a4e6bc2473ab677a4160dcd9e69216c3
|
| 3 |
size 5777
|