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

Training in progress epoch 47

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.1583
18
- - Validation Loss: 0.6668
19
- - Validation Mean Iou: 0.3453
20
- - Validation Mean Accuracy: 0.4290
21
- - Validation Overall Accuracy: 0.8570
22
- - Validation Per Category Iou: [0. 0.73912322 0.88184035 0.54202375 0.61989079 0.33733122
23
- nan 0.47375403 0.53749898 0.12581496 0.8420281 0.04242981
24
- 0. 0. 0.03156768 0.60852625 0. 0.03146446
25
- 0.72119287 0.1604611 0.43005717 0.28221047 0.19100237 nan
26
- 0. 0.38758683 0.27132107 0. 0.86228214 0.81115316
27
- 0.92821964 0.01429115 0.21712915 0.30522837 0. ]
28
- - Validation Per Category Accuracy: [0. 0.82547277 0.95706472 0.64436493 0.74909042 0.46153021
29
- nan 0.62990635 0.75593544 0.14339195 0.92848243 0.06887895
30
- 0. nan 0.03164387 0.73716412 0. 0.03365651
31
- 0.90908329 0.16610923 0.54632489 0.32057627 0.23113658 nan
32
- 0. 0.47346874 0.37026941 0. 0.93536071 0.94649997
33
- 0.9651882 0.0336998 0.46694641 0.39575856 0. ]
34
- - Epoch: 46
35
 
36
  ## Model description
37
 
@@ -652,6 +652,17 @@ The following hyperparameters were used during training:
652
  0.90908329 0.16610923 0.54632489 0.32057627 0.23113658 nan
653
  0. 0.47346874 0.37026941 0. 0.93536071 0.94649997
654
  0.9651882 0.0336998 0.46694641 0.39575856 0. ] | 46 |
 
 
 
 
 
 
 
 
 
 
 
655
 
656
 
657
  ### 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.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
 
 
652
  0.90908329 0.16610923 0.54632489 0.32057627 0.23113658 nan
653
  0. 0.47346874 0.37026941 0. 0.93536071 0.94649997
654
  0.9651882 0.0336998 0.46694641 0.39575856 0. ] | 46 |
655
+ | 0.1585 | 0.6725 | 0.3415 | 0.4190 | 0.8535 | [0. 0.74284532 0.86678428 0.54130328 0.592518 0.33619826
656
+ nan 0.47860921 0.53555311 0.13615702 0.840225 0.0324756
657
+ 0. 0. 0.0125921 0.5772223 0.00713938 0.07961865
658
+ 0.69787318 0.15411381 0.42659167 0.31988305 0.21068702 nan
659
+ 0.00789658 0.30050464 0.26163173 0. 0.86535926 0.84362947
660
+ 0.931857 0.00939852 0.24908615 0.21156364 0. ] | [0. 0.82243054 0.9543983 0.64364591 0.71581322 0.46329434
661
+ nan 0.64800735 0.71539944 0.14951787 0.92976332 0.04306896
662
+ 0. nan 0.01260392 0.66980072 0.00718133 0.08559557
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
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a658c5e45431273ad86bc047e34d2fd388f9676801f4c073040841cb70eead8a
3
  size 15167588
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d116f92c205cd89c23446b4738166e777558149253c36787b85fea3e9276784
3
  size 15167588