ronchern commited on
Commit
955eb95
·
verified ·
1 Parent(s): d37d6cf

Upload results/hierarchical_pipeline_ep2900_report.txt with huggingface_hub

Browse files
results/hierarchical_pipeline_ep2900_report.txt ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ precision recall f1-score support
2
+
3
+ airplane 0.67 0.66 0.67 267
4
+ bird 0.45 0.45 0.45 284
5
+ car 0.65 0.77 0.70 259
6
+ cat 0.39 0.59 0.47 244
7
+ deer 0.45 0.25 0.32 252
8
+ dog 0.42 0.40 0.41 270
9
+ horse 0.60 0.41 0.49 253
10
+ monkey 0.54 0.60 0.57 255
11
+ ship 0.74 0.68 0.71 249
12
+ truck 0.60 0.66 0.62 267
13
+
14
+ accuracy 0.55 2600
15
+ macro avg 0.55 0.55 0.54 2600
16
+ weighted avg 0.55 0.55 0.54 2600