Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -30,5 +30,5 @@
|
|
30 |
"tie_word_embeddings": false,
|
31 |
"torch_dtype": "float16",
|
32 |
"transformers_version": "4.35.2",
|
33 |
-
"vocab_size": 51200
|
34 |
}
|
|
|
30 |
"tie_word_embeddings": false,
|
31 |
"torch_dtype": "float16",
|
32 |
"transformers_version": "4.35.2",
|
33 |
+
"vocab_size": 51200
|
34 |
}
|