lbreitkopf commited on
Commit
568654a
·
1 Parent(s): 51e3d67
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -311,7 +311,7 @@
311
  <div class="results-group">
312
  <h3>Top-1 accuracy by task</h3>
313
  <figure class="figure-card">
314
- <img src="accuracy_all.png" alt="Top-1 accuracy per model across object, material, and outcome for A, V, AV" loading="lazy">
315
  <figcaption>Top-1 accuracy with 95% CIs (A, V, AV) across tasks and models.</figcaption>
316
  <div class="hint">What to look for: V is usually highest; AV improves over A and sometimes nudges past V on outcome.
317
  Big gaps A→AV mean sound is helpful; AV≈V means little extra benefit.</div>
 
311
  <div class="results-group">
312
  <h3>Top-1 accuracy by task</h3>
313
  <figure class="figure-card">
314
+ <img src="accuracy_micro_macro_cis.png" alt="Top-1 accuracy per model across object, material, and outcome for A, V, AV" loading="lazy">
315
  <figcaption>Top-1 accuracy with 95% CIs (A, V, AV) across tasks and models.</figcaption>
316
  <div class="hint">What to look for: V is usually highest; AV improves over A and sometimes nudges past V on outcome.
317
  Big gaps A→AV mean sound is helpful; AV≈V means little extra benefit.</div>