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