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.9098107218742371,
|
52 |
+
"test_dataset_iou": 0.916562557220459,
|
53 |
+
"test_precision": 0.9629703164100647,
|
54 |
+
"test_recall": 0.9500470757484436,
|
55 |
+
"test_f1_score": 0.9564650654792786
|
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:ddc3d1092b72aba138f6e802d642344464d565c1522d116e13cafb3624af947e
|
3 |
size 92714324
|