yzhangcs commited on
Commit
9d48ee5
1 Parent(s): a250277

Update README.md

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