Skip to content

Commit

Permalink
Feat: updated link
Browse files Browse the repository at this point in the history
  • Loading branch information
xirui-li committed Jun 27, 2024
1 parent 8ea22fb commit 4942da8
Showing 1 changed file with 14 additions and 11 deletions.
25 changes: 14 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ <h2 class="subtitle is-3 publication-subtitle">
<!-- PDF Link. -->
<span class="link-block">
<!-- @PAN TODO: change links -->
<a href="https://arxiv.org/pdf/2310.02255.pdf"
<a href="https://arxiv.org/pdf/2406.17806.pdf"
class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<i class="fas fa-file-pdf"></i>
Expand All @@ -180,7 +180,7 @@ <h2 class="subtitle is-3 publication-subtitle">
</a>
</span>
<span class="link-block">
<a href="https://arxiv.org/abs/2310.02255"
<a href="https://arxiv.org/abs/2406.17806"
class="external-link button is-normal is-rounded is-dark">
<!-- <a href="https://lupantech.github.io/papers/arxiv23_mathvista.pdf"
class="external-link button is-normal is-rounded is-dark"> -->
Expand Down Expand Up @@ -233,15 +233,15 @@ <h2 class="subtitle is-3 publication-subtitle">
</a>
</span>
<!-- Leaderboard Link. -->
<span class="link-block">
<!-- <span class="link-block">
<a href="https://xirui-li.github.io/MOSSBench/#leaderboard"
class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<p style="font-size:18px">🏆</p>
</span>
<span>Leaderboard</span>
</a>
</span>
</span> -->
<!-- Twitter Link. -->
<span class="link-block">
<a href="https://x.com/xiruili7_li/status/1762996532926947659"
Expand Down Expand Up @@ -652,17 +652,20 @@ <h2 class="title is-3" id="explorer">Explorer</h2>


<!-- @PAN TODO: bibtex -->
<!-- <section class="section" id="BibTeX">
<section class="section" id="BibTeX">
<div class="container is-max-desktop content">
<h2 class="title is-3 has-text-centered">BibTeX</h2>
<pre><code>@inproceedings{lu2024mathvista,
author = {Lu, Pan and Bansal, Hritik and Xia, Tony and Liu, Jiacheng and Li, Chunyuan and Hajishirzi, Hannaneh and Cheng, Hao and Chang, Kai-Wei and Galley, Michel and Gao, Jianfeng},
title = {MathVista: Evaluating Mathematical Reasoning of Foundation Models in Visual Contexts},
booktitle={International Conference on Learning Representations (ICLR)},
year = {2024}
<pre><code>@misc{li2024mossbenchmultimodallanguagemodel,
title={MOSSBench: Is Your Multimodal Language Model Oversensitive to Safe Queries?},
author={Xirui Li and Hengguang Zhou and Ruochen Wang and Tianyi Zhou and Minhao Cheng and Cho-Jui Hsieh},
year={2024},
eprint={2406.17806},
archivePrefix={arXiv},
primaryClass={cs.CL},
url={https://arxiv.org/abs/2406.17806},
}</code></pre>
</div>
</section> -->
</section>

<section>
<div class="section" id="org-banners" style="display:flex">
Expand Down

0 comments on commit 4942da8

Please sign in to comment.