Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
---
|
| 6 |
+
## References
|
| 7 |
+
For more information, please refer to our paper and GitHub repository.
|
| 8 |
+
|
| 9 |
+
Paper: [Two Stones Hit One Bird: Bilevel Positional Encoding for Better Length Extrapolation](https://arxiv.org/abs/2401.16421)
|
| 10 |
+
|
| 11 |
+
GitHub: [BiPE](https://github.com/zhenyuhe00/BiPE)
|
| 12 |
+
|
| 13 |
+
Authors: *Zhenyu He\*, Guhao Feng\*, Shengjie Luo\*, Kai Yang, Di He, Jingjing Xu, Zhi Zhang, Hongxia Yang, Liwei Wang*
|