rishanthrajendhran commited on
Commit
6c5508a
·
verified ·
1 Parent(s): 040705e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -8
README.md CHANGED
@@ -187,12 +187,13 @@ Identical to POLARIS-9B except for the group composition.
187
  ## Citation
188
 
189
  ```bibtex
190
- @article{polaris2026,
191
- title = {{POLARIS}: Guiding Small Models to Write Long Stories},
192
- author = {Anonymous},
193
- journal = {ACL submission},
194
- year = {2026},
 
 
 
195
  }
196
- ```
197
-
198
- *(Citation will be updated upon acceptance.)*
 
187
  ## Citation
188
 
189
  ```bibtex
190
+ @misc{rajendhran2026polarisguidingsmallmodels,
191
+ title={POLARIS: Guiding Small Models to Write Long Stories},
192
+ author={Rishanth Rajendhran and Jenna Russell and Mohit Iyyer and John Frederick Wieting},
193
+ year={2026},
194
+ eprint={2606.04095},
195
+ archivePrefix={arXiv},
196
+ primaryClass={cs.CL},
197
+ url={https://arxiv.org/abs/2606.04095},
198
  }
199
+ ```