albert-large-urdu / tokenizer_config.json
sibt-rj's picture
new_files
deafbea
raw
history blame contribute delete
No virus
370 Bytes
{"do_lower_case": true, "remove_space": true, "keep_accents": false, "bos_token": "[CLS]", "eos_token": "[SEP]", "unk_token": "<unk>", "sep_token": "[SEP]", "pad_token": "<pad>", "cls_token": "[CLS]", "mask_token": "[MASK]", "model_max_length": 512, "name_or_path": "drive/MyDrive/albert_urdu/checkpoint-24128", "special_tokens_map_file": "urdu/special_tokens_map.json"}