Skip to content

Commit

Permalink
Add ArXiv info in README
Browse files Browse the repository at this point in the history
  • Loading branch information
wiseodd committed Jul 8, 2024
1 parent 0cdab36 commit b240838
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
![lint](https://github.com/juliagrosse/ults/actions/workflows/lint-ruff.yml/badge.svg)
![format](https://github.com/juliagrosse/ults/actions/workflows/format-ruff.yml/badge.svg)

Accompanying implementation of the following paper [[ArXiv]](TODO!):
Accompanying implementation of the following paper [[ArXiv]](https://arxiv.org/abs/2407.03951):

```bib
@article{grosse2024ults,
@inproceedings{grosse2024ults,
title={Uncertainty-Guided Optimization On Large Language Model Search Trees},
author={Grosse, Julia and Wu, Ruotian and Rashid, Ahmad and Hennig, Philipp and Poupart, Pascal and Kristiadi, Agustinus},
journal={arXiv preprint arXiv:TODO!},
booktitle={Sixth Symposium on Advances in Approximate Bayesian Inference --- Non Archival Track},
year={2024}
}
```
Expand Down

0 comments on commit b240838

Please sign in to comment.