sagawa commited on
Commit
d446ec5
·
verified ·
1 Parent(s): 955d374

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -234,7 +234,6 @@ with right:
234
  st.subheader("Notes")
235
  st.markdown(
236
  f"""
237
- - Beam size: **{num_beams}**
238
  - Approximate time: about **15 seconds per reaction** when `beam size = 5` (varies by hardware).
239
  - Results include the **sum of log-likelihoods** per prediction and are **sorted** by that value.
240
  """
 
234
  st.subheader("Notes")
235
  st.markdown(
236
  f"""
 
237
  - Approximate time: about **15 seconds per reaction** when `beam size = 5` (varies by hardware).
238
  - Results include the **sum of log-likelihoods** per prediction and are **sorted** by that value.
239
  """