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

Update crs_arena/battle_manager.py

Browse files
Files changed (1) hide show
  1. crs_arena/battle_manager.py +3 -1
crs_arena/battle_manager.py CHANGED
@@ -40,7 +40,9 @@ CONVERSATION_COUNTS.update(
40
  "unicrs_opendialkg": 3,
41
  "barcor_redial": 4,
42
  "barcor_opendialkg": 6,
43
- "crbcrs_redial": 4,
 
 
44
  }
45
  )
46
 
 
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
  }
47
  )
48