junnyu commited on
Commit
366863d
•
1 Parent(s): 1a7a275

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -10,7 +10,7 @@
10
  "initializer_range": 0.02,
11
  "intermediate_size": 3072,
12
  "layer_norm_eps": 1e-12,
13
- "max_position_embeddings": 1536,
14
  "model_type": "roformer",
15
  "norm_type": "rms_norm",
16
  "num_attention_heads": 12,
10
  "initializer_range": 0.02,
11
  "intermediate_size": 3072,
12
  "layer_norm_eps": 1e-12,
13
+ "max_position_embeddings": 512,
14
  "model_type": "roformer",
15
  "norm_type": "rms_norm",
16
  "num_attention_heads": 12,