natolambert commited on
Commit
17f167a
β€’
1 Parent(s): 2105962

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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}