Commit ·
12016e5
1
Parent(s): 6de6a71
Training in progress epoch 79
Browse files- README.md +7 -6
- 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.6825
|
| 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 |
|
|
@@ -126,6 +126,7 @@ The following hyperparameters were used during training:
|
|
| 126 |
| 0.0160 | 0.8049 | 0.6823 | 0.0222 | 0.8578 | 0.7532 | 1e-10 | 76 |
|
| 127 |
| 0.0159 | 0.8053 | 0.6830 | 0.0224 | 0.8565 | 0.7513 | 1e-10 | 77 |
|
| 128 |
| 0.0161 | 0.8060 | 0.6825 | 0.0225 | 0.8574 | 0.7525 | 1e-10 | 78 |
|
|
|
|
| 129 |
|
| 130 |
|
| 131 |
### 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.0159
|
| 18 |
+
- Train Dice Coef: 0.8051
|
| 19 |
- Train Iou: 0.6825
|
| 20 |
+
- Validation Loss: 0.0227
|
| 21 |
+
- Validation Dice Coef: 0.8561
|
| 22 |
+
- Validation Iou: 0.7506
|
| 23 |
- Train Lr: 1e-10
|
| 24 |
+
- Epoch: 79
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 126 |
| 0.0160 | 0.8049 | 0.6823 | 0.0222 | 0.8578 | 0.7532 | 1e-10 | 76 |
|
| 127 |
| 0.0159 | 0.8053 | 0.6830 | 0.0224 | 0.8565 | 0.7513 | 1e-10 | 77 |
|
| 128 |
| 0.0161 | 0.8060 | 0.6825 | 0.0225 | 0.8574 | 0.7525 | 1e-10 | 78 |
|
| 129 |
+
| 0.0159 | 0.8051 | 0.6825 | 0.0227 | 0.8561 | 0.7506 | 1e-10 | 79 |
|
| 130 |
|
| 131 |
|
| 132 |
### 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:d89e491dd743e7aca96bcf9cb54ceb1103d19d1e04e4265b6ec093f43f833c26
|
| 3 |
size 15133664
|