Commit ·
3ae23dd
1
Parent(s): 82f4088
Training in progress epoch 71
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 |
|
|
@@ -118,6 +118,7 @@ The following hyperparameters were used during training:
|
|
| 118 |
| 0.0190 | 0.7751 | 0.6455 | 0.0243 | 0.8472 | 0.7391 | 1e-10 | 68 |
|
| 119 |
| 0.0188 | 0.7767 | 0.6486 | 0.0233 | 0.8502 | 0.7433 | 1e-10 | 69 |
|
| 120 |
| 0.0189 | 0.7819 | 0.6535 | 0.0231 | 0.8504 | 0.7436 | 1e-10 | 70 |
|
|
|
|
| 121 |
|
| 122 |
|
| 123 |
### 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.0188
|
| 18 |
+
- Train Dice Coef: 0.7734
|
| 19 |
+
- Train Iou: 0.6452
|
| 20 |
+
- Validation Loss: 0.0230
|
| 21 |
+
- Validation Dice Coef: 0.8508
|
| 22 |
+
- Validation Iou: 0.7442
|
| 23 |
- Train Lr: 1e-10
|
| 24 |
+
- Epoch: 71
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 118 |
| 0.0190 | 0.7751 | 0.6455 | 0.0243 | 0.8472 | 0.7391 | 1e-10 | 68 |
|
| 119 |
| 0.0188 | 0.7767 | 0.6486 | 0.0233 | 0.8502 | 0.7433 | 1e-10 | 69 |
|
| 120 |
| 0.0189 | 0.7819 | 0.6535 | 0.0231 | 0.8504 | 0.7436 | 1e-10 | 70 |
|
| 121 |
+
| 0.0188 | 0.7734 | 0.6452 | 0.0230 | 0.8508 | 0.7442 | 1e-10 | 71 |
|
| 122 |
|
| 123 |
|
| 124 |
### 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:a47d6149f6ea671e89a5280d30b9ed0797d43e1da3e2d648b7f48f7b097663c2
|
| 3 |
size 15133664
|