Spaces:
Running
Running
Update constants.py
Browse files- constants.py +1 -1
constants.py
CHANGED
@@ -200,7 +200,7 @@ 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]() before submitting.
|
202 |
|
203 |
-
⚠️ Then, please contact us to update your results via [email1](zixu.cheng@qmul.ac.uk) or [email2](hu.jian@qmul.ac.uk).
|
204 |
"""
|
205 |
|
206 |
TABLE_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]() before submitting.
|
202 |
|
203 |
+
⚠️ Then, please contact us to update your results via [email1](mailto:zixu.cheng@qmul.ac.uk) or [email2](mailto:hu.jian@qmul.ac.uk).
|
204 |
"""
|
205 |
|
206 |
TABLE_INTRODUCTION = """
|