End of training
Browse files
README.md
CHANGED
@@ -14,6 +14,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
# segmentation
|
15 |
|
16 |
This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0) on the None dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -42,6 +49,13 @@ The following hyperparameters were used during training:
|
|
42 |
|
43 |
### Training results
|
44 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
|
46 |
|
47 |
### Framework versions
|
|
|
14 |
# segmentation
|
15 |
|
16 |
This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0) on the None dataset.
|
17 |
+
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: -0.9095
|
19 |
+
- Mean Iou: 0.2514
|
20 |
+
- Mean Accuracy: 1.0
|
21 |
+
- Overall Accuracy: 1.0
|
22 |
+
- Per Category Iou: [0.25135050741608117]
|
23 |
+
- Per Category Accuracy: [1.0]
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
+
| Training Loss | Epoch | Step | Validation Loss | Mean Iou | Mean Accuracy | Overall Accuracy | Per Category Iou | Per Category Accuracy |
|
53 |
+
|:-------------:|:------:|:----:|:---------------:|:--------:|:-------------:|:----------------:|:---------------------:|:---------------------:|
|
54 |
+
| -0.906 | 0.1905 | 20 | -0.5145 | 0.2514 | 1.0 | 1.0 | [0.25135050741608117] | [1.0] |
|
55 |
+
| -1.2793 | 0.3810 | 40 | -0.7514 | 0.2514 | 1.0 | 1.0 | [0.25135050741608117] | [1.0] |
|
56 |
+
| -3.2567 | 0.5714 | 60 | -0.9282 | 0.2514 | 1.0 | 1.0 | [0.25135050741608117] | [1.0] |
|
57 |
+
| -3.8327 | 0.7619 | 80 | -0.9024 | 0.2514 | 1.0 | 1.0 | [0.25135050741608117] | [1.0] |
|
58 |
+
| -2.1622 | 0.9524 | 100 | -0.9095 | 0.2514 | 1.0 | 1.0 | [0.25135050741608117] | [1.0] |
|
59 |
|
60 |
|
61 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14883748
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a8cd8191fe6446d334dabcd79cb0de020cb1205a5f63a8ff4cbf7acaa382d86
|
3 |
size 14883748
|
runs/Jun26_10-20-33_ISLEM/events.out.tfevents.1719393634.ISLEM.17420.2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9171b91256776c3e70c358025d581146d42427558774cd460b1b69a6b3d8c3a1
|
3 |
+
size 29450
|