Commit ·
11163fa
1
Parent(s): 7c9ecac
Training in progress epoch 16
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 |
|
|
@@ -63,6 +63,7 @@ The following hyperparameters were used during training:
|
|
| 63 |
| 0.0637 | 0.8383 | 0.7257 | 0.0515 | 0.8772 | 0.7828 | 1e-04 | 13 |
|
| 64 |
| 0.0601 | 0.8462 | 0.7367 | 0.0498 | 0.8765 | 0.7814 | 1e-04 | 14 |
|
| 65 |
| 0.0573 | 0.8525 | 0.7458 | 0.0474 | 0.8817 | 0.7897 | 1e-04 | 15 |
|
|
|
|
| 66 |
|
| 67 |
|
| 68 |
### 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.0565
|
| 18 |
+
- Train Dice Coef: 0.8520
|
| 19 |
+
- Train Iou: 0.7456
|
| 20 |
+
- Validation Loss: 0.0459
|
| 21 |
+
- Validation Dice Coef: 0.8850
|
| 22 |
+
- Validation Iou: 0.7948
|
| 23 |
- Train Lr: 1e-04
|
| 24 |
+
- Epoch: 16
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 63 |
| 0.0637 | 0.8383 | 0.7257 | 0.0515 | 0.8772 | 0.7828 | 1e-04 | 13 |
|
| 64 |
| 0.0601 | 0.8462 | 0.7367 | 0.0498 | 0.8765 | 0.7814 | 1e-04 | 14 |
|
| 65 |
| 0.0573 | 0.8525 | 0.7458 | 0.0474 | 0.8817 | 0.7897 | 1e-04 | 15 |
|
| 66 |
+
| 0.0565 | 0.8520 | 0.7456 | 0.0459 | 0.8850 | 0.7948 | 1e-04 | 16 |
|
| 67 |
|
| 68 |
|
| 69 |
### 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:da3f46f139f9912e5d8f876cc1c8c79e390498ad264f81373f311679baebf940
|
| 3 |
size 15133664
|