AhamadShaik
commited on
Commit
·
218a98e
1
Parent(s):
8669279
Training in progress epoch 8
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 |
|
@@ -55,6 +55,7 @@ The following hyperparameters were used during training:
|
|
55 |
| 0.0886 | 0.7856 | 0.6535 | 0.0584 | 0.8603 | 0.7566 | 1e-04 | 5 |
|
56 |
| 0.0831 | 0.7971 | 0.6695 | 0.0559 | 0.8621 | 0.7596 | 1e-04 | 6 |
|
57 |
| 0.0770 | 0.8107 | 0.6867 | 0.0530 | 0.8726 | 0.7756 | 1e-04 | 7 |
|
|
|
58 |
|
59 |
|
60 |
### 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.0741
|
18 |
+
- Train Dice Coef: 0.8160
|
19 |
+
- Train Iou: 0.6942
|
20 |
+
- Validation Loss: 0.0512
|
21 |
+
- Validation Dice Coef: 0.8775
|
22 |
+
- Validation Iou: 0.7832
|
23 |
- Train Lr: 1e-04
|
24 |
+
- Epoch: 8
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
55 |
| 0.0886 | 0.7856 | 0.6535 | 0.0584 | 0.8603 | 0.7566 | 1e-04 | 5 |
|
56 |
| 0.0831 | 0.7971 | 0.6695 | 0.0559 | 0.8621 | 0.7596 | 1e-04 | 6 |
|
57 |
| 0.0770 | 0.8107 | 0.6867 | 0.0530 | 0.8726 | 0.7756 | 1e-04 | 7 |
|
58 |
+
| 0.0741 | 0.8160 | 0.6942 | 0.0512 | 0.8775 | 0.7832 | 1e-04 | 8 |
|
59 |
|
60 |
|
61 |
### 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:43f3d7f66159341a306a8ac784b3f9c6202d9b3a424a8c3051626ed3974c82c5
|
3 |
size 15133664
|