jbnayahu commited on
Commit
680dacd
·
1 Parent(s): b6deae1

Use benchmark pretty name

Browse files

Signed-off-by: Jonathan Bnayahu <[email protected]>

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -29,7 +29,7 @@ st.set_page_config(
29
  # )
30
 
31
  holistic_scenarios = [
32
- "helm_airbench_air_score",
33
  ]
34
 
35
 
 
29
  # )
30
 
31
  holistic_scenarios = [
32
+ "hHELM AirBench AIR Score",
33
  ]
34
 
35