Update README.md
Browse files
README.md
CHANGED
@@ -1 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
Model of the paper [Gated Slot Attention for Efficient Linear-Time Sequence Modeling](https://huggingface.co/papers/2409.07146).
|
|
|
1 |
+
language:
|
2 |
+
- en
|
3 |
+
tags:
|
4 |
+
- text-generation
|
5 |
+
- gsa
|
6 |
+
license: mit
|
7 |
+
datasets:
|
8 |
+
- cerebras/SlimPajama-627B
|
9 |
+
library_name: fla
|
10 |
+
|
11 |
Model of the paper [Gated Slot Attention for Efficient Linear-Time Sequence Modeling](https://huggingface.co/papers/2409.07146).
|