HelloWorld0204 commited on
Commit
36b5e27
·
verified ·
1 Parent(s): e4ac124

Upload 22 files

Browse files
Files changed (1) hide show
  1. scoring.py +1 -1
scoring.py CHANGED
@@ -23,7 +23,7 @@ WEIGHTS: dict[str, float] = {
23
  "pattern": 0.12,
24
  }
25
 
26
- TOP_K = 5
27
 
28
 
29
  # ---------------------------------------------------------------------------
 
23
  "pattern": 0.12,
24
  }
25
 
26
+ TOP_K = 6
27
 
28
 
29
  # ---------------------------------------------------------------------------