Commit
·
2bea5a3
1
Parent(s):
bbe05a0
up
Browse files
app.py
CHANGED
|
@@ -333,7 +333,7 @@ with gr.Blocks(css=custom_css) as app:
|
|
| 333 |
howpublished={\url{https://huggingface.co/spaces/allenai/reward-bench}
|
| 334 |
}
|
| 335 |
""",
|
| 336 |
-
|
| 337 |
label="Copy the following to cite these results.",
|
| 338 |
elem_id="citation-button",
|
| 339 |
show_copy_button=True,
|
|
|
|
| 333 |
howpublished={\url{https://huggingface.co/spaces/allenai/reward-bench}
|
| 334 |
}
|
| 335 |
""",
|
| 336 |
+
lines=15,
|
| 337 |
label="Copy the following to cite these results.",
|
| 338 |
elem_id="citation-button",
|
| 339 |
show_copy_button=True,
|