Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -82,7 +82,7 @@ def main():
|
|
82 |
Higher win rates indicate that the word is more likely to be associated with
|
83 |
positive emotions than other words in the list.
|
84 |
|
85 |
-
Check out our paper, [What Do Llamas Really Think? Revealing Preference Biases in Language Model Representations](http://arxiv.org/abs/
|
86 |
See our [codebase](https://github.com/castorini/biasprobe) on GitHub.
|
87 |
'''
|
88 |
gr.Markdown(md)
|
|
|
82 |
Higher win rates indicate that the word is more likely to be associated with
|
83 |
positive emotions than other words in the list.
|
84 |
|
85 |
+
Check out our paper, [What Do Llamas Really Think? Revealing Preference Biases in Language Model Representations](http://arxiv.org/abs/2311.18812).
|
86 |
See our [codebase](https://github.com/castorini/biasprobe) on GitHub.
|
87 |
'''
|
88 |
gr.Markdown(md)
|