marzinouri
commited on
Commit
•
e5d9ea6
1
Parent(s):
3d41347
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -39,5 +39,5 @@
|
|
39 |
"type_vocab_size": 2,
|
40 |
"unk_token": "[UNK]",
|
41 |
"use_cache": true,
|
42 |
-
"vocab_size":
|
43 |
}
|
|
|
39 |
"type_vocab_size": 2,
|
40 |
"unk_token": "[UNK]",
|
41 |
"use_cache": true,
|
42 |
+
"vocab_size": 10000
|
43 |
}
|