Update tokenizer_config.json
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -11,6 +11,6 @@
|
|
11 |
"strip_accents": null,
|
12 |
"special_tokens_map_file": null,
|
13 |
"tokenizer_file": null,
|
14 |
-
"name_or_path": "junnyu/
|
15 |
"tokenizer_class": "RoFormerTokenizer"
|
16 |
}
|
|
|
11 |
"strip_accents": null,
|
12 |
"special_tokens_map_file": null,
|
13 |
"tokenizer_file": null,
|
14 |
+
"name_or_path": "junnyu/wobert_chinese_base",
|
15 |
"tokenizer_class": "RoFormerTokenizer"
|
16 |
}
|