breadlicker45 commited on
Commit
b24d460
1 Parent(s): 8e6da9b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -12,7 +12,7 @@
12
  "layer_norm_eps": 1e-05,
13
  "line_by_line": true,
14
  "max_position_embeddings": 2048,
15
- "model_type": "gpt_neox",
16
  "num_attention_heads": 8,
17
  "num_hidden_layers": 6,
18
  "rotary_emb_base": 10000,
 
12
  "layer_norm_eps": 1e-05,
13
  "line_by_line": true,
14
  "max_position_embeddings": 2048,
15
+ "model_type": "pythia-19m",
16
  "num_attention_heads": 8,
17
  "num_hidden_layers": 6,
18
  "rotary_emb_base": 10000,