Commit ·
20ef590
1
Parent(s): 41a91de
Training in progress epoch 20
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-04
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -67,6 +67,7 @@ The following hyperparameters were used during training:
|
|
| 67 |
| 0.0227 | 0.7682 | 0.6339 | 0.0264 | 0.8467 | 0.7368 | 1e-04 | 17 |
|
| 68 |
| 0.0236 | 0.7639 | 0.6281 | 0.0273 | 0.8450 | 0.7356 | 1e-04 | 18 |
|
| 69 |
| 0.0221 | 0.7701 | 0.6359 | 0.0251 | 0.8491 | 0.7411 | 1e-04 | 19 |
|
|
|
|
| 70 |
|
| 71 |
|
| 72 |
### 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.0235
|
| 18 |
+
- Train Dice Coef: 0.7619
|
| 19 |
+
- Train Iou: 0.6262
|
| 20 |
+
- Validation Loss: 0.0264
|
| 21 |
+
- Validation Dice Coef: 0.8482
|
| 22 |
+
- Validation Iou: 0.7394
|
| 23 |
- Train Lr: 1e-04
|
| 24 |
+
- Epoch: 20
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 67 |
| 0.0227 | 0.7682 | 0.6339 | 0.0264 | 0.8467 | 0.7368 | 1e-04 | 17 |
|
| 68 |
| 0.0236 | 0.7639 | 0.6281 | 0.0273 | 0.8450 | 0.7356 | 1e-04 | 18 |
|
| 69 |
| 0.0221 | 0.7701 | 0.6359 | 0.0251 | 0.8491 | 0.7411 | 1e-04 | 19 |
|
| 70 |
+
| 0.0235 | 0.7619 | 0.6262 | 0.0264 | 0.8482 | 0.7394 | 1e-04 | 20 |
|
| 71 |
|
| 72 |
|
| 73 |
### 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:be3cbdddfc4ac966f97a47fc7cc14625db2917b3cf7b18ebf9cd8d13672726ab
|
| 3 |
size 15133664
|