sayakpaul HF staff commited on
Commit
7a7d3ba
·
1 Parent(s): 014f658

Training in progress epoch 48

Browse files
Files changed (2) hide show
  1. README.md +29 -18
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -14,24 +14,24 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 0.1585
18
- - Validation Loss: 0.6725
19
- - Validation Mean Iou: 0.3415
20
- - Validation Mean Accuracy: 0.4190
21
- - Validation Overall Accuracy: 0.8535
22
- - Validation Per Category Iou: [0. 0.74284532 0.86678428 0.54130328 0.592518 0.33619826
23
- nan 0.47860921 0.53555311 0.13615702 0.840225 0.0324756
24
- 0. 0. 0.0125921 0.5772223 0.00713938 0.07961865
25
- 0.69787318 0.15411381 0.42659167 0.31988305 0.21068702 nan
26
- 0.00789658 0.30050464 0.26163173 0. 0.86535926 0.84362947
27
- 0.931857 0.00939852 0.24908615 0.21156364 0. ]
28
- - Validation Per Category Accuracy: [0. 0.82243054 0.9543983 0.64364591 0.71581322 0.46329434
29
- nan 0.64800735 0.71539944 0.14951787 0.92976332 0.04306896
30
- 0. nan 0.01260392 0.66980072 0.00718133 0.08559557
31
- 0.92171657 0.17258735 0.49634561 0.36358206 0.26361032 nan
32
- 0.01583964 0.36433429 0.35290016 0. 0.95135747 0.92044025
33
- 0.96608409 0.01171174 0.46171837 0.28381055 0. ]
34
- - Epoch: 47
35
 
36
  ## Model description
37
 
@@ -663,6 +663,17 @@ The following hyperparameters were used during training:
663
  0.92171657 0.17258735 0.49634561 0.36358206 0.26361032 nan
664
  0.01583964 0.36433429 0.35290016 0. 0.95135747 0.92044025
665
  0.96608409 0.01171174 0.46171837 0.28381055 0. ] | 47 |
 
 
 
 
 
 
 
 
 
 
 
666
 
667
 
668
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 0.1639
18
+ - Validation Loss: 0.6638
19
+ - Validation Mean Iou: 0.3419
20
+ - Validation Mean Accuracy: 0.4233
21
+ - Validation Overall Accuracy: 0.8550
22
+ - Validation Per Category Iou: [0. 0.71865709 0.87209576 0.51914185 0.52707584 0.34995032
23
+ nan 0.47794158 0.52451758 0.11065204 0.82877906 0.01060281
24
+ 0. 0. 0. 0.59107325 0. 0.00219268
25
+ 0.74962568 0.1609274 0.4762318 0.33886038 0.19541139 nan
26
+ 0.02215171 0.34158934 0.25257756 0. 0.86041496 0.84133428
27
+ 0.93256709 0.01013283 0.22474757 0.34358617 0. ]
28
+ - Validation Per Category Accuracy: [0. 0.82173299 0.95295172 0.62366599 0.63033983 0.46985838
29
+ nan 0.68757943 0.68378206 0.13216109 0.92608194 0.01396407
30
+ 0. nan 0. 0.69481071 0. 0.00221607
31
+ 0.88532781 0.1871834 0.63924586 0.39075818 0.23591213 nan
32
+ 0.0508831 0.43050089 0.33698891 0. 0.95263534 0.94223109
33
+ 0.96931761 0.02135191 0.42106349 0.44273059 0. ]
34
+ - Epoch: 48
35
 
36
  ## Model description
37
 
 
663
  0.92171657 0.17258735 0.49634561 0.36358206 0.26361032 nan
664
  0.01583964 0.36433429 0.35290016 0. 0.95135747 0.92044025
665
  0.96608409 0.01171174 0.46171837 0.28381055 0. ] | 47 |
666
+ | 0.1639 | 0.6638 | 0.3419 | 0.4233 | 0.8550 | [0. 0.71865709 0.87209576 0.51914185 0.52707584 0.34995032
667
+ nan 0.47794158 0.52451758 0.11065204 0.82877906 0.01060281
668
+ 0. 0. 0. 0.59107325 0. 0.00219268
669
+ 0.74962568 0.1609274 0.4762318 0.33886038 0.19541139 nan
670
+ 0.02215171 0.34158934 0.25257756 0. 0.86041496 0.84133428
671
+ 0.93256709 0.01013283 0.22474757 0.34358617 0. ] | [0. 0.82173299 0.95295172 0.62366599 0.63033983 0.46985838
672
+ nan 0.68757943 0.68378206 0.13216109 0.92608194 0.01396407
673
+ 0. nan 0. 0.69481071 0. 0.00221607
674
+ 0.88532781 0.1871834 0.63924586 0.39075818 0.23591213 nan
675
+ 0.0508831 0.43050089 0.33698891 0. 0.95263534 0.94223109
676
+ 0.96931761 0.02135191 0.42106349 0.44273059 0. ] | 48 |
677
 
678
 
679
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2d116f92c205cd89c23446b4738166e777558149253c36787b85fea3e9276784
3
  size 15167588
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1886cc782031cc4ee8270ebc17edff89a2ee5556553cf26e6a1aead317fdca87
3
  size 15167588