Muennighoff commited on
Commit
0b914b6
1 Parent(s): d9bf58e

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -17,6 +17,7 @@
17
  "n_layer": 70,
18
  "num_attention_heads": 112,
19
  "pretraining_tp": 4,
 
20
  "slow_but_exact": false,
21
  "transformers_version": "4.21.0",
22
  "use_cache": true,
 
17
  "n_layer": 70,
18
  "num_attention_heads": 112,
19
  "pretraining_tp": 4,
20
+ "seq_length": 2048,
21
  "slow_but_exact": false,
22
  "transformers_version": "4.21.0",
23
  "use_cache": true,