Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -18,5 +18,5 @@
|
|
| 18 |
"n_layer": 16,
|
| 19 |
"n_positions": 4096,
|
| 20 |
"resid_pdrop": 0.1,
|
| 21 |
-
"vocab_size": 50257
|
| 22 |
}
|
|
|
|
| 18 |
"n_layer": 16,
|
| 19 |
"n_positions": 4096,
|
| 20 |
"resid_pdrop": 0.1,
|
| 21 |
+
"vocab_size": 50257
|
| 22 |
}
|