ronchern commited on
Commit
325efc4
·
verified ·
1 Parent(s): f1121d4

Upload results/hierarchical_pipeline_ep3000_report.txt with huggingface_hub

Browse files
results/hierarchical_pipeline_ep3000_report.txt ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ precision recall f1-score support
2
+
3
+ airplane 0.82 0.50 0.62 267
4
+ bird 0.39 0.52 0.44 284
5
+ car 0.63 0.69 0.66 259
6
+ cat 0.42 0.45 0.44 244
7
+ deer 0.43 0.48 0.45 252
8
+ dog 0.47 0.30 0.36 270
9
+ horse 0.58 0.60 0.59 253
10
+ monkey 0.63 0.56 0.60 255
11
+ ship 0.61 0.65 0.63 249
12
+ truck 0.46 0.52 0.49 267
13
+
14
+ accuracy 0.53 2600
15
+ macro avg 0.54 0.53 0.53 2600
16
+ weighted avg 0.54 0.53 0.53 2600