feat(config.json): update config
Browse files- config.json +1 -0
config.json
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
{
|
2 |
"_name_or_path": "minskiter/simbert-chinese-bert-wwm-ext",
|
|
|
3 |
"architectures": [
|
4 |
"SimBertModel"
|
5 |
],
|
|
|
1 |
{
|
2 |
"_name_or_path": "minskiter/simbert-chinese-bert-wwm-ext",
|
3 |
+
"tokenizer_class": "BertTokenizer",
|
4 |
"architectures": [
|
5 |
"SimBertModel"
|
6 |
],
|