Commit ·
7f9ec55
1
Parent(s): ba24481
Training in progress epoch 58
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 |
|
|
@@ -105,6 +105,7 @@ The following hyperparameters were used during training:
|
|
| 105 |
| 0.0523 | 0.8352 | 0.7333 | 0.0440 | 0.8867 | 0.7974 | 1e-10 | 55 |
|
| 106 |
| 0.0523 | 0.8376 | 0.7347 | 0.0456 | 0.8846 | 0.7940 | 1e-10 | 56 |
|
| 107 |
| 0.0520 | 0.8466 | 0.7441 | 0.0448 | 0.8856 | 0.7956 | 1e-10 | 57 |
|
|
|
|
| 108 |
|
| 109 |
|
| 110 |
### 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.0524
|
| 18 |
+
- Train Dice Coef: 0.8382
|
| 19 |
+
- Train Iou: 0.7357
|
| 20 |
+
- Validation Loss: 0.0433
|
| 21 |
+
- Validation Dice Coef: 0.8875
|
| 22 |
+
- Validation Iou: 0.7987
|
| 23 |
- Train Lr: 1e-10
|
| 24 |
+
- Epoch: 58
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 105 |
| 0.0523 | 0.8352 | 0.7333 | 0.0440 | 0.8867 | 0.7974 | 1e-10 | 55 |
|
| 106 |
| 0.0523 | 0.8376 | 0.7347 | 0.0456 | 0.8846 | 0.7940 | 1e-10 | 56 |
|
| 107 |
| 0.0520 | 0.8466 | 0.7441 | 0.0448 | 0.8856 | 0.7956 | 1e-10 | 57 |
|
| 108 |
+
| 0.0524 | 0.8382 | 0.7357 | 0.0433 | 0.8875 | 0.7987 | 1e-10 | 58 |
|
| 109 |
|
| 110 |
|
| 111 |
### 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:5a1a11d058a7e0f2119a84bc0b9d19a3daf81a7bf0ff068a9385d8bbdc012c80
|
| 3 |
size 15133664
|