Nol00 commited on
Commit
3561fa3
·
verified ·
1 Parent(s): 4e5887d

Update crs_arena/battle_manager.py

Browse files
Files changed (1) hide show
  1. crs_arena/battle_manager.py +2 -2
crs_arena/battle_manager.py CHANGED
@@ -39,8 +39,8 @@ CONVERSATION_COUNTS.update(
39
  "unicrs_redial": 4,
40
  "unicrs_opendialkg": 3,
41
  "barcor_redial": 4,
42
- "barcor_opendialkg": 6,
43
- "crbcrs_redial": 6,
44
  "chatgpt_opendialkg": 11,
45
  "chatgpt_redial": 16,
46
  }
 
39
  "unicrs_redial": 4,
40
  "unicrs_opendialkg": 3,
41
  "barcor_redial": 4,
42
+ "barcor_opendialkg": 10,
43
+ "crbcrs_redial": 10,
44
  "chatgpt_opendialkg": 11,
45
  "chatgpt_redial": 16,
46
  }