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