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]([email protected]) or [email2]([email protected]).
|
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:[email protected]) or [email2](mailto:[email protected]).
|
204 |
"""
|
205 |
|
206 |
TABLE_INTRODUCTION = """
|