Commit ·
879fea0
1
Parent(s): 51fc19e
Training in progress epoch 69
Browse files- README.md +6 -5
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -16,12 +16,12 @@ This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvi
|
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
- Train Loss: 0.0161
|
| 18 |
- Train Dice Coef: 0.8047
|
| 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 |
|
|
@@ -116,6 +116,7 @@ The following hyperparameters were used during training:
|
|
| 116 |
| 0.0161 | 0.8030 | 0.6795 | 0.0226 | 0.8570 | 0.7520 | 1e-10 | 66 |
|
| 117 |
| 0.0163 | 0.8046 | 0.6813 | 0.0223 | 0.8579 | 0.7534 | 1e-10 | 67 |
|
| 118 |
| 0.0161 | 0.8047 | 0.6812 | 0.0226 | 0.8566 | 0.7513 | 1e-10 | 68 |
|
|
|
|
| 119 |
|
| 120 |
|
| 121 |
### Framework versions
|
|
|
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
- Train Loss: 0.0161
|
| 18 |
- Train Dice Coef: 0.8047
|
| 19 |
+
- Train Iou: 0.6813
|
| 20 |
+
- Validation Loss: 0.0230
|
| 21 |
+
- Validation Dice Coef: 0.8564
|
| 22 |
+
- Validation Iou: 0.7510
|
| 23 |
- Train Lr: 1e-10
|
| 24 |
+
- Epoch: 69
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 116 |
| 0.0161 | 0.8030 | 0.6795 | 0.0226 | 0.8570 | 0.7520 | 1e-10 | 66 |
|
| 117 |
| 0.0163 | 0.8046 | 0.6813 | 0.0223 | 0.8579 | 0.7534 | 1e-10 | 67 |
|
| 118 |
| 0.0161 | 0.8047 | 0.6812 | 0.0226 | 0.8566 | 0.7513 | 1e-10 | 68 |
|
| 119 |
+
| 0.0161 | 0.8047 | 0.6813 | 0.0230 | 0.8564 | 0.7510 | 1e-10 | 69 |
|
| 120 |
|
| 121 |
|
| 122 |
### 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:b43f614ce83561d7c573739e539fa69c9d903cb454a13acd401cd7709aac1f04
|
| 3 |
size 15133664
|