Best model run + config
Browse files- config.json +1 -1
- model.safetensors +1 -1
config.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"activation": "relu",
|
| 3 |
"batch_norm": true,
|
| 4 |
"batch_size": 16,
|
| 5 |
-
"criterion": "
|
| 6 |
"dropout": 0.3,
|
| 7 |
"img_size": 224,
|
| 8 |
"lr": 0.004,
|
|
|
|
| 2 |
"activation": "relu",
|
| 3 |
"batch_norm": true,
|
| 4 |
"batch_size": 16,
|
| 5 |
+
"criterion": "Smooth_L1",
|
| 6 |
"dropout": 0.3,
|
| 7 |
"img_size": 224,
|
| 8 |
"lr": 0.004,
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 21840448
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3b8ed3935be7e069bc00abbe7cad11a83ac2ba3c991e8165768a030d844d2803
|
| 3 |
size 21840448
|