breadlicker45 commited on
Commit
a64b75b
1 Parent(s): be790d3

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -38,7 +38,7 @@
38
  "layer_norm_epsilon": 1e-05,
39
  "line_by_line": true,
40
  "max_position_embeddings": 2048,
41
- "model_type": "gpt_neo",
42
  "num_heads": 12,
43
  "num_layers": 12,
44
  "resid_dropout": 0,
 
38
  "layer_norm_epsilon": 1e-05,
39
  "line_by_line": true,
40
  "max_position_embeddings": 2048,
41
+ "model_type": "pythia",
42
  "num_heads": 12,
43
  "num_layers": 12,
44
  "resid_dropout": 0,