mrkprc1 commited on
Commit
9eac000
1 Parent(s): 3a36915

End of training

Browse files
Files changed (3) hide show
  1. README.md +24 -24
  2. model.safetensors +1 -1
  3. 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.7703
21
- - Mean Iou: 0.0967
22
- - Mean Accuracy: 0.1934
23
- - Overall Accuracy: 0.1934
24
- - Accuracy Unlabelled: nan
25
- - Accuracy Sudoku-boundary: 0.1934
26
- - Iou Unlabelled: 0.0
27
- - Iou Sudoku-boundary: 0.1934
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.6531 | 3.33 | 20 | 0.7016 | 0.1433 | 0.2867 | 0.2867 | nan | 0.2867 | 0.0 | 0.2867 |
59
- | 0.7654 | 6.67 | 40 | 0.7142 | 0.3064 | 0.6129 | 0.6129 | nan | 0.6129 | 0.0 | 0.6129 |
60
- | 0.4761 | 10.0 | 60 | 1.0391 | 0.0002 | 0.0005 | 0.0005 | nan | 0.0005 | 0.0 | 0.0005 |
61
- | 0.7746 | 13.33 | 80 | 1.7648 | 0.0 | 0.0 | 0.0 | nan | 0.0 | 0.0 | 0.0 |
62
- | 0.5488 | 16.67 | 100 | 1.2288 | 0.0 | 0.0 | 0.0 | nan | 0.0 | 0.0 | 0.0 |
63
- | 0.6242 | 20.0 | 120 | 1.5012 | 0.0 | 0.0 | 0.0 | nan | 0.0 | 0.0 | 0.0 |
64
- | 0.5423 | 23.33 | 140 | 0.9650 | 0.0029 | 0.0059 | 0.0059 | nan | 0.0059 | 0.0 | 0.0059 |
65
- | 0.521 | 26.67 | 160 | 0.8594 | 0.0197 | 0.0393 | 0.0393 | nan | 0.0393 | 0.0 | 0.0393 |
66
- | 0.5655 | 30.0 | 180 | 0.7950 | 0.0527 | 0.1055 | 0.1055 | nan | 0.1055 | 0.0 | 0.1055 |
67
- | 0.4229 | 33.33 | 200 | 0.7910 | 0.0982 | 0.1964 | 0.1964 | nan | 0.1964 | 0.0 | 0.1964 |
68
- | 0.288 | 36.67 | 220 | 0.7591 | 0.1358 | 0.2715 | 0.2715 | nan | 0.2715 | 0.0 | 0.2715 |
69
- | 0.2002 | 40.0 | 240 | 0.7395 | 0.2414 | 0.4828 | 0.4828 | nan | 0.4828 | 0.0 | 0.4828 |
70
- | 0.6014 | 43.33 | 260 | 0.7405 | 0.2644 | 0.5289 | 0.5289 | nan | 0.5289 | 0.0 | 0.5289 |
71
- | 0.4336 | 46.67 | 280 | 0.7423 | 0.1751 | 0.3502 | 0.3502 | nan | 0.3502 | 0.0 | 0.3502 |
72
- | 0.565 | 50.0 | 300 | 0.7703 | 0.0967 | 0.1934 | 0.1934 | nan | 0.1934 | 0.0 | 0.1934 |
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:b9c29e50710baf0a8e0df97b9a4baa8c224e5ef280786157072184bf96c8b2f9
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:d8fd591cef7cd6ff95f0c315b605899df203453b3ac49935bdffaf7bccdeeaa0
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:871ea35620f3eb5c9318e975920e645608fd77bb1d087021f24c61e61cca8888
3
  size 4728