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.8423050045967102,
|
50 |
+
"test_dataset_iou": 0.8318691253662109
|
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:8c87fabcfd97302e7f27c2de6572e4e7851a9a977ff54857a370feafa6debd71
|
3 |
size 93212444
|