Commit ·
c0509fc
1
Parent(s): 5d7732c
Training in progress epoch 32
Browse files- README.md +9 -8
- 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:
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -79,6 +79,7 @@ The following hyperparameters were used during training:
|
|
| 79 |
| 0.0188 | 0.7786 | 0.6501 | 0.0241 | 0.8484 | 0.7406 | 2.5e-07 | 29 |
|
| 80 |
| 0.0189 | 0.7815 | 0.6520 | 0.0232 | 0.8507 | 0.7439 | 2.5e-07 | 30 |
|
| 81 |
| 0.0185 | 0.7715 | 0.6440 | 0.0232 | 0.8505 | 0.7437 | 2.5e-07 | 31 |
|
|
|
|
| 82 |
|
| 83 |
|
| 84 |
### 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.0186
|
| 18 |
+
- Train Dice Coef: 0.7764
|
| 19 |
+
- Train Iou: 0.6488
|
| 20 |
+
- Validation Loss: 0.0233
|
| 21 |
+
- Validation Dice Coef: 0.8487
|
| 22 |
+
- Validation Iou: 0.7416
|
| 23 |
+
- Train Lr: 1.25e-08
|
| 24 |
+
- Epoch: 32
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 79 |
| 0.0188 | 0.7786 | 0.6501 | 0.0241 | 0.8484 | 0.7406 | 2.5e-07 | 29 |
|
| 80 |
| 0.0189 | 0.7815 | 0.6520 | 0.0232 | 0.8507 | 0.7439 | 2.5e-07 | 30 |
|
| 81 |
| 0.0185 | 0.7715 | 0.6440 | 0.0232 | 0.8505 | 0.7437 | 2.5e-07 | 31 |
|
| 82 |
+
| 0.0186 | 0.7764 | 0.6488 | 0.0233 | 0.8487 | 0.7416 | 1.25e-08 | 32 |
|
| 83 |
|
| 84 |
|
| 85 |
### 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:f5208cd8c273cf9c81e054eff26d6908a628db6afcf21f591bd48279d722607e
|
| 3 |
size 15133664
|