Update crs_arena/battle_manager.py
Browse files
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":
|
43 |
-
"crbcrs_redial":
|
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 |
}
|