Commit ·
2d59b5d
1
Parent(s): ad6479d
Training in progress epoch 29
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 |
|
|
@@ -76,6 +76,7 @@ The following hyperparameters were used during training:
|
|
| 76 |
| 0.0191 | 0.7890 | 0.6608 | 0.0239 | 0.8574 | 0.7525 | 1e-04 | 26 |
|
| 77 |
| 0.0180 | 0.7930 | 0.6662 | 0.0236 | 0.8574 | 0.7524 | 1e-04 | 27 |
|
| 78 |
| 0.0179 | 0.7973 | 0.6709 | 0.0247 | 0.8559 | 0.7504 | 1e-04 | 28 |
|
|
|
|
| 79 |
|
| 80 |
|
| 81 |
### 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.0176
|
| 18 |
+
- Train Dice Coef: 0.7959
|
| 19 |
+
- Train Iou: 0.6702
|
| 20 |
+
- Validation Loss: 0.0245
|
| 21 |
+
- Validation Dice Coef: 0.8567
|
| 22 |
+
- Validation Iou: 0.7515
|
| 23 |
- Train Lr: 1e-04
|
| 24 |
+
- Epoch: 29
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 76 |
| 0.0191 | 0.7890 | 0.6608 | 0.0239 | 0.8574 | 0.7525 | 1e-04 | 26 |
|
| 77 |
| 0.0180 | 0.7930 | 0.6662 | 0.0236 | 0.8574 | 0.7524 | 1e-04 | 27 |
|
| 78 |
| 0.0179 | 0.7973 | 0.6709 | 0.0247 | 0.8559 | 0.7504 | 1e-04 | 28 |
|
| 79 |
+
| 0.0176 | 0.7959 | 0.6702 | 0.0245 | 0.8567 | 0.7515 | 1e-04 | 29 |
|
| 80 |
|
| 81 |
|
| 82 |
### 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:013caf7422aa25c275079014403333907b96fa05da07580fcd59f86ac4b2afc0
|
| 3 |
size 15133664
|