ynhe commited on
Commit
513a458
Β·
verified Β·
1 Parent(s): 8ef157c

Update constants.py

Browse files
Files changed (1) hide show
  1. constants.py +11 -3
constants.py CHANGED
@@ -243,9 +243,17 @@ LEADERBORAD_INTRODUCTION = """# VBench Leaderboard
243
 
244
  **Join Leaderboard**: Please see the [instructions](https://github.com/Vchitect/VBench/tree/master?tab=readme-ov-file#trophy-leaderboard) for 3 options to participate. One option is to follow [VBench Usage info](https://github.com/Vchitect/VBench?tab=readme-ov-file#usage), and upload the generated `result.json` file here. After clicking the `Submit here!` button, click the `Refresh` button.
245
 
246
- **Get VBench Certified: Gold & Platinum Tiers**:
247
- - πŸ… Gold Certification: Awarded when you submit high-quality, pre-generated video samples from your model.
248
- - πŸ’Ž Platinum Certification: Our highest honor. Achieved by submitting your open-source model or a sampling-capable API for full verification by our team.
 
 
 
 
 
 
 
 
249
 
250
  **Ready to participate?**: Contact the VBench Team at [email protected] to submit your work and earn your certification.
251
 
 
243
 
244
  **Join Leaderboard**: Please see the [instructions](https://github.com/Vchitect/VBench/tree/master?tab=readme-ov-file#trophy-leaderboard) for 3 options to participate. One option is to follow [VBench Usage info](https://github.com/Vchitect/VBench?tab=readme-ov-file#usage), and upload the generated `result.json` file here. After clicking the `Submit here!` button, click the `Refresh` button.
245
 
246
+ **Get VBench Certified: Gold & Silver & Bronze Tiers**:
247
+ We encourage developers of closed-source models to provide API access to us for evaluation via VBench.
248
+ Models are certified under VBench based on the transparency and rigor of the evaluation process:
249
+
250
+ πŸ₯‡ Gold – Sampled and evaluated by the VBench team
251
+
252
+ πŸ₯ˆ Silver – Sampled by a partner team, evaluated by the VBench team
253
+
254
+ πŸ₯‰ Bronze – Sampled by the model’s own team, evaluated by the VBench team
255
+
256
+ This certification helps ensure fair, consistent, and reproducible comparisons across models β€” making it easier for the community to track progress and identify strengths and weaknesses.
257
 
258
  **Ready to participate?**: Contact the VBench Team at [email protected] to submit your work and earn your certification.
259