Push model using huggingface_hub.
Browse files- README.md +2 -2
- model.safetensors +1 -1
README.md
CHANGED
@@ -46,8 +46,8 @@ model_init_params = {
|
|
46 |
```json
|
47 |
[
|
48 |
{
|
49 |
-
"test_per_image_iou": 0.
|
50 |
-
"test_dataset_iou": 0.
|
51 |
}
|
52 |
]
|
53 |
```
|
|
|
46 |
```json
|
47 |
[
|
48 |
{
|
49 |
+
"test_per_image_iou": 0.8843663334846497,
|
50 |
+
"test_dataset_iou": 0.874630868434906
|
51 |
}
|
52 |
]
|
53 |
```
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 93212444
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cdc742e0fc9b65041f53ce49436c3329b36c190834bb1f6a2784b77510df38d6
|
3 |
size 93212444
|