ronchern commited on
Commit
569a039
·
verified ·
1 Parent(s): f39ae4c

Upload results/hierarchical_pipeline_ep3200_report.txt with huggingface_hub

Browse files
results/hierarchical_pipeline_ep3200_report.txt ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ precision recall f1-score support
2
+
3
+ airplane 0.87 0.50 0.64 267
4
+ bird 0.42 0.56 0.48 284
5
+ car 0.57 0.82 0.68 259
6
+ cat 0.45 0.40 0.42 244
7
+ deer 0.45 0.53 0.49 252
8
+ dog 0.49 0.31 0.38 270
9
+ horse 0.56 0.54 0.55 253
10
+ monkey 0.63 0.52 0.57 255
11
+ ship 0.79 0.58 0.67 249
12
+ truck 0.49 0.70 0.58 267
13
+
14
+ accuracy 0.55 2600
15
+ macro avg 0.57 0.55 0.55 2600
16
+ weighted avg 0.57 0.55 0.54 2600