Links in new tab.
Browse files- templates/index.html +4 -6
templates/index.html
CHANGED
@@ -337,9 +337,7 @@
|
|
337 |
</div>
|
338 |
<div class="citation-section">
|
339 |
<p>
|
340 |
-
You can find more details in our <a target="_blank" href="https://arxiv.org/abs/2402.14846">paper</a
|
341 |
-
and
|
342 |
-
<a target="_blank" href="https://sites.google.com/view/llmvaluestability">project page</a>.
|
343 |
</p>
|
344 |
<p>
|
345 |
If you found this project useful, please cite one of our related papers,
|
@@ -372,9 +370,9 @@
|
|
372 |
</div>
|
373 |
<ul>
|
374 |
<li>Contact: <a href="mailto: [email protected]">[email protected]</a></li>
|
375 |
-
<li>See the <a href="https://sites.google.com/view/llmvaluestability">Project website</a></li>
|
376 |
-
<li>See the Flowers team <a href="http://developmentalsystems.org">blog</a> and <a href="https://flowers.inria.fr/">website</a></li>
|
377 |
-
<li>See Grgur's website and other projects: <a href="https://grgkovac.github.io">https://grgkovac.github.io</a></li>
|
378 |
</ul>
|
379 |
</div>
|
380 |
|
|
|
337 |
</div>
|
338 |
<div class="citation-section">
|
339 |
<p>
|
340 |
+
You can find more details in our <a target="_blank" href="https://arxiv.org/abs/2402.14846">paper</a>.
|
|
|
|
|
341 |
</p>
|
342 |
<p>
|
343 |
If you found this project useful, please cite one of our related papers,
|
|
|
370 |
</div>
|
371 |
<ul>
|
372 |
<li>Contact: <a href="mailto: [email protected]">[email protected]</a></li>
|
373 |
+
<li>See the <a target="_blank" href="https://sites.google.com/view/llmvaluestability">Project website</a></li>
|
374 |
+
<li>See the Flowers team <a target="_blank" href="http://developmentalsystems.org">blog</a> and <a target="_blank" href="https://flowers.inria.fr/">website</a></li>
|
375 |
+
<li>See Grgur's website and other projects: <a target="_blank" href="https://grgkovac.github.io">https://grgkovac.github.io</a></li>
|
376 |
</ul>
|
377 |
</div>
|
378 |
|