Update index.html
Browse files- index.html +4 -4
index.html
CHANGED
|
@@ -124,7 +124,7 @@
|
|
| 124 |
<h1 id="tagline">Do you hear it?</h1>
|
| 125 |
<p>AVIP probes whether multimodal models actually use <strong>audio</strong> when interpreting videos.</p>
|
| 126 |
<a class="btn" href="#media">See examples</a>
|
| 127 |
-
<video autoplay muted loop playsinline poster="
|
| 128 |
<source src="thumbnail.mp4" type="video/mp4" />
|
| 129 |
<source src="thumbnail.webm" type="video/webm" />
|
| 130 |
</video>
|
|
@@ -169,8 +169,8 @@
|
|
| 169 |
<script id="leaderboard-data" type="application/json">{
|
| 170 |
"rows": [
|
| 171 |
{"rank": 1, "name": "Qwen2.5‑Omni 7B", "score": 98, "updated": "2025-08-01"},
|
| 172 |
-
{"rank": 2, "name": "Gemini‑2.5 Pro (think)", "score": 92, "updated": "2025-07-28"},
|
| 173 |
-
{"rank": 3, "name": "Gemini‑2.5 Flash (no
|
| 174 |
{"rank": 3, "name": "Gemini‑2.5 Flash (think)", "score": 89, "updated": "2025-07-20"}
|
| 175 |
]
|
| 176 |
}</script>
|
|
@@ -195,7 +195,7 @@
|
|
| 195 |
<div class="media-card">
|
| 196 |
<figure>
|
| 197 |
<img src="XModel_gain-2.png" alt="Overall performance heatmap (placeholder)" loading="lazy" style="width:100%; border-radius:.6rem" />
|
| 198 |
-
<figcaption class="muted">Overall heatmap
|
| 199 |
</figure>
|
| 200 |
<!-- <figure style="margin-top:.8rem">
|
| 201 |
<img src="assets/confusion.png" alt="Confusion matrix (placeholder)" loading="lazy" style="width:100%; border-radius:.6rem" />
|
|
|
|
| 124 |
<h1 id="tagline">Do you hear it?</h1>
|
| 125 |
<p>AVIP probes whether multimodal models actually use <strong>audio</strong> when interpreting videos.</p>
|
| 126 |
<a class="btn" href="#media">See examples</a>
|
| 127 |
+
<video autoplay muted loop playsinline poster="cover.png">
|
| 128 |
<source src="thumbnail.mp4" type="video/mp4" />
|
| 129 |
<source src="thumbnail.webm" type="video/webm" />
|
| 130 |
</video>
|
|
|
|
| 169 |
<script id="leaderboard-data" type="application/json">{
|
| 170 |
"rows": [
|
| 171 |
{"rank": 1, "name": "Qwen2.5‑Omni 7B", "score": 98, "updated": "2025-08-01"},
|
| 172 |
+
{"rank": 2, "name": "Gemini‑2.5 Pro (think)", "score": 92, "unk)", "score": 89, "updated": "2025-07-20"},pdated": "2025-07-28"},
|
| 173 |
+
{"rank": 3, "name": "Gemini‑2.5 Flash (no thi
|
| 174 |
{"rank": 3, "name": "Gemini‑2.5 Flash (think)", "score": 89, "updated": "2025-07-20"}
|
| 175 |
]
|
| 176 |
}</script>
|
|
|
|
| 195 |
<div class="media-card">
|
| 196 |
<figure>
|
| 197 |
<img src="XModel_gain-2.png" alt="Overall performance heatmap (placeholder)" loading="lazy" style="width:100%; border-radius:.6rem" />
|
| 198 |
+
<figcaption class="muted">Overall heatmap.</figcaption>
|
| 199 |
</figure>
|
| 200 |
<!-- <figure style="margin-top:.8rem">
|
| 201 |
<img src="assets/confusion.png" alt="Confusion matrix (placeholder)" loading="lazy" style="width:100%; border-radius:.6rem" />
|