Upload config.json with huggingface_hub
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"model_type": "gpt2",
|
| 3 |
-
"vocab_size":
|
| 4 |
"n_positions": 1024,
|
| 5 |
"n_ctx": 1024,
|
| 6 |
"n_embd": 768,
|
|
|
|
| 1 |
{
|
| 2 |
"model_type": "gpt2",
|
| 3 |
+
"vocab_size": 4123332,
|
| 4 |
"n_positions": 1024,
|
| 5 |
"n_ctx": 1024,
|
| 6 |
"n_embd": 768,
|