Spaces:
Running
Running
Update app.py
Browse files
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 |
"""
|