puri-thai-albert-cased-v1 / tokenizer_config.json
puri's picture
change tokenizer configuration
2adc97b
{"do_lower_case": false, "remove_space": true, "keep_accents": true, "bos_token": "[CLS]", "eos_token": "[SEP]", "unk_token": "<unk>", "sep_token": "[SEP]", "pad_token": "<pad>", "cls_token": "[CLS]", "mask_token": "[MASK]", "max_len": 512, "special_tokens_map_file": null, "tokenizer_file": null, "name_or_path": "/root/workspace/thesis/tokenizer_v2/"}