AhamadShaik
commited on
Commit
•
5f18301
1
Parent(s):
81d5f09
Training in progress epoch 31
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: 5e-06
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -78,6 +78,7 @@ The following hyperparameters were used during training:
|
|
78 |
| 0.0446 | 0.8790 | 0.7860 | 0.0428 | 0.8896 | 0.8024 | 5e-06 | 28 |
|
79 |
| 0.0443 | 0.8786 | 0.7855 | 0.0426 | 0.8905 | 0.8038 | 5e-06 | 29 |
|
80 |
| 0.0439 | 0.8795 | 0.7867 | 0.0439 | 0.8881 | 0.7999 | 5e-06 | 30 |
|
|
|
81 |
|
82 |
|
83 |
### 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.0436
|
18 |
+
- Train Dice Coef: 0.8800
|
19 |
+
- Train Iou: 0.7876
|
20 |
+
- Validation Loss: 0.0429
|
21 |
+
- Validation Dice Coef: 0.8902
|
22 |
+
- Validation Iou: 0.8032
|
23 |
- Train Lr: 5e-06
|
24 |
+
- Epoch: 31
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
78 |
| 0.0446 | 0.8790 | 0.7860 | 0.0428 | 0.8896 | 0.8024 | 5e-06 | 28 |
|
79 |
| 0.0443 | 0.8786 | 0.7855 | 0.0426 | 0.8905 | 0.8038 | 5e-06 | 29 |
|
80 |
| 0.0439 | 0.8795 | 0.7867 | 0.0439 | 0.8881 | 0.7999 | 5e-06 | 30 |
|
81 |
+
| 0.0436 | 0.8800 | 0.7876 | 0.0429 | 0.8902 | 0.8032 | 5e-06 | 31 |
|
82 |
|
83 |
|
84 |
### 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:6ce615a4cd0f7a7e2da684410893d6b0c1e2f18ee28a7fc8cd5a337d79cd5410
|
3 |
size 15133664
|