Shawon16 commited on
Commit
8f49af0
·
verified ·
1 Parent(s): acb7159

End of training

Browse files
.gitattributes CHANGED
@@ -37,3 +37,5 @@ confusion_matrix_top50_train.tiff filter=lfs diff=lfs merge=lfs -text
37
  confusion_matrix_top50_val.tiff filter=lfs diff=lfs merge=lfs -text
38
  long_tail_scatter_train.tiff filter=lfs diff=lfs merge=lfs -text
39
  long_tail_scatter_val.tiff filter=lfs diff=lfs merge=lfs -text
 
 
 
37
  confusion_matrix_top50_val.tiff filter=lfs diff=lfs merge=lfs -text
38
  long_tail_scatter_train.tiff filter=lfs diff=lfs merge=lfs -text
39
  long_tail_scatter_val.tiff filter=lfs diff=lfs merge=lfs -text
40
+ confusion_matrix_top50_test.tiff filter=lfs diff=lfs merge=lfs -text
41
+ long_tail_scatter_test.tiff filter=lfs diff=lfs merge=lfs -text
confusion_matrix_top50_test.tiff ADDED

Git LFS Details

  • SHA256: 5cbf172276d3b65d35200dd940c86e722992dc779b1102601abc86a1e47566cc
  • Pointer size: 133 Bytes
  • Size of remote file: 26.7 MB
confusion_matrix_top50_train.tiff CHANGED

Git LFS Details

  • SHA256: f910aa19030de4c413c7adf96f401223be98e87902418bb37d3f97603a538c20
  • Pointer size: 133 Bytes
  • Size of remote file: 27 MB

Git LFS Details

  • SHA256: b21b64fa233d42f938e1ed58b2bc159bad72d6447dc83cfeea0683fcf7f079b7
  • Pointer size: 133 Bytes
  • Size of remote file: 26.6 MB
confusion_matrix_top50_val.tiff CHANGED

Git LFS Details

  • SHA256: 3660436ed24df166d4ee325b68cf4aade9b485a86946c3f792e8bf6316c1b1ad
  • Pointer size: 133 Bytes
  • Size of remote file: 26.8 MB

Git LFS Details

  • SHA256: 2c45eb4054974cb63ae6da9000cb02aa50bb5136a7006ce579cdad702449aaf3
  • Pointer size: 133 Bytes
  • Size of remote file: 26.7 MB
long_tail_scatter_test.tiff ADDED

Git LFS Details

  • SHA256: 58f2f7fe12700ee56b0b200bef25ba6106885e12cbde0ae6bd06f69fd60408a4
  • Pointer size: 133 Bytes
  • Size of remote file: 17.7 MB
long_tail_scatter_train.tiff CHANGED

Git LFS Details

  • SHA256: 2ffbe8fef7a577b7eedf934d2f256795219d801e9247fa629903efb5729703d6
  • Pointer size: 133 Bytes
  • Size of remote file: 17.7 MB

Git LFS Details

  • SHA256: 946f763e06bcccdfe47c9937d845fcfdb46e338ceb93afbc04c9dbc5fee0981e
  • Pointer size: 133 Bytes
  • Size of remote file: 17.7 MB
long_tail_scatter_val.tiff CHANGED

Git LFS Details

  • SHA256: f176c88ab4aa59d2e713974b137e041c64120c4252b271f74aee30ef45135ccc
  • Pointer size: 133 Bytes
  • Size of remote file: 17.7 MB

Git LFS Details

  • SHA256: 58478fb4a7f0259de81adb1a24519129280c38e8ada1bbde9fab8b7f2c72d1b7
  • Pointer size: 133 Bytes
  • Size of remote file: 17.7 MB
overall_results_summary.csv ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ mode,macro_accuracy,macro_precision,macro_recall,macro_f1,top1_accuracy,top5_accuracy,top10_accuracy,spearman_r,spearman_p
2
+ TRAIN,0.31666666666666665,0.18764172335600907,0.31666666666666665,0.20052083333333331,0.31666666666666665,1.0,1.0,,
3
+ VAL,0.375,0.2361111111111111,0.375,0.27884615384615385,0.42857142857142855,1.0,1.0,,
4
+ TEST,0.20833333333333331,0.3125,0.20833333333333331,0.20833333333333331,0.25,1.0,1.0,,
per_class_results_test.csv ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ class,accuracy,precision,recall,f1,macro_accuracy,macro_precision,macro_recall,macro_f1,top1_accuracy,top5_accuracy,top10_accuracy,spearman_r,spearman_p
2
+ year,0.0,0.0,0.0,0.0,0.20833333333333331,0.3125,0.20833333333333331,0.20833333333333331,0.25,1.0,1.0,,
3
+ aam,0.5,0.25,0.5,0.3333333333333333,0.20833333333333331,0.3125,0.20833333333333331,0.20833333333333331,0.25,1.0,1.0,,
4
+ aaple,0.3333333333333333,1.0,0.3333333333333333,0.5,0.20833333333333331,0.3125,0.20833333333333331,0.20833333333333331,0.25,1.0,1.0,,
5
+ wrong,0.0,0.0,0.0,0.0,0.20833333333333331,0.3125,0.20833333333333331,0.20833333333333331,0.25,1.0,1.0,,
per_class_results_train.csv CHANGED
The diff for this file is too large to render. See raw diff
 
per_class_results_val.csv CHANGED
The diff for this file is too large to render. See raw diff