Update index.html
Browse files- index.html +8 -0
index.html
CHANGED
@@ -274,6 +274,14 @@
|
|
274 |
<span class="speakleash-tag">SpeakLeash</span>
|
275 |
<p class="description">Vision Language Model benchmark for Polish cultural understanding</p>
|
276 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
277 |
</div>
|
278 |
</section>
|
279 |
|
|
|
274 |
<span class="speakleash-tag">SpeakLeash</span>
|
275 |
<p class="description">Vision Language Model benchmark for Polish cultural understanding</p>
|
276 |
</div>
|
277 |
+
|
278 |
+
<div class="benchmark-card">
|
279 |
+
<a href="https://huggingface.co/spaces/gaius-lex/pl-legal-rag" class="benchmark-link" target="_blank" rel="noopener noreferrer">
|
280 |
+
Polish Legal RAG Leaderboard
|
281 |
+
</a>
|
282 |
+
<span class="polish-tag">Polish</span>
|
283 |
+
<p class="description">Explore and compare model performance on Polish legal QA tasks</p>
|
284 |
+
</div>
|
285 |
</div>
|
286 |
</section>
|
287 |
|