AhamadShaik
commited on
Commit
•
3aad26c
1
Parent(s):
a8dc03e
Training in progress epoch 20
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 |
|
@@ -67,6 +67,7 @@ The following hyperparameters were used during training:
|
|
67 |
| 0.0633 | 0.8381 | 0.7262 | 0.0487 | 0.8797 | 0.7868 | 1e-04 | 17 |
|
68 |
| 0.0558 | 0.8544 | 0.7489 | 0.0476 | 0.8828 | 0.7917 | 1e-04 | 18 |
|
69 |
| 0.0523 | 0.8617 | 0.7595 | 0.0454 | 0.8872 | 0.7983 | 1e-04 | 19 |
|
|
|
70 |
|
71 |
|
72 |
### 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.0516
|
18 |
+
- Train Dice Coef: 0.8632
|
19 |
+
- Train Iou: 0.7617
|
20 |
+
- Validation Loss: 0.0465
|
21 |
+
- Validation Dice Coef: 0.8838
|
22 |
+
- Validation Iou: 0.7934
|
23 |
- Train Lr: 1e-04
|
24 |
+
- Epoch: 20
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
67 |
| 0.0633 | 0.8381 | 0.7262 | 0.0487 | 0.8797 | 0.7868 | 1e-04 | 17 |
|
68 |
| 0.0558 | 0.8544 | 0.7489 | 0.0476 | 0.8828 | 0.7917 | 1e-04 | 18 |
|
69 |
| 0.0523 | 0.8617 | 0.7595 | 0.0454 | 0.8872 | 0.7983 | 1e-04 | 19 |
|
70 |
+
| 0.0516 | 0.8632 | 0.7617 | 0.0465 | 0.8838 | 0.7934 | 1e-04 | 20 |
|
71 |
|
72 |
|
73 |
### 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:8664619116f501421f823345233eb9f5bfb870d05bdc9870f133cf016c62f12e
|
3 |
size 15133664
|