Commit ·
96ca79d
1
Parent(s): 70f0e21
Training in progress epoch 38
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: 5e-06
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -85,6 +85,7 @@ The following hyperparameters were used during training:
|
|
| 85 |
| 0.0168 | 0.8006 | 0.6759 | 0.0232 | 0.8561 | 0.7507 | 5e-06 | 35 |
|
| 86 |
| 0.0167 | 0.7984 | 0.6739 | 0.0232 | 0.8543 | 0.7480 | 5e-06 | 36 |
|
| 87 |
| 0.0167 | 0.8025 | 0.6786 | 0.0226 | 0.8561 | 0.7507 | 5e-06 | 37 |
|
|
|
|
| 88 |
|
| 89 |
|
| 90 |
### 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.0163
|
| 18 |
+
- Train Dice Coef: 0.8027
|
| 19 |
+
- Train Iou: 0.6791
|
| 20 |
+
- Validation Loss: 0.0231
|
| 21 |
+
- Validation Dice Coef: 0.8560
|
| 22 |
+
- Validation Iou: 0.7505
|
| 23 |
- Train Lr: 5e-06
|
| 24 |
+
- Epoch: 38
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 85 |
| 0.0168 | 0.8006 | 0.6759 | 0.0232 | 0.8561 | 0.7507 | 5e-06 | 35 |
|
| 86 |
| 0.0167 | 0.7984 | 0.6739 | 0.0232 | 0.8543 | 0.7480 | 5e-06 | 36 |
|
| 87 |
| 0.0167 | 0.8025 | 0.6786 | 0.0226 | 0.8561 | 0.7507 | 5e-06 | 37 |
|
| 88 |
+
| 0.0163 | 0.8027 | 0.6791 | 0.0231 | 0.8560 | 0.7505 | 5e-06 | 38 |
|
| 89 |
|
| 90 |
|
| 91 |
### 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:60f5234904f0dba58b0b405159ae17c97f66f532423754ce1932afc54e326ecf
|
| 3 |
size 15133664
|