Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -75,7 +75,7 @@
|
|
75 |
<span class="icon">
|
76 |
<i class="fas fa-file-pdf"></i>
|
77 |
</span>
|
78 |
-
<span>
|
79 |
</a>
|
80 |
</span>
|
81 |
<!-- HuggingFace Link -->
|
@@ -166,7 +166,7 @@
|
|
166 |
<h2 class="title is-3 has-text-centered">Key Results</h2>
|
167 |
<div class="content has-text-justified">
|
168 |
<div class="columns is-centered has-text-centered">
|
169 |
-
Read the full technical report <a href="
|
170 |
</div>
|
171 |
<figure class="image">
|
172 |
<img src="figs/Fig1.png" alt="Performance comparison">
|
|
|
75 |
<span class="icon">
|
76 |
<i class="fas fa-file-pdf"></i>
|
77 |
</span>
|
78 |
+
<span>arXiv</span>
|
79 |
</a>
|
80 |
</span>
|
81 |
<!-- HuggingFace Link -->
|
|
|
166 |
<h2 class="title is-3 has-text-centered">Key Results</h2>
|
167 |
<div class="content has-text-justified">
|
168 |
<div class="columns is-centered has-text-centered">
|
169 |
+
Read the full technical report <a href="https://arxiv.org/pdf/2501.17195v1" target="_blank">here</a>
|
170 |
</div>
|
171 |
<figure class="image">
|
172 |
<img src="figs/Fig1.png" alt="Performance comparison">
|