Commit ·
fc00d15
1
Parent(s): aa20c5c
Training in progress epoch 74
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: 1e-10
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -121,6 +121,7 @@ The following hyperparameters were used during training:
|
|
| 121 |
| 0.0188 | 0.7734 | 0.6452 | 0.0230 | 0.8508 | 0.7442 | 1e-10 | 71 |
|
| 122 |
| 0.0186 | 0.7784 | 0.6516 | 0.0234 | 0.8484 | 0.7414 | 1e-10 | 72 |
|
| 123 |
| 0.0187 | 0.7706 | 0.6424 | 0.0236 | 0.8483 | 0.7407 | 1e-10 | 73 |
|
|
|
|
| 124 |
|
| 125 |
|
| 126 |
### 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.0189
|
| 18 |
+
- Train Dice Coef: 0.7720
|
| 19 |
+
- Train Iou: 0.6430
|
| 20 |
+
- Validation Loss: 0.0237
|
| 21 |
+
- Validation Dice Coef: 0.8481
|
| 22 |
+
- Validation Iou: 0.7401
|
| 23 |
- Train Lr: 1e-10
|
| 24 |
+
- Epoch: 74
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 121 |
| 0.0188 | 0.7734 | 0.6452 | 0.0230 | 0.8508 | 0.7442 | 1e-10 | 71 |
|
| 122 |
| 0.0186 | 0.7784 | 0.6516 | 0.0234 | 0.8484 | 0.7414 | 1e-10 | 72 |
|
| 123 |
| 0.0187 | 0.7706 | 0.6424 | 0.0236 | 0.8483 | 0.7407 | 1e-10 | 73 |
|
| 124 |
+
| 0.0189 | 0.7720 | 0.6430 | 0.0237 | 0.8481 | 0.7401 | 1e-10 | 74 |
|
| 125 |
|
| 126 |
|
| 127 |
### 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:f6320d4434d2af75ef6a0ca235c02b0e28eb614450c6fbe625e7dcf7469600e5
|
| 3 |
size 15133664
|