djstrong commited on
Commit
9aabff5
·
verified ·
1 Parent(s): b8c32c9

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +9 -0
index.html CHANGED
@@ -282,6 +282,15 @@
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
 
 
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
+
286
+ <div class="benchmark-card">
287
+ <a href="https://bielik-benchmark-reasoning.streamlit.app/" class="benchmark-link" target="_blank" rel="noopener noreferrer">
288
+ Polish Reasoning Benchmark
289
+ </a>
290
+ <span class="polish-tag">Polish</span>
291
+ <span class="speakleash-tag">SpeakLeash</span>
292
+ <p class="description">A 15-taxonomy reasoning model benchmark for text tasks of varying difficulty</p>
293
+ </div>
294
  </div>
295
  </section>
296