Update README.md
Browse files
README.md
CHANGED
|
@@ -4,4 +4,17 @@ base_model:
|
|
| 4 |
---
|
| 5 |
## Citing & Authors
|
| 6 |
|
| 7 |
-
Paper: [BRIEF-PRO: Universal Context Compression with Short-to-Long Synthesis for Fast and Accurate Multi-Hop Reasoning]()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
## Citing & Authors
|
| 6 |
|
| 7 |
+
Paper: [BRIEF-PRO: Universal Context Compression with Short-to-Long Synthesis for Fast and Accurate Multi-Hop Reasoning](https://arxiv.org/abs/2510.13799)
|
| 8 |
+
|
| 9 |
+
```
|
| 10 |
+
@misc{gu2025briefprouniversalcontextcompression,
|
| 11 |
+
title={BRIEF-Pro: Universal Context Compression with Short-to-Long Synthesis for Fast and Accurate Multi-Hop Reasoning},
|
| 12 |
+
author={Jia-Chen Gu and Junyi Zhang and Di Wu and Yuankai Li and Kai-Wei Chang and Nanyun Peng},
|
| 13 |
+
year={2025},
|
| 14 |
+
eprint={2510.13799},
|
| 15 |
+
archivePrefix={arXiv},
|
| 16 |
+
primaryClass={cs.CL},
|
| 17 |
+
url={https://arxiv.org/abs/2510.13799},
|
| 18 |
+
}
|
| 19 |
+
```
|
| 20 |
+
|