tetrisd commited on
Commit
71ce6d1
·
1 Parent(s): bb1bf5f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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/2210.04885).
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)