tiny-random-roformer / tokenizer_config.json
IlyasMoutawwakil's picture
Mirror from hf-internal-testing/tiny-random-roformer
09d5163 verified
raw
history blame
409 Bytes
{"do_lower_case": true, "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "tokenize_chinese_chars": true, "strip_accents": null, "do_basic_tokenize": true, "never_split": null, "model_max_length": 1536, "special_tokens_map_file": null, "name_or_path": "junnyu/roformer_chinese_base", "tokenizer_file": null, "tokenizer_class": "RoFormerTokenizer"}