ronchern commited on
Commit
1d56c11
·
verified ·
1 Parent(s): 38f6c5a

Upload results/hierarchical_pipeline_ep3500_report.txt with huggingface_hub

Browse files
results/hierarchical_pipeline_ep3500_report.txt ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ precision recall f1-score support
2
+
3
+ airplane 0.82 0.60 0.69 267
4
+ bird 0.42 0.60 0.49 284
5
+ car 0.67 0.80 0.73 259
6
+ cat 0.48 0.42 0.45 244
7
+ deer 0.45 0.55 0.50 252
8
+ dog 0.54 0.27 0.36 270
9
+ horse 0.54 0.64 0.59 253
10
+ monkey 0.64 0.49 0.56 255
11
+ ship 0.78 0.62 0.69 249
12
+ truck 0.53 0.68 0.59 267
13
+
14
+ accuracy 0.57 2600
15
+ macro avg 0.59 0.57 0.56 2600
16
+ weighted avg 0.59 0.57 0.56 2600