Upload best_checkpoint with huggingface_hub
Browse files- best_checkpoint +2 -2
best_checkpoint
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
"loss": "best_loss_iter_1.pth",
|
| 3 |
-
"mAP":
|
| 4 |
-
"NDS":
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"loss": "best_loss_iter_1.pth",
|
| 3 |
+
"mAP": "best_mAP_iter_1.pth",
|
| 4 |
+
"NDS": "best_NDS_iter_1.pth"
|
| 5 |
}
|