Push model using huggingface_hub.
Browse files- README.md +5 -5
- model.safetensors +1 -1
README.md
CHANGED
@@ -48,11 +48,11 @@ model_init_params = {
|
|
48 |
```json
|
49 |
[
|
50 |
{
|
51 |
-
"test_per_image_iou": 0.
|
52 |
-
"test_dataset_iou": 0.
|
53 |
-
"test_precision": 0.
|
54 |
-
"test_recall": 0.
|
55 |
-
"test_f1_score": 0.
|
56 |
}
|
57 |
]
|
58 |
```
|
|
|
48 |
```json
|
49 |
[
|
50 |
{
|
51 |
+
"test_per_image_iou": 0.9083942174911499,
|
52 |
+
"test_dataset_iou": 0.9149535894393921,
|
53 |
+
"test_precision": 0.9659361243247986,
|
54 |
+
"test_recall": 0.94545978307724,
|
55 |
+
"test_f1_score": 0.9555882811546326
|
56 |
}
|
57 |
]
|
58 |
```
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 92714324
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db00ce3f444c77a100a82e2781ef0019ca561aa38bf3cb6c52fbac01c002a039
|
3 |
size 92714324
|