Commit ·
172a514
1
Parent(s): aa79b44
Training in progress epoch 28
Browse files- README.md +8 -7
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -14,14 +14,14 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
-
- Train Loss: 0.
|
| 18 |
-
- Train Dice Coef: 0.
|
| 19 |
-
- Train Iou: 0.
|
| 20 |
-
- Validation Loss: 0.
|
| 21 |
-
- Validation Dice Coef: 0.
|
| 22 |
-
- Validation Iou: 0.
|
| 23 |
- Train Lr: 2.5e-07
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -75,6 +75,7 @@ The following hyperparameters were used during training:
|
|
| 75 |
| 0.0191 | 0.7761 | 0.6466 | 0.0238 | 0.8493 | 0.7419 | 5e-06 | 25 |
|
| 76 |
| 0.0188 | 0.7781 | 0.6503 | 0.0237 | 0.8481 | 0.7405 | 5e-06 | 26 |
|
| 77 |
| 0.0192 | 0.7729 | 0.6440 | 0.0234 | 0.8483 | 0.7414 | 2.5e-07 | 27 |
|
|
|
|
| 78 |
|
| 79 |
|
| 80 |
### Framework versions
|
|
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
+
- Train Loss: 0.0187
|
| 18 |
+
- Train Dice Coef: 0.7849
|
| 19 |
+
- Train Iou: 0.6572
|
| 20 |
+
- Validation Loss: 0.0241
|
| 21 |
+
- Validation Dice Coef: 0.8478
|
| 22 |
+
- Validation Iou: 0.7398
|
| 23 |
- Train Lr: 2.5e-07
|
| 24 |
+
- Epoch: 28
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 75 |
| 0.0191 | 0.7761 | 0.6466 | 0.0238 | 0.8493 | 0.7419 | 5e-06 | 25 |
|
| 76 |
| 0.0188 | 0.7781 | 0.6503 | 0.0237 | 0.8481 | 0.7405 | 5e-06 | 26 |
|
| 77 |
| 0.0192 | 0.7729 | 0.6440 | 0.0234 | 0.8483 | 0.7414 | 2.5e-07 | 27 |
|
| 78 |
+
| 0.0187 | 0.7849 | 0.6572 | 0.0241 | 0.8478 | 0.7398 | 2.5e-07 | 28 |
|
| 79 |
|
| 80 |
|
| 81 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 15133664
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:309474b5bcff64a7a9f1a6fcc83e6c042504b8d844e5eef3ec5eb016ca61ee57
|
| 3 |
size 15133664
|