Skip to content

Commit 5ad93d3

Browse files
authored
Fix monitor_md.py
1 parent 559fdc6 commit 5ad93d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastchat/serve/monitor/monitor_md.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"Instruction Following": "Instruction Following",
4747
"Multi-Turn": "Multi-Turn Conversation (>= 2 turns)",
4848
"Coding": "Coding: whether conversation contains code snippets",
49-
"Coding w/ Style Control": ""Coding with Style Control",
49+
"Coding w/ Style Control": "Coding with Style Control",
5050
"Hard Prompts (Overall)": "Hard Prompts (Overall): details in [blog post](https://lmsys.org/blog/2024-05-17-category-hard/)",
5151
"Hard Prompts (Overall) w/ Style Control": "Hard Prompts (Overall) with Style Control",
5252
"Hard Prompts (English)": "Hard Prompts (English), note: the delta is to English Category. details in [blog post](https://lmsys.org/blog/2024-05-17-category-hard/)",

0 commit comments

Comments
 (0)