End of training
Browse files- README.md +7 -7
- model.safetensors +1 -1
- training_args.bin +0 -0
README.md
CHANGED
@@ -15,11 +15,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
- Loss: 0.0450
|
18 |
-
- Mean Iou: 0.
|
19 |
-
- Mean Accuracy: 0.
|
20 |
- Overall Accuracy: 0.9702
|
21 |
-
- Per Category Iou: [0.
|
22 |
-
- Per Category Accuracy: [0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -49,9 +49,9 @@ The following hyperparameters were used during training:
|
|
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.
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
15 |
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
- Loss: 0.0450
|
18 |
+
- Mean Iou: 0.9316
|
19 |
+
- Mean Accuracy: 0.9624
|
20 |
- Overall Accuracy: 0.9702
|
21 |
+
- Per Category Iou: [0.9489463592815923, 0.8807403310059301, 0.9650686948898038]
|
22 |
+
- Per Category Accuracy: [0.9718627711935148, 0.9278884306932264, 0.987556935702318]
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
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.0933 | 1.0 | 1405 | 0.0450 | 0.9316 | 0.9624 | 0.9702 | [0.9489463592815923, 0.8807403310059301, 0.9650686948898038] | [0.9718627711935148, 0.9278884306932264, 0.987556935702318] |
|
55 |
|
56 |
|
57 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 384728188
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d005b31185949718145408a90acc2576263b7a2147c1f55414f5bdbcf73ff123
|
3 |
size 384728188
|
training_args.bin
CHANGED
Binary files a/training_args.bin and b/training_args.bin differ
|
|