ynhe commited on
Commit
1b87e0c
1 Parent(s): b39984e

Update constants.py

Browse files
Files changed (1) hide show
  1. constants.py +1 -1
constants.py CHANGED
@@ -193,7 +193,7 @@ LEADERBORAD_INTRODUCTION = """# VBench Leaderboard
193
  SUBMIT_INTRODUCTION = """# Submit on VBench Benchmark Introduction
194
 
195
  ## ⚠
196
- 1. Please note that you need to obtain the file `evaluation_results/*eval_results.json` by running VBench in Github.
197
  2. Then, pack these JSON files into a `ZIP` archive, ensuring that the top-level directory of the ZIP contains the individual JSON files.
198
  3. Finally, upload the ZIP archive below.
199
 
 
193
  SUBMIT_INTRODUCTION = """# Submit on VBench Benchmark Introduction
194
 
195
  ## ⚠
196
+ 1. Please note that you need to obtain the file `evaluation_results/*.json` by running VBench in Github. You may conduct an [Offline Check](https://github.com/Vchitect/VBench?tab=readme-ov-file#get-final-score-and-submit-to-leaderboard) before uploading.
197
  2. Then, pack these JSON files into a `ZIP` archive, ensuring that the top-level directory of the ZIP contains the individual JSON files.
198
  3. Finally, upload the ZIP archive below.
199