hsaest commited on
Commit
e9d351d
1 Parent(s): f138742

Update content.py

Browse files
Files changed (1) hide show
  1. content.py +1 -1
content.py CHANGED
@@ -1,7 +1,7 @@
1
  TITLE = """<h1 align="center" id="space-title">TravelPlanner Leaderboard</h1>"""
2
 
3
  INTRODUCTION_TEXT = """
4
- TravelPlanner is a benchmark crafted for evaluating language agents in tool-use and complex planning within multiple constraints. (See our [paper](https://arxiv.org/abs/2311.12983) for more details.)
5
 
6
  ## Data
7
  In TravelPlanner, for a given query, language agents are expected to formulate a comprehensive plan that includes transportation, daily meals, attractions, and accommodation for each day.
 
1
  TITLE = """<h1 align="center" id="space-title">TravelPlanner Leaderboard</h1>"""
2
 
3
  INTRODUCTION_TEXT = """
4
+ TravelPlanner is a benchmark crafted for evaluating language agents in tool-use and complex planning within multiple constraints. (See our [paper](https://arxiv.org/pdf/2402.01622.pdf) for more details.)
5
 
6
  ## Data
7
  In TravelPlanner, for a given query, language agents are expected to formulate a comprehensive plan that includes transportation, daily meals, attractions, and accommodation for each day.