Shawon16 commited on
Commit
3061dbc
·
verified ·
1 Parent(s): f2c4921

End of training

Browse files
.gitattributes CHANGED
@@ -33,3 +33,12 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ confusion_matrix_test.tiff filter=lfs diff=lfs merge=lfs -text
37
+ confusion_matrix_train.tiff filter=lfs diff=lfs merge=lfs -text
38
+ confusion_matrix_val.tiff filter=lfs diff=lfs merge=lfs -text
39
+ long_tail_f1_vs_freq_test.tiff filter=lfs diff=lfs merge=lfs -text
40
+ long_tail_f1_vs_freq_train.tiff filter=lfs diff=lfs merge=lfs -text
41
+ long_tail_f1_vs_freq_val.tiff filter=lfs diff=lfs merge=lfs -text
42
+ per_class_accuracy_test.tiff filter=lfs diff=lfs merge=lfs -text
43
+ per_class_accuracy_train.tiff filter=lfs diff=lfs merge=lfs -text
44
+ per_class_accuracy_val.tiff filter=lfs diff=lfs merge=lfs -text
confusion_matrix_test.tiff ADDED

Git LFS Details

  • SHA256: 36aa207924823bca17d7f90dc3ef02335dc3e66c8877a1b3a67d555e2231afd3
  • Pointer size: 133 Bytes
  • Size of remote file: 13 MB
confusion_matrix_train.tiff ADDED

Git LFS Details

  • SHA256: 53f11bd108001b7199944c10db639d9066a8a7e3def3ae957d289d92aa393677
  • Pointer size: 133 Bytes
  • Size of remote file: 12.8 MB
confusion_matrix_val.tiff ADDED

Git LFS Details

  • SHA256: e488214944e05e5946c4c03446133a0c3aac297ece3a61b2191e255d01532974
  • Pointer size: 133 Bytes
  • Size of remote file: 12.9 MB
long_tail_f1_vs_freq_test.tiff ADDED

Git LFS Details

  • SHA256: 6bd1fa16a5d04b7acef8dda7a5327a918573ca3ffc933454a5f4e39ab4f6113d
  • Pointer size: 133 Bytes
  • Size of remote file: 26.5 MB
long_tail_f1_vs_freq_train.tiff ADDED

Git LFS Details

  • SHA256: 0c3659c22421bfdd5ff7521af653782c9a9f842aadb6660b7884a4349b568568
  • Pointer size: 133 Bytes
  • Size of remote file: 26.5 MB
long_tail_f1_vs_freq_val.tiff ADDED

Git LFS Details

  • SHA256: 93bf0d2d7232829526ccf5a249623c0a4157613693ba8256d269dcca73862993
  • Pointer size: 133 Bytes
  • Size of remote file: 26.5 MB
per_class_accuracy_test.tiff ADDED

Git LFS Details

  • SHA256: 446be954aad7898a5c3d6124da1473c26636173c2d4f884580e23f696c72e398
  • Pointer size: 133 Bytes
  • Size of remote file: 26.5 MB
per_class_accuracy_train.tiff ADDED

Git LFS Details

  • SHA256: 0dceb05259b53e73854d90207b6479f9eccc71261a32355669cafa73898420e8
  • Pointer size: 133 Bytes
  • Size of remote file: 26.5 MB
per_class_accuracy_val.tiff ADDED

Git LFS Details

  • SHA256: 92552786504bd13934dbe2391f5ff212500649fd0301b3061f7f9a6595f1a159
  • Pointer size: 133 Bytes
  • Size of remote file: 26.5 MB
per_class_results_test.csv ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ class,accuracy,precision,recall,f1,top5_accuracy
2
+ chikissha,0.5,0.3333333333333333,0.5,0.4,0.7
3
+ apartment,0.0,0.0,0.0,0.0,0.7
4
+ ac,0.5,0.3333333333333333,0.5,0.4,0.7
5
+ cream,0.5,0.5,0.5,0.5,0.7
6
+ attio,0.0,0.0,0.0,0.0,0.7
7
+ ayna,0.0,0.0,0.0,0.0,0.7
8
+ alu,0.0,0.0,0.0,0.0,0.7
9
+ balti,1.0,0.2857142857142857,1.0,0.4444444444444444,0.7
10
+ angur,0.5,0.25,0.5,0.3333333333333333,0.7
11
+ anaros,0.0,0.0,0.0,0.0,0.7
per_class_results_train.csv ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ class,accuracy,precision,recall,f1,top5_accuracy
2
+ chikissha,0.8333333333333334,0.7142857142857143,0.8333333333333334,0.7692307692307693,0.8916666666666667
3
+ apartment,0.25,1.0,0.25,0.4,0.8916666666666667
4
+ ac,0.6666666666666666,0.8,0.6666666666666666,0.7272727272727273,0.8916666666666667
5
+ cream,0.75,1.0,0.75,0.8571428571428571,0.8916666666666667
6
+ attio,0.0,0.0,0.0,0.0,0.8916666666666667
7
+ ayna,0.6666666666666666,0.6666666666666666,0.6666666666666666,0.6666666666666666,0.8916666666666667
8
+ alu,0.4166666666666667,1.0,0.4166666666666667,0.5882352941176471,0.8916666666666667
9
+ balti,1.0,0.5454545454545454,1.0,0.7058823529411765,0.8916666666666667
10
+ angur,0.75,0.36,0.75,0.4864864864864865,0.8916666666666667
11
+ anaros,1.0,0.6,1.0,0.75,0.8916666666666667
per_class_results_val.csv ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ class,accuracy,precision,recall,f1,top5_accuracy
2
+ chikissha,0.0,0.0,0.0,0.0,0.6
3
+ apartment,0.0,0.0,0.0,0.0,0.6
4
+ ac,0.0,0.0,0.0,0.0,0.6
5
+ cream,0.0,0.0,0.0,0.0,0.6
6
+ attio,0.0,0.0,0.0,0.0,0.6
7
+ ayna,0.0,0.0,0.0,0.0,0.6
8
+ alu,0.0,0.0,0.0,0.0,0.6
9
+ balti,1.0,0.3333333333333333,1.0,0.5,0.6
10
+ angur,1.0,0.5,1.0,0.6666666666666666,0.6
11
+ anaros,1.0,0.25,1.0,0.4,0.6