Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -14,7 +14,7 @@
|
|
| 14 |
"n_embd": 1280,
|
| 15 |
"n_head": 16,
|
| 16 |
"n_inner": null,
|
| 17 |
-
"n_layer":
|
| 18 |
"n_positions": 1024,
|
| 19 |
"resid_pdrop": 0.1,
|
| 20 |
"scale_attn_weights": true,
|
|
|
|
| 14 |
"n_embd": 1280,
|
| 15 |
"n_head": 16,
|
| 16 |
"n_inner": null,
|
| 17 |
+
"n_layer": 36,
|
| 18 |
"n_positions": 1024,
|
| 19 |
"resid_pdrop": 0.1,
|
| 20 |
"scale_attn_weights": true,
|