Push model using huggingface_hub.
Browse files- README.md +4 -4
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -46,10 +46,10 @@ model_init_params = {
|
|
| 46 |
```json
|
| 47 |
[
|
| 48 |
{
|
| 49 |
-
"test_per_image_iou": 0.
|
| 50 |
-
"test_dataset_iou": 0.
|
| 51 |
-
"test_per_image_accuracy": 0.
|
| 52 |
-
"test_dataset_accuracy": 0.
|
| 53 |
}
|
| 54 |
]
|
| 55 |
```
|
|
|
|
| 46 |
```json
|
| 47 |
[
|
| 48 |
{
|
| 49 |
+
"test_per_image_iou": 0.21021698415279388,
|
| 50 |
+
"test_dataset_iou": 0.2036556601524353,
|
| 51 |
+
"test_per_image_accuracy": 0.9670695066452026,
|
| 52 |
+
"test_dataset_accuracy": 0.9670695066452026
|
| 53 |
}
|
| 54 |
]
|
| 55 |
```
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 372333396
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:437f8972ab3383152549855e469e61800df9ed45f88f39a15caa579bebd57190
|
| 3 |
size 372333396
|