Commit
·
8fd3a79
1
Parent(s):
4846d73
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -19,7 +19,7 @@
|
|
| 19 |
"n_embd": 2048,
|
| 20 |
"n_head": 32,
|
| 21 |
"n_head_kv": null,
|
| 22 |
-
"n_inner":
|
| 23 |
"n_layer": 24,
|
| 24 |
"n_positions": 2048,
|
| 25 |
"resid_pdrop": 0.0,
|
|
|
|
| 19 |
"n_embd": 2048,
|
| 20 |
"n_head": 32,
|
| 21 |
"n_head_kv": null,
|
| 22 |
+
"n_inner": 2048,
|
| 23 |
"n_layer": 24,
|
| 24 |
"n_positions": 2048,
|
| 25 |
"resid_pdrop": 0.0,
|