Spaces:
Running
Running
Update constants.py
Browse files- constants.py +1 -1
constants.py
CHANGED
@@ -198,7 +198,7 @@ LEADERBORAD_INTRODUCTION = """# V-STaR Leaderboard
|
|
198 |
|
199 |
SUBMIT_INTRODUCTION = """# Submit on V-STaR Benchmark Introduction
|
200 |
## 🎈
|
201 |
-
⚠️ Please note that you need to obtain the file `results/*.json` by running V-STaR in Github. You may conduct an [Offline Eval](https://github.com/V-STaR-Bench/V-STaR
|
202 |
|
203 |
⚠️ Then, please contact us to update your results via [email1](mailto:[email protected]) or [email2](mailto:[email protected]).
|
204 |
"""
|
|
|
198 |
|
199 |
SUBMIT_INTRODUCTION = """# Submit on V-STaR Benchmark Introduction
|
200 |
## 🎈
|
201 |
+
⚠️ Please note that you need to obtain the file `results/*.json` by running V-STaR in Github. You may conduct an [Offline Eval](https://github.com/V-STaR-Bench/V-STaR) before submitting.
|
202 |
|
203 |
⚠️ Then, please contact us to update your results via [email1](mailto:[email protected]) or [email2](mailto:[email protected]).
|
204 |
"""
|