Update content.py
Browse files- content.py +1 -1
content.py
CHANGED
@@ -44,7 +44,7 @@ Please refer to [this](https://huggingface.co/datasets/osunlp/TravelBench/resolv
|
|
44 |
Submission made by our team are labelled "TravelBench Team". Each submission will be automatically evaluated and scored based on the predefined metrics. You can then obtain the scores and download the detailed constraint pass rates after the evaluation.
|
45 |
|
46 |
## Show Your Results on Leaderborad
|
47 |
-
If you are interested in
|
48 |
"""
|
49 |
|
50 |
CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"
|
|
|
44 |
Submission made by our team are labelled "TravelBench Team". Each submission will be automatically evaluated and scored based on the predefined metrics. You can then obtain the scores and download the detailed constraint pass rates after the evaluation.
|
45 |
|
46 |
## Show Your Results on Leaderborad
|
47 |
+
If you are interested in showing your results on our leaderboard, we invite you to reach out to us. Please send an email to [us](mailto:[email protected]) including the following details: evaluation mode, fondation model, tool-use strategy, planning strategy, organization, and your paper link (if available), along with your submission files.
|
48 |
"""
|
49 |
|
50 |
CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"
|