Skip to content

Commit

Permalink
base
Browse files Browse the repository at this point in the history
  • Loading branch information
YiLunLee committed Dec 10, 2024
1 parent e285632 commit 69786e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ <h1>Delve into Visual Contrastive Decoding for Hallucination Mitigation of Large
<div class="mx-auto">
<ul class="nav navbar-center">
<li class="nav-item text-center" style="display: inline-block;">
<a href="https://github.com/YiLunLee/VCD_Analysis" class="nav-link">
<a href="https://arxiv.org/abs/2412.06775" class="nav-link">
<svg style="width:50px;height:50px;" viewBox="0 0 16 16">
<path fill="currentColor" d="M14 4.5V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h5.5L14 4.5zm-3 0A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V4.5h-2z"/>
<path fill="currentColor" d="M4.5 12.5A.5.5 0 0 1 5 12h3a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm0-2A.5.5 0 0 1 5 10h6a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm1.639-3.708 1.33.886 1.854-1.855a.25.25 0 0 1 .289-.047l1.888.974V8.5a.5.5 0 0 1-.5.5H5a.5.5 0 0 1-.5-.5V8s1.54-1.274 1.639-1.208zM6.25 6a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5z"/>
Expand All @@ -87,7 +87,7 @@ <h1>Delve into Visual Contrastive Decoding for Hallucination Mitigation of Large
Code
</a>
<li class="nav-item text-center" style="display: inline-block;">
<a href="https://github.com/YiLunLee/VCD_Analysis" class="nav-link">
<a href="https://arxiv.org/abs/2412.06775" class="nav-link">
<svg style="width:50px;height:50px;" viewBox="0 0 16 16">
<path fill="currentColor" d="M14 4.5V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h5.5L14 4.5zm-3 0A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V4.5h-2z"/>
<path fill="currentColor" d="M4.5 12.5A.5.5 0 0 1 5 12h3a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm0-2A.5.5 0 0 1 5 10h6a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm1.639-3.708 1.33.886 1.854-1.855a.25.25 0 0 1 .289-.047l1.888.974V8.5a.5.5 0 0 1-.5.5H5a.5.5 0 0 1-.5-.5V8s1.54-1.274 1.639-1.208zM6.25 6a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5z"/>
Expand Down

0 comments on commit 69786e1

Please sign in to comment.