Adding links to CogSci, PLOS ONE, and the project page.
Browse files- templates/index.html +8 -3
templates/index.html
CHANGED
@@ -336,12 +336,17 @@
|
|
336 |
<a href="{{ url_for('new_model') }}" class="custom-button mt-3">Submit a model</a>
|
337 |
</div>
|
338 |
<div class="citation-section">
|
|
|
|
|
|
|
|
|
|
|
339 |
<p>
|
340 |
If you found this project useful, please cite one of our related papers,
|
341 |
which this leaderboard extends with a more focused and elaborate experimental setup.
|
342 |
-
Refer <a href="{{ url_for('about', _anchor='paper') }}">
|
343 |
</p>
|
344 |
-
<p>Short paper</p>
|
345 |
<div class="citation-box" id="citation-text">
|
346 |
@inproceedings{kovavc2024stick,
|
347 |
title={Stick to your Role! Stability of Personal Values Expressed in Large Language Models},
|
@@ -351,7 +356,7 @@
|
|
351 |
year={2024}
|
352 |
}
|
353 |
</div>
|
354 |
-
<p>
|
355 |
<div class="citation-box" id="citation-text">
|
356 |
@article{kovavc2024stick,
|
357 |
title={Stick to your role! Stability of personal values expressed in large language models},
|
|
|
336 |
<a href="{{ url_for('new_model') }}" class="custom-button mt-3">Submit a model</a>
|
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,
|
346 |
which this leaderboard extends with a more focused and elaborate experimental setup.
|
347 |
+
Refer to the <a href="{{ url_for('about', _anchor='paper') }}">site</a> for details.
|
348 |
</p>
|
349 |
+
<p>Short paper: <a target="_blank" href="https://escholarship.org/uc/item/7w4823c6">Kovač, G., Portelas, R., Sawayama, M., Dominey, P. F., & Oudeyer, P. Y. (2024). Stick to your Role! Stability of Personal Values Expressed in Large Language Models. In Proceedings of the Annual Meeting of the Cognitive Science Society (Vol. 46).</a> </p>
|
350 |
<div class="citation-box" id="citation-text">
|
351 |
@inproceedings{kovavc2024stick,
|
352 |
title={Stick to your Role! Stability of Personal Values Expressed in Large Language Models},
|
|
|
356 |
year={2024}
|
357 |
}
|
358 |
</div>
|
359 |
+
<p>Longer paper: <a target="_blank" href="https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0309114"> Kovač G, Portelas R, Sawayama M, Dominey PF, Oudeyer PY (2024) Stick to your role! Stability of personal values expressed in large language models. PLOS ONE 19(8): e0309114. https://doi.org/10.1371/journal.pone.0309114 </a></p>
|
360 |
<div class="citation-box" id="citation-text">
|
361 |
@article{kovavc2024stick,
|
362 |
title={Stick to your role! Stability of personal values expressed in large language models},
|