ronchern commited on
Commit
f6aace8
·
verified ·
1 Parent(s): 72af0d4

Upload results/hierarchical_pipeline_ep3400_report.txt with huggingface_hub

Browse files
results/hierarchical_pipeline_ep3400_report.txt ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ precision recall f1-score support
2
+
3
+ airplane 0.83 0.58 0.68 267
4
+ bird 0.41 0.59 0.48 284
5
+ car 0.67 0.78 0.72 259
6
+ cat 0.47 0.50 0.48 244
7
+ deer 0.47 0.50 0.48 252
8
+ dog 0.49 0.28 0.36 270
9
+ horse 0.53 0.57 0.55 253
10
+ monkey 0.61 0.51 0.56 255
11
+ ship 0.77 0.66 0.71 249
12
+ truck 0.57 0.66 0.61 267
13
+
14
+ accuracy 0.56 2600
15
+ macro avg 0.58 0.56 0.56 2600
16
+ weighted avg 0.58 0.56 0.56 2600