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