Spaces:
Running
Running
AtsuMiyai
commited on
Commit
β’
0de18f1
1
Parent(s):
02c964b
update explanations on MM-UPD Bench
Browse files- constants.py +1 -1
constants.py
CHANGED
@@ -29,7 +29,7 @@ LEADERBORAD_VERSION = ["MM-AAD", "MM-IASD", "MM-IVQD"]
|
|
29 |
LEADERBORAD_INTRODUCTION = """
|
30 |
# UPD Leaderboard
|
31 |
|
32 |
-
|
33 |
<div style="display: flex; flex-wrap: wrap; align-items: center; gap: 10px;">
|
34 |
<a href='https://arxiv.org/abs/2403.20331'><img src='https://img.shields.io/badge/cs.CV-Paper-b31b1b?logo=arxiv&logoColor=red'></a>
|
35 |
</div>
|
|
|
29 |
LEADERBORAD_INTRODUCTION = """
|
30 |
# UPD Leaderboard
|
31 |
|
32 |
+
### *"Which VLM is reliable?"* π Welcome to the leaderboard of the **UPD**! *Unsolvable Problem Detection: Evaluating Trustworthiness of Vision Language Models* (**arXiv 2024**) [![Code](https://img.shields.io/github/stars/AtsuMiyai/UPD.svg?style=social&label=Official)](https://github.com/AtsuMiyai/UPD)
|
33 |
<div style="display: flex; flex-wrap: wrap; align-items: center; gap: 10px;">
|
34 |
<a href='https://arxiv.org/abs/2403.20331'><img src='https://img.shields.io/badge/cs.CV-Paper-b31b1b?logo=arxiv&logoColor=red'></a>
|
35 |
</div>
|