Update README.md
Browse files
README.md
CHANGED
|
@@ -55,4 +55,16 @@ To reproduce the results on short-context tasks, see the guidance in [https://gi
|
|
| 55 |
<br>
|
| 56 |
</p>
|
| 57 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 58 |
Disclaimer: This model is strictly for research purposes, and not an official product or service from Microsoft.
|
|
|
|
| 55 |
<br>
|
| 56 |
</p>
|
| 57 |
|
| 58 |
+
## 📝 Citation
|
| 59 |
+
```
|
| 60 |
+
@misc{an2024make,
|
| 61 |
+
title={Make Your LLM Fully Utilize the Context},
|
| 62 |
+
author={Shengnan An and Zexiong Ma and Zeqi Lin and Nanning Zheng and Jian-Guang Lou},
|
| 63 |
+
year={2024},
|
| 64 |
+
eprint={2404.16811},
|
| 65 |
+
archivePrefix={arXiv},
|
| 66 |
+
primaryClass={cs.CL}
|
| 67 |
+
}
|
| 68 |
+
```
|
| 69 |
+
|
| 70 |
Disclaimer: This model is strictly for research purposes, and not an official product or service from Microsoft.
|