Safetensors
English
mom_gated_deltanet
JusenK commited on
Commit
5da59e5
·
verified ·
1 Parent(s): 11719ba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -6,4 +6,5 @@ language:
6
  - en
7
  ---
8
  Model of the paper [MoM: Linear Sequence Modeling with Mixture-of-Memories](https://arxiv.org/abs/2502.13685).
 
9
  The model was trained on a sample of SlimPajama with 15B tokens. We use Gated-Deltanet as the memory update mechanism.
 
6
  - en
7
  ---
8
  Model of the paper [MoM: Linear Sequence Modeling with Mixture-of-Memories](https://arxiv.org/abs/2502.13685).
9
+
10
  The model was trained on a sample of SlimPajama with 15B tokens. We use Gated-Deltanet as the memory update mechanism.