jtatman commited on
Commit
540d2db
·
verified ·
1 Parent(s): 2fff519

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -17,7 +17,7 @@
17
  "max_position_embeddings": 4096,
18
  "model_type": "gpt_neox",
19
  "num_attention_heads": 4,
20
- "num_hidden_layers": 2,
21
  "pad_token_id": 0,
22
  "rope_scaling": null,
23
  "rotary_emb_base": 10000,
 
17
  "max_position_embeddings": 4096,
18
  "model_type": "gpt_neox",
19
  "num_attention_heads": 4,
20
+ "num_hidden_layers": 1,
21
  "pad_token_id": 0,
22
  "rope_scaling": null,
23
  "rotary_emb_base": 10000,