GozdeA commited on
Commit
1e7fdb7
·
verified ·
1 Parent(s): e30b682

Upload best_classifier_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. best_classifier_config.json +7 -0
best_classifier_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "method": "knn",
3
+ "k": 16,
4
+ "threshold": 0.05170882480633016,
5
+ "max_candidates": 2,
6
+ "recall": 0.6216666666666666
7
+ }