xhluca commited on
Commit
28a9c15
·
verified ·
1 Parent(s): 99e2870

Update demo.py

Browse files
Files changed (1) hide show
  1. demo.py +1 -1
demo.py CHANGED
@@ -487,7 +487,7 @@ hl_action_parser = _build_highlevel_action_parser()
487
  with gr.Blocks(title="AgentRewardBench Demo") as demo:
488
  gr.Markdown(
489
  """
490
- # AgentRewardBench Demo ([Website](https://agent-reward-bench.github.io))
491
  """
492
  )
493
  with gr.Row():
 
487
  with gr.Blocks(title="AgentRewardBench Demo") as demo:
488
  gr.Markdown(
489
  """
490
+ # AgentRewardBench Demo ([paper](https://arxiv.org/abs/2504.08942))
491
  """
492
  )
493
  with gr.Row():