Spaces:
Running
Running
Update constants.py
Browse files- 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 &
|
247 |
-
|
248 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
|