farimafatahi commited on
Commit
e31c2a8
·
verified ·
1 Parent(s): 3270a8d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -136,8 +136,7 @@ st.markdown(
136
 
137
  # st.markdown('<div class="title">FactBench Leaderboard</div>',
138
  # unsafe_allow_html=True)
139
- # st.markdown('<div class="description">Benchmark for LM Factuality Evaluation</div>',
140
- unsafe_allow_html=True)
141
  st.markdown('</div>', unsafe_allow_html=True)
142
 
143
  # Load the data
 
136
 
137
  # st.markdown('<div class="title">FactBench Leaderboard</div>',
138
  # unsafe_allow_html=True)
139
+ # st.markdown('<div class="description">Benchmark for LM Factuality Evaluation</div>', unsafe_allow_html=True)
 
140
  st.markdown('</div>', unsafe_allow_html=True)
141
 
142
  # Load the data