ThucPD commited on
Commit
90d2789
·
verified ·
1 Parent(s): ee00610

Upload benchmark_results.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. benchmark_results.txt +12 -0
benchmark_results.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Total Samples": 3001,
3
+ "Incorrect Samples": 327,
4
+ "Top-1 Accuracy": 60.78,
5
+ "Top-3 Accuracy": 79.57,
6
+ "Top-5 Accuracy": 85.3,
7
+ "Top-10 Accuracy": 89.1,
8
+ "Top-1 Accuracy (sklearn)": 60.78,
9
+ "Precision Score": 53.32,
10
+ "Recall Score": 60.78,
11
+ "F1 Score": 54.41
12
+ }