Commit
·
a64b75b
1
Parent(s):
be790d3
Update config.json
Browse files- 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": "
|
| 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,
|