Skip to content

Commit c802636

Browse files
Improve SymMPO explanatory text and captions
1 parent 4e40471 commit c802636

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

website/index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -792,20 +792,20 @@ <h4>Visualizations</h4>
792792
</p>
793793
<div class="symmpo-figure-grid">
794794
<figure class="symmpo-slot">
795-
<img src="./assets/visualizations/symmpo/heas_comparison_bar.png" alt="HEAS comparison bar chart">
796-
<figcaption>HEAS Comparison across models</figcaption>
795+
<img src="./assets/visualizations/symmpo/heas_comparison_bar.png" alt="Bar chart comparing HEAS across LLaVA base, DPO, and SymMPO">
796+
<figcaption>HEAS by alignment method (LLaVA-1.5 vs. DPO vs. SymMPO)</figcaption>
797797
</figure>
798798
<figure class="symmpo-slot">
799-
<img src="./assets/visualizations/symmpo/muller_lyer_0010_dpo.png" alt="Müller-Lyer Example 1">
800-
<figcaption>Müller-Lyer Example (0010)</figcaption>
799+
<img src="./assets/visualizations/symmpo/muller_lyer_0010_dpo.png" alt="SymMPO output for Müller-Lyer illusion with 10px fin length">
800+
<figcaption>SymMPO on Müller-Lyer (fin length 10px)</figcaption>
801801
</figure>
802802
<figure class="symmpo-slot">
803-
<img src="./assets/visualizations/symmpo/muller_lyer_0280_dpo.png" alt="Müller-Lyer Example 2">
804-
<figcaption>Müller-Lyer Example (0280)</figcaption>
803+
<img src="./assets/visualizations/symmpo/muller_lyer_0280_dpo.png" alt="SymMPO output for Müller-Lyer illusion with 28px fin length">
804+
<figcaption>SymMPO on Müller-Lyer (fin length 28px)</figcaption>
805805
</figure>
806806
<figure class="symmpo-slot">
807-
<img src="./assets/visualizations/symmpo/muller_lyer_0580_dpo.png" alt="Müller-Lyer Example 3">
808-
<figcaption>Müller-Lyer Example (0580)</figcaption>
807+
<img src="./assets/visualizations/symmpo/muller_lyer_0580_dpo.png" alt="SymMPO output for Müller-Lyer illusion with 58px fin length">
808+
<figcaption>SymMPO on Müller-Lyer (fin length 58px)</figcaption>
809809
</figure>
810810
</div>
811811
</div>

0 commit comments

Comments
 (0)