sungile commited on
Commit
590fb44
·
verified ·
1 Parent(s): e040a4b

End of training

Browse files
Files changed (2) hide show
  1. README.md +29 -0
  2. model.safetensors +1 -1
README.md CHANGED
@@ -17,6 +17,17 @@ should probably proofread and complete it, then remove this comment. -->
17
  # custom-object-test4
18
 
19
  This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0) on the sungile/custom-object-masking5 dataset.
 
 
 
 
 
 
 
 
 
 
 
20
 
21
  ## Model description
22
 
@@ -43,6 +54,24 @@ The following hyperparameters were used during training:
43
  - lr_scheduler_type: linear
44
  - num_epochs: 3
45
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
46
  ### Framework versions
47
 
48
  - Transformers 4.47.1
 
17
  # custom-object-test4
18
 
19
  This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0) on the sungile/custom-object-masking5 dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.2992
22
+ - Mean Iou: 0.0
23
+ - Mean Accuracy: nan
24
+ - Overall Accuracy: nan
25
+ - Accuracy Unknown: nan
26
+ - Accuracy Background: nan
27
+ - Accuracy Object: nan
28
+ - Iou Unknown: 0.0
29
+ - Iou Background: 0.0
30
+ - Iou Object: 0.0
31
 
32
  ## Model description
33
 
 
54
  - lr_scheduler_type: linear
55
  - num_epochs: 3
56
 
57
+ ### Training results
58
+
59
+ | Training Loss | Epoch | Step | Validation Loss | Mean Iou | Mean Accuracy | Overall Accuracy | Accuracy Unknown | Accuracy Background | Accuracy Object | Iou Unknown | Iou Background | Iou Object |
60
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:-------------:|:----------------:|:----------------:|:-------------------:|:---------------:|:-----------:|:--------------:|:----------:|
61
+ | 1.0218 | 0.25 | 20 | 1.0125 | 0.0 | nan | nan | nan | nan | nan | 0.0 | 0.0 | 0.0 |
62
+ | 0.8291 | 0.5 | 40 | 0.7527 | 0.0 | nan | nan | nan | nan | nan | 0.0 | 0.0 | 0.0 |
63
+ | 0.7097 | 0.75 | 60 | 0.6208 | 0.0 | nan | nan | nan | nan | nan | 0.0 | 0.0 | 0.0 |
64
+ | 0.606 | 1.0 | 80 | 0.5042 | 0.0 | nan | nan | nan | nan | nan | 0.0 | 0.0 | 0.0 |
65
+ | 0.5577 | 1.25 | 100 | 0.4111 | 0.0 | nan | nan | nan | nan | nan | 0.0 | 0.0 | 0.0 |
66
+ | 0.4422 | 1.5 | 120 | 0.4041 | 0.0 | nan | nan | nan | nan | nan | 0.0 | 0.0 | 0.0 |
67
+ | 0.3799 | 1.75 | 140 | 0.3846 | 0.0 | nan | nan | nan | nan | nan | 0.0 | 0.0 | 0.0 |
68
+ | 0.3578 | 2.0 | 160 | 0.3197 | 0.0 | nan | nan | nan | nan | nan | 0.0 | 0.0 | nan |
69
+ | 0.3401 | 2.25 | 180 | 0.3423 | 0.0 | nan | nan | nan | nan | nan | 0.0 | 0.0 | nan |
70
+ | 0.3223 | 2.5 | 200 | 0.3077 | 0.0 | nan | nan | nan | nan | nan | 0.0 | 0.0 | 0.0 |
71
+ | 0.3068 | 2.75 | 220 | 0.3110 | 0.0 | nan | nan | nan | nan | nan | 0.0 | 0.0 | 0.0 |
72
+ | 0.2823 | 3.0 | 240 | 0.2992 | 0.0 | nan | nan | nan | nan | nan | 0.0 | 0.0 | 0.0 |
73
+
74
+
75
  ### Framework versions
76
 
77
  - Transformers 4.47.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e65c59643a5fc4095d5c6421e986bfd4031c2affe151e24fe958db6d1c2cae12
3
  size 14885804
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d40bc58c7fb417c9db1140c4f5bc3e01e0362868e323f03ec41b931cd8002c1b
3
  size 14885804