eyad-silx commited on
Commit
80b7891
·
verified ·
1 Parent(s): 1f94ed5

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -8,7 +8,7 @@
8
  "n_heads": 8,
9
  "d_ff": 2048,
10
  "vocab_size": 50257,
11
- "max_position_embeddings": 2048,
12
  "checkpoint_frequency": 64,
13
  "memory_decay": 0.95,
14
  "temporal_evolution_rate": 0.1,
 
8
  "n_heads": 8,
9
  "d_ff": 2048,
10
  "vocab_size": 50257,
11
+ "max_position_embeddings": Null ,
12
  "checkpoint_frequency": 64,
13
  "memory_decay": 0.95,
14
  "temporal_evolution_rate": 0.1,