Commit ·
3f2c8f5
1
Parent(s): 7f9ec55
Training in progress epoch 59
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 |
|
|
@@ -106,6 +106,7 @@ The following hyperparameters were used during training:
|
|
| 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
|
|
|
|
| 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.0521
|
| 18 |
+
- Train Dice Coef: 0.8431
|
| 19 |
+
- Train Iou: 0.7403
|
| 20 |
+
- Validation Loss: 0.0450
|
| 21 |
+
- Validation Dice Coef: 0.8853
|
| 22 |
+
- Validation Iou: 0.7951
|
| 23 |
- Train Lr: 1e-10
|
| 24 |
+
- Epoch: 59
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 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 |
+
| 0.0521 | 0.8431 | 0.7403 | 0.0450 | 0.8853 | 0.7951 | 1e-10 | 59 |
|
| 110 |
|
| 111 |
|
| 112 |
### 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:bac1889757f568ec6c3b13cf6a43a98f0a96cb2ced0be872f857633fdb2e1f50
|
| 3 |
size 15133664
|