Commit ·
10f65bc
1
Parent(s): 2a62d53
Training in progress epoch 9
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 |
|
|
@@ -56,6 +56,7 @@ The following hyperparameters were used during training:
|
|
| 56 |
| 0.0336 | 0.6770 | 0.5307 | 0.0540 | 0.6264 | 0.4881 | 1e-04 | 6 |
|
| 57 |
| 0.0302 | 0.7029 | 0.5592 | 0.0518 | 0.6516 | 0.5234 | 1e-04 | 7 |
|
| 58 |
| 0.0306 | 0.7010 | 0.5582 | 0.0704 | 0.5946 | 0.4483 | 1e-04 | 8 |
|
|
|
|
| 59 |
|
| 60 |
|
| 61 |
### 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.0285
|
| 18 |
+
- Train Dice Coef: 0.7160
|
| 19 |
+
- Train Iou: 0.5744
|
| 20 |
+
- Validation Loss: 0.0504
|
| 21 |
+
- Validation Dice Coef: 0.6951
|
| 22 |
+
- Validation Iou: 0.5568
|
| 23 |
- Train Lr: 1e-04
|
| 24 |
+
- Epoch: 9
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 56 |
| 0.0336 | 0.6770 | 0.5307 | 0.0540 | 0.6264 | 0.4881 | 1e-04 | 6 |
|
| 57 |
| 0.0302 | 0.7029 | 0.5592 | 0.0518 | 0.6516 | 0.5234 | 1e-04 | 7 |
|
| 58 |
| 0.0306 | 0.7010 | 0.5582 | 0.0704 | 0.5946 | 0.4483 | 1e-04 | 8 |
|
| 59 |
+
| 0.0285 | 0.7160 | 0.5744 | 0.0504 | 0.6951 | 0.5568 | 1e-04 | 9 |
|
| 60 |
|
| 61 |
|
| 62 |
### 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:b188b9f19ca82b080080fbe11761fdce0421dcc229ce6c2589f23eea5a5afd45
|
| 3 |
size 15133664
|