ronchern commited on
Commit
34ae608
·
verified ·
1 Parent(s): 1255da5

Upload results/hierarchical_pipeline_ep3100_report.txt with huggingface_hub

Browse files
results/hierarchical_pipeline_ep3100_report.txt ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ precision recall f1-score support
2
+
3
+ airplane 0.82 0.51 0.63 267
4
+ bird 0.43 0.49 0.46 284
5
+ car 0.70 0.68 0.69 259
6
+ cat 0.37 0.57 0.45 244
7
+ deer 0.42 0.27 0.33 252
8
+ dog 0.34 0.44 0.38 270
9
+ horse 0.58 0.33 0.42 253
10
+ monkey 0.52 0.65 0.58 255
11
+ ship 0.74 0.67 0.70 249
12
+ truck 0.54 0.58 0.56 267
13
+
14
+ accuracy 0.52 2600
15
+ macro avg 0.55 0.52 0.52 2600
16
+ weighted avg 0.55 0.52 0.52 2600