Commit ·
4f2844c
1
Parent(s): 76dad0b
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -58,5 +58,5 @@
|
|
| 58 |
"torch_dtype": "float32",
|
| 59 |
"transformers_version": "4.33.1",
|
| 60 |
"use_cache": true,
|
| 61 |
-
"vocab_size":
|
| 62 |
}
|
|
|
|
| 58 |
"torch_dtype": "float32",
|
| 59 |
"transformers_version": "4.33.1",
|
| 60 |
"use_cache": true,
|
| 61 |
+
"vocab_size": 58248
|
| 62 |
}
|