sayakpaul HF staff commited on
Commit
3f0cb44
·
1 Parent(s): 2250a40

Training in progress epoch 19

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.2777
18
- - Validation Loss: 0.5923
19
- - Validation Mean Iou: 0.3311
20
- - Validation Mean Accuracy: 0.4005
21
- - Validation Overall Accuracy: 0.8496
22
- - Validation Per Category Iou: [0. 0.74552742 0.85847838 0.50817039 0.54300979 0.31118625
23
- nan 0.42604196 0.48432857 0. 0.80689375 0.
24
- 0. nan 0. 0.53701465 0. 0.
25
- 0.72095961 0.1181785 0.44646925 0.38422934 0. nan
26
- 0. 0.36931298 0.14420905 0. 0.85509203 0.82052953
27
- 0.91364053 0.00100348 0.23289685 0.36817268 0. ]
28
- - Validation Per Category Accuracy: [0. 0.84028626 0.9434955 0.64877174 0.63691529 0.41306725
29
- nan 0.60885149 0.7505436 0. 0.92003686 0.
30
- 0. nan 0. 0.6933623 0. 0.
31
- 0.87623974 0.12084362 0.60794245 0.40909699 0. nan
32
- 0. 0.43594135 0.17001585 0. 0.95100912 0.93487828
33
- 0.9639534 0.00228363 0.4196533 0.46863408 0. ]
34
- - Epoch: 18
35
 
36
  ## Model description
37
 
@@ -290,6 +290,17 @@ The following hyperparameters were used during training:
290
  0.87623974 0.12084362 0.60794245 0.40909699 0. nan
291
  0. 0.43594135 0.17001585 0. 0.95100912 0.93487828
292
  0.9639534 0.00228363 0.4196533 0.46863408 0. ] | 18 |
 
 
 
 
 
 
 
 
 
 
 
293
 
294
 
295
  ### 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.2706
18
+ - Validation Loss: 0.6428
19
+ - Validation Mean Iou: 0.3221
20
+ - Validation Mean Accuracy: 0.3962
21
+ - Validation Overall Accuracy: 0.8382
22
+ - Validation Per Category Iou: [0. 0.68452221 0.8452384 0.47997747 0.51381266 0.28444074
23
+ nan 0.37559387 0.49555801 0.03074893 0.81638827 0.
24
+ 0. nan 0. 0.51609207 0. 0.
25
+ 0.71837159 0.08793388 0.44408701 0.37771393 0. nan
26
+ 0. 0.32731481 0.15540722 0. 0.85633997 0.83551836
27
+ 0.91595508 0.00870258 0.18741004 0.35077478 0. ]
28
+ - Validation Per Category Accuracy: [0. 0.85198925 0.92426408 0.60975057 0.67323702 0.32590697
29
+ nan 0.51767974 0.69125992 0.03437323 0.90694783 0.
30
+ 0. nan 0. 0.75364599 0. 0.
31
+ 0.86882314 0.0906936 0.61902497 0.43503007 0. nan
32
+ 0. 0.36935451 0.18301109 0. 0.9493751 0.91609312
33
+ 0.96411175 0.02618015 0.47471968 0.49440352 0. ]
34
+ - Epoch: 19
35
 
36
  ## Model description
37
 
 
290
  0.87623974 0.12084362 0.60794245 0.40909699 0. nan
291
  0. 0.43594135 0.17001585 0. 0.95100912 0.93487828
292
  0.9639534 0.00228363 0.4196533 0.46863408 0. ] | 18 |
293
+ | 0.2706 | 0.6428 | 0.3221 | 0.3962 | 0.8382 | [0. 0.68452221 0.8452384 0.47997747 0.51381266 0.28444074
294
+ nan 0.37559387 0.49555801 0.03074893 0.81638827 0.
295
+ 0. nan 0. 0.51609207 0. 0.
296
+ 0.71837159 0.08793388 0.44408701 0.37771393 0. nan
297
+ 0. 0.32731481 0.15540722 0. 0.85633997 0.83551836
298
+ 0.91595508 0.00870258 0.18741004 0.35077478 0. ] | [0. 0.85198925 0.92426408 0.60975057 0.67323702 0.32590697
299
+ nan 0.51767974 0.69125992 0.03437323 0.90694783 0.
300
+ 0. nan 0. 0.75364599 0. 0.
301
+ 0.86882314 0.0906936 0.61902497 0.43503007 0. nan
302
+ 0. 0.36935451 0.18301109 0. 0.9493751 0.91609312
303
+ 0.96411175 0.02618015 0.47471968 0.49440352 0. ] | 19 |
304
 
305
 
306
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d79159597af382f22163832cb4e14ff516576afe8d4f31ff9a850ffaa923025e
3
  size 15167588
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cde4c111f0e6990408e106fc4954f94498bffafdeb10dff8443e0e15c247496
3
  size 15167588