zhilinw commited on
Commit
4b7bd8f
·
verified ·
1 Parent(s): e54b0d2

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -14,10 +14,10 @@ def load_filename_into_df(filename):
14
 
15
 
16
  color_map = {
17
- "Closed-source Instruct": "#B8D2F5" ,
18
- "Open-weight Instruct": "#6f96e5",
19
- "Closed-source Reasoning": "#fce8c5" ,
20
- "Open-weight Reasoning": "#ffcd75",
21
  }
22
 
23
  CAPTION_V2 = f"""**ProfBench**: Human-annotated rubrics on addressing professional tasks across PhD STEM (Chemistry, Physics) and MBA Services (Finance, Consulting) domains. \n
 
14
 
15
 
16
  color_map = {
17
+ "Closed-source Instruct": "#4492F7" ,
18
+ "Open-weight Instruct": "#0856f1",
19
+ "Closed-source Reasoning": "#fac05d" ,
20
+ "Open-weight Reasoning": "#f59c03",
21
  }
22
 
23
  CAPTION_V2 = f"""**ProfBench**: Human-annotated rubrics on addressing professional tasks across PhD STEM (Chemistry, Physics) and MBA Services (Finance, Consulting) domains. \n