loubnabnl HF staff commited on
Commit
cbaefe9
1 Parent(s): c61a9a1

update table

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -75,7 +75,7 @@ if selected_model == "InCoder":
75
  # Model evaluation
76
  st.subheader("3 - Code models evaluation")
77
  read_markdown("evaluation/intro.txt")
78
- st.image(HUMANEVAL_IMG, caption="Table 1: HumanEval scores", width=700)
79
  read_markdown("evaluation/demo_humaneval.txt")
80
 
81
  # Code generation
 
75
  # Model evaluation
76
  st.subheader("3 - Code models evaluation")
77
  read_markdown("evaluation/intro.txt")
78
+ st.image(HUMANEVAL_IMG, caption="Table 1: HumanEval scores", width=600)
79
  read_markdown("evaluation/demo_humaneval.txt")
80
 
81
  # Code generation