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