Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Understanding and Mitigating Bottlenecks of State Space Models through the Lens of Recency and Over-smoothing
|
2 |
+
|
3 |
+
The official checkpoint release of ICLR 2025 paper "[Understanding and Mitigating Bottlenecks of State Space Models through the Lens of Recency and Over-smoothing](https://arxiv.org/abs/2501.00658)".
|
4 |
+
|
5 |
+
Peihao Wang, Ruisi Cai, Yuehao Wang, Jiajun Zhu, Pragya Srivastava, Atlas Wang, Pan Li
|
6 |
+
|
7 |
+
Please refer to our [GitHub repo](https://github.com/VITA-Group/SSM-Bottleneck) for more information.
|