princeton-nlp
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -56,8 +56,9 @@ Here are some quick facts about our main ProLong model: [princeton-nlp/Llama-3-8
|
|
56 |
|
57 |
```bibtex
|
58 |
@article{gao2024prolong,
|
59 |
-
|
60 |
-
|
61 |
-
|
|
|
62 |
}
|
63 |
```
|
|
|
56 |
|
57 |
```bibtex
|
58 |
@article{gao2024prolong,
|
59 |
+
title={How to Train Long-Context Language Models (Effectively)},
|
60 |
+
author={Gao, Tianyu and Wettig, Alexander and Yen, Howard and Chen, Danqi},
|
61 |
+
journal={arXiv preprint arXiv:2410.02660},
|
62 |
+
year={2024}
|
63 |
}
|
64 |
```
|