陈俊杰 commited on
Commit
342f2c9
·
1 Parent(s): f664719

insert img

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -114,7 +114,7 @@ The Automatic Evaluation of LLMs (AEOLLM) task is a new core task in [NTCIR-18](
114
 
115
  elif page == "Methodology":
116
  st.header("Methodology")
117
- st.image("assets/method.svg", use_column_width=True)
118
  st.markdown("""
119
  <ol>
120
  <li>First, we choose four subtasks as shown in the table below:</li>
 
114
 
115
  elif page == "Methodology":
116
  st.header("Methodology")
117
+ st.image("asserts/method.svg", use_column_width=True)
118
  st.markdown("""
119
  <ol>
120
  <li>First, we choose four subtasks as shown in the table below:</li>