End of training
Browse files- README.md +24 -24
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
---
|
2 |
license: other
|
|
|
3 |
tags:
|
4 |
- vision
|
5 |
- image-segmentation
|
6 |
- generated_from_trainer
|
7 |
-
base_model: nvidia/mit-b1
|
8 |
model-index:
|
9 |
- name: segformer-b1-finetuned-sudoku
|
10 |
results: []
|
@@ -17,14 +17,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [nvidia/mit-b1](https://huggingface.co/nvidia/mit-b1) on the mrkprc1/SudokuBoundaries2 dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Mean Iou: 0.
|
22 |
-
- Mean Accuracy: 0.
|
23 |
-
- Overall Accuracy: 0.
|
24 |
-
- Accuracy Unlabelled:
|
25 |
-
- Accuracy Sudoku-boundary: 0.
|
26 |
-
- Iou Unlabelled: 0.
|
27 |
-
- Iou Sudoku-boundary: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -55,21 +55,21 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Mean Iou | Mean Accuracy | Overall Accuracy | Accuracy Unlabelled | Accuracy Sudoku-boundary | Iou Unlabelled | Iou Sudoku-boundary |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:-------------:|:----------------:|:-------------------:|:------------------------:|:--------------:|:-------------------:|
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
|
74 |
|
75 |
### Framework versions
|
|
|
1 |
---
|
2 |
license: other
|
3 |
+
base_model: nvidia/mit-b1
|
4 |
tags:
|
5 |
- vision
|
6 |
- image-segmentation
|
7 |
- generated_from_trainer
|
|
|
8 |
model-index:
|
9 |
- name: segformer-b1-finetuned-sudoku
|
10 |
results: []
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [nvidia/mit-b1](https://huggingface.co/nvidia/mit-b1) on the mrkprc1/SudokuBoundaries2 dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.9826
|
21 |
+
- Mean Iou: 0.2452
|
22 |
+
- Mean Accuracy: 0.4999
|
23 |
+
- Overall Accuracy: 0.4903
|
24 |
+
- Accuracy Unlabelled: 0.9996
|
25 |
+
- Accuracy Sudoku-boundary: 0.0001
|
26 |
+
- Iou Unlabelled: 0.4903
|
27 |
+
- Iou Sudoku-boundary: 0.0001
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Mean Iou | Mean Accuracy | Overall Accuracy | Accuracy Unlabelled | Accuracy Sudoku-boundary | Iou Unlabelled | Iou Sudoku-boundary |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:-------------:|:----------------:|:-------------------:|:------------------------:|:--------------:|:-------------------:|
|
58 |
+
| 0.6034 | 3.33 | 20 | 0.6951 | 0.3427 | 0.5173 | 0.5149 | 0.6432 | 0.3914 | 0.3940 | 0.2913 |
|
59 |
+
| 0.7796 | 6.67 | 40 | 0.7150 | 0.3049 | 0.5083 | 0.5021 | 0.8309 | 0.1857 | 0.4501 | 0.1597 |
|
60 |
+
| 0.4378 | 10.0 | 60 | 0.9772 | 0.2452 | 0.5 | 0.4904 | 1.0 | 0.0 | 0.4904 | 0.0 |
|
61 |
+
| 0.6804 | 13.33 | 80 | 1.1605 | 0.2452 | 0.5 | 0.4904 | 1.0 | 0.0 | 0.4904 | 0.0 |
|
62 |
+
| 0.58 | 16.67 | 100 | 0.9787 | 0.2452 | 0.5 | 0.4904 | 1.0 | 0.0 | 0.4904 | 0.0 |
|
63 |
+
| 0.6563 | 20.0 | 120 | 1.1860 | 0.2452 | 0.5 | 0.4904 | 1.0 | 0.0 | 0.4904 | 0.0 |
|
64 |
+
| 0.5128 | 23.33 | 140 | 0.8884 | 0.2457 | 0.5002 | 0.4907 | 0.9996 | 0.0009 | 0.4905 | 0.0009 |
|
65 |
+
| 0.5054 | 26.67 | 160 | 0.8746 | 0.2455 | 0.5002 | 0.4907 | 0.9998 | 0.0006 | 0.4905 | 0.0006 |
|
66 |
+
| 0.5532 | 30.0 | 180 | 0.9540 | 0.2452 | 0.5000 | 0.4905 | 1.0 | 0.0000 | 0.4905 | 0.0000 |
|
67 |
+
| 0.3238 | 33.33 | 200 | 0.8916 | 0.2470 | 0.5009 | 0.4914 | 0.9984 | 0.0035 | 0.4905 | 0.0035 |
|
68 |
+
| 0.2964 | 36.67 | 220 | 1.0162 | 0.2453 | 0.5000 | 0.4905 | 1.0000 | 0.0000 | 0.4905 | 0.0000 |
|
69 |
+
| 0.2102 | 40.0 | 240 | 0.9650 | 0.2452 | 0.4998 | 0.4903 | 0.9996 | 0.0001 | 0.4903 | 0.0001 |
|
70 |
+
| 0.623 | 43.33 | 260 | 0.9071 | 0.2461 | 0.5004 | 0.4909 | 0.9991 | 0.0017 | 0.4904 | 0.0017 |
|
71 |
+
| 0.3741 | 46.67 | 280 | 0.9245 | 0.2454 | 0.5000 | 0.4904 | 0.9994 | 0.0006 | 0.4903 | 0.0006 |
|
72 |
+
| 0.5765 | 50.0 | 300 | 0.9826 | 0.2452 | 0.4999 | 0.4903 | 0.9996 | 0.0001 | 0.4903 | 0.0001 |
|
73 |
|
74 |
|
75 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 54737376
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:997ad5d205f169517181a1760c637952821e3b6ad464c0768f4ec00393337b1a
|
3 |
size 54737376
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:871ea35620f3eb5c9318e975920e645608fd77bb1d087021f24c61e61cca8888
|
3 |
size 4728
|