Training in progress epoch 6
Browse files- README.md +4 -3
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,8 +15,8 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Validation Loss: 0.
|
20 |
- Validation Mean Iou: 0.2496
|
21 |
- Validation Mean Accuracy: 0.25
|
22 |
- Validation Overall Accuracy: 0.9983
|
@@ -28,7 +28,7 @@ It achieves the following results on the evaluation set:
|
|
28 |
- Validation Iou Notlabeled: 0.9983
|
29 |
- Validation Iou Otherclass: 0.0
|
30 |
- Validation Iou Contrail: 0.0
|
31 |
-
- Epoch:
|
32 |
|
33 |
## Model description
|
34 |
|
@@ -60,6 +60,7 @@ The following hyperparameters were used during training:
|
|
60 |
| 0.0157 | 0.0144 | 0.2496 | 0.25 | 0.9983 | 0.0 | 1.0 | 0.0 | 0.0 | 0.0 | 0.9983 | 0.0 | 0.0 | 3 |
|
61 |
| 0.0141 | 0.0137 | 0.2496 | 0.25 | 0.9983 | 0.0 | 1.0 | 0.0 | 0.0 | 0.0 | 0.9983 | 0.0 | 0.0 | 4 |
|
62 |
| 0.0133 | 0.0132 | 0.2496 | 0.25 | 0.9983 | 0.0 | 1.0 | 0.0 | 0.0 | 0.0 | 0.9983 | 0.0 | 0.0 | 5 |
|
|
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.0126
|
19 |
+
- Validation Loss: 0.0125
|
20 |
- Validation Mean Iou: 0.2496
|
21 |
- Validation Mean Accuracy: 0.25
|
22 |
- Validation Overall Accuracy: 0.9983
|
|
|
28 |
- Validation Iou Notlabeled: 0.9983
|
29 |
- Validation Iou Otherclass: 0.0
|
30 |
- Validation Iou Contrail: 0.0
|
31 |
+
- Epoch: 6
|
32 |
|
33 |
## Model description
|
34 |
|
|
|
60 |
| 0.0157 | 0.0144 | 0.2496 | 0.25 | 0.9983 | 0.0 | 1.0 | 0.0 | 0.0 | 0.0 | 0.9983 | 0.0 | 0.0 | 3 |
|
61 |
| 0.0141 | 0.0137 | 0.2496 | 0.25 | 0.9983 | 0.0 | 1.0 | 0.0 | 0.0 | 0.0 | 0.9983 | 0.0 | 0.0 | 4 |
|
62 |
| 0.0133 | 0.0132 | 0.2496 | 0.25 | 0.9983 | 0.0 | 1.0 | 0.0 | 0.0 | 0.0 | 0.9983 | 0.0 | 0.0 | 5 |
|
63 |
+
| 0.0126 | 0.0125 | 0.2496 | 0.25 | 0.9983 | 0.0 | 1.0 | 0.0 | 0.0 | 0.0 | 0.9983 | 0.0 | 0.0 | 6 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 15135608
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6008785fb708a5dd1ef0d0c04ff649820992d8b296ad78277d97f404eda6f159
|
3 |
size 15135608
|