Spaces:
Running
Running
natolambert
commited on
Commit
β’
17f167a
1
Parent(s):
2105962
Update app.py
Browse files
app.py
CHANGED
@@ -350,7 +350,7 @@ Warning, refusals, XSTest, and donotanswer datasets have sensitive content.""")
|
|
350 |
with gr.Accordion("π Citation", open=False):
|
351 |
citation_button = gr.Textbox(
|
352 |
value=r"""@misc{RewardBench,
|
353 |
-
title={RewardBench: Evaluating Reward Models},
|
354 |
author={Lambert, Nathan and Pyatkin, Valentina and Morrison, Jacob and Miranda, LJ and Lin, Bill Yuchen and Chandu, Khyathi and Dziri, Nouha and Kumar, Sachin and Zick, Tom and Choi, Yejin and Smith, Noah A. and Hajishirzi, Hannaneh},
|
355 |
year={2024},
|
356 |
howpublished={\url{https://huggingface.co/spaces/allenai/reward-bench}
|
|
|
350 |
with gr.Accordion("π Citation", open=False):
|
351 |
citation_button = gr.Textbox(
|
352 |
value=r"""@misc{RewardBench,
|
353 |
+
title={RewardBench: Evaluating Reward Models for Language Modeling},
|
354 |
author={Lambert, Nathan and Pyatkin, Valentina and Morrison, Jacob and Miranda, LJ and Lin, Bill Yuchen and Chandu, Khyathi and Dziri, Nouha and Kumar, Sachin and Zick, Tom and Choi, Yejin and Smith, Noah A. and Hajishirzi, Hannaneh},
|
355 |
year={2024},
|
356 |
howpublished={\url{https://huggingface.co/spaces/allenai/reward-bench}
|