sayakpaul HF staff commited on
Commit
b1e4c47
·
1 Parent(s): 93bb34b

Training in progress epoch 37

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.1798
18
- - Validation Loss: 0.6439
19
- - Validation Mean Iou: 0.3460
20
- - Validation Mean Accuracy: 0.4195
21
- - Validation Overall Accuracy: 0.8508
22
- - Validation Per Category Iou: [0. 0.73276012 0.8703165 0.51981554 0.53793981 0.33233419
23
- nan 0.45652634 0.52909238 0.15852233 0.81964961 0.03700225
24
- 0. nan 0. 0.57771173 0. 0.
25
- 0.73584172 0.15695205 0.4595907 0.37447524 0.02385496 nan
26
- 0. 0.36048183 0.26601379 0. 0.86087389 0.82180707
27
- 0.92369107 0.00845113 0.20893951 0.29856993 0. ]
28
- - Validation Per Category Accuracy: [0. 0.82418646 0.94532887 0.64936378 0.67010705 0.47232691
29
- nan 0.61045369 0.68649566 0.19228588 0.92529247 0.04636385
30
- 0. nan 0. 0.7693662 0. 0.
31
- 0.85725086 0.16617418 0.66391847 0.46183028 0.02387775 nan
32
- 0. 0.41703531 0.33749604 0. 0.95559462 0.91895767
33
- 0.97172331 0.02834959 0.45050561 0.3798439 0. ]
34
- - Epoch: 36
35
 
36
  ## Model description
37
 
@@ -530,6 +530,17 @@ The following hyperparameters were used during training:
530
  0.85725086 0.16617418 0.66391847 0.46183028 0.02387775 nan
531
  0. 0.41703531 0.33749604 0. 0.95559462 0.91895767
532
  0.97172331 0.02834959 0.45050561 0.3798439 0. ] | 36 |
 
 
 
 
 
 
 
 
 
 
 
533
 
534
 
535
  ### 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.1910
18
+ - Validation Loss: 0.6861
19
+ - Validation Mean Iou: 0.3373
20
+ - Validation Mean Accuracy: 0.4223
21
+ - Validation Overall Accuracy: 0.8540
22
+ - Validation Per Category Iou: [0. 0.72845316 0.8706506 0.49601163 0.57976993 0.35860798
23
+ nan 0.4529812 0.52753083 0.14277308 0.8326801 0.01872577
24
+ 0. 0. 0.04983477 0.56359697 0. 0.
25
+ 0.72011327 0.1407459 0.48820143 0.37419962 0. nan
26
+ 0. 0.3859852 0.27267495 0. 0.86971039 0.82754932
27
+ 0.92051632 0.02074915 0.22252298 0.26709874 0. ]
28
+ - Validation Per Category Accuracy: [0. 0.80674712 0.95161564 0.60428497 0.73125603 0.51752095
29
+ nan 0.59417511 0.7610621 0.19268293 0.94001892 0.02690829
30
+ 0. nan 0.05054975 0.67238538 0. 0.
31
+ 0.88221105 0.16390116 0.69192941 0.42158038 0. nan
32
+ 0. 0.48403335 0.36038035 0. 0.94890589 0.90539437
33
+ 0.96853562 0.03844648 0.46371328 0.33603354 0. ]
34
+ - Epoch: 37
35
 
36
  ## Model description
37
 
 
530
  0.85725086 0.16617418 0.66391847 0.46183028 0.02387775 nan
531
  0. 0.41703531 0.33749604 0. 0.95559462 0.91895767
532
  0.97172331 0.02834959 0.45050561 0.3798439 0. ] | 36 |
533
+ | 0.1910 | 0.6861 | 0.3373 | 0.4223 | 0.8540 | [0. 0.72845316 0.8706506 0.49601163 0.57976993 0.35860798
534
+ nan 0.4529812 0.52753083 0.14277308 0.8326801 0.01872577
535
+ 0. 0. 0.04983477 0.56359697 0. 0.
536
+ 0.72011327 0.1407459 0.48820143 0.37419962 0. nan
537
+ 0. 0.3859852 0.27267495 0. 0.86971039 0.82754932
538
+ 0.92051632 0.02074915 0.22252298 0.26709874 0. ] | [0. 0.80674712 0.95161564 0.60428497 0.73125603 0.51752095
539
+ nan 0.59417511 0.7610621 0.19268293 0.94001892 0.02690829
540
+ 0. nan 0.05054975 0.67238538 0. 0.
541
+ 0.88221105 0.16390116 0.69192941 0.42158038 0. nan
542
+ 0. 0.48403335 0.36038035 0. 0.94890589 0.90539437
543
+ 0.96853562 0.03844648 0.46371328 0.33603354 0. ] | 37 |
544
 
545
 
546
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:67a05066c192642fd18d655569aa9699553d479f0efbce1d3d00ece60cc2738d
3
  size 15167588
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46cc3ce54f1f1e696c3840de99442fcdde9d0170fa9135e702822bd5244b2585
3
  size 15167588