Commit ·
5f24c20
1
Parent(s): aea5181
Training in progress epoch 77
Browse files- README.md +7 -6
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -15,13 +15,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 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.0188
|
| 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 |
|
|
@@ -124,6 +124,7 @@ The following hyperparameters were used during training:
|
|
| 124 |
| 0.0189 | 0.7720 | 0.6430 | 0.0237 | 0.8481 | 0.7401 | 1e-10 | 74 |
|
| 125 |
| 0.0189 | 0.7753 | 0.6464 | 0.0232 | 0.8505 | 0.7439 | 1e-10 | 75 |
|
| 126 |
| 0.0188 | 0.7759 | 0.6481 | 0.0232 | 0.8500 | 0.7427 | 1e-10 | 76 |
|
|
|
|
| 127 |
|
| 128 |
|
| 129 |
### Framework versions
|
|
|
|
| 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.0188
|
| 18 |
+
- Train Dice Coef: 0.7760
|
| 19 |
+
- Train Iou: 0.6479
|
| 20 |
+
- Validation Loss: 0.0235
|
| 21 |
+
- Validation Dice Coef: 0.8494
|
| 22 |
+
- Validation Iou: 0.7418
|
| 23 |
- Train Lr: 1e-10
|
| 24 |
+
- Epoch: 77
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 124 |
| 0.0189 | 0.7720 | 0.6430 | 0.0237 | 0.8481 | 0.7401 | 1e-10 | 74 |
|
| 125 |
| 0.0189 | 0.7753 | 0.6464 | 0.0232 | 0.8505 | 0.7439 | 1e-10 | 75 |
|
| 126 |
| 0.0188 | 0.7759 | 0.6481 | 0.0232 | 0.8500 | 0.7427 | 1e-10 | 76 |
|
| 127 |
+
| 0.0188 | 0.7760 | 0.6479 | 0.0235 | 0.8494 | 0.7418 | 1e-10 | 77 |
|
| 128 |
|
| 129 |
|
| 130 |
### 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:d523b118883d1c30b25647d1b0d527f6aa5e776e07765d6d1933ff72421d06e0
|
| 3 |
size 15133664
|