KeivanR commited on
Commit
eedb07f
·
1 Parent(s): e18fd2b
Files changed (1) hide show
  1. qwen_classifier/config.py +3 -1
qwen_classifier/config.py CHANGED
@@ -17,4 +17,6 @@ TAG_NAMES = [
17
  'probabilities',
18
  'strings',
19
  'trees'
20
- ]
 
 
 
17
  'probabilities',
18
  'strings',
19
  'trees'
20
+ ]
21
+
22
+ EVAL_LIMIT = 2