m3hrdadfi's picture
Update tokenizer_config.json
f80ddc8
raw history blame
No virus
267 Bytes
{
"unk_token": "[UNK]",
"sep_token": "[SEP]",
"pad_token": "[PAD]",
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"special_tokens_map_file": null,
"tokenizer_file": null,
"name_or_path": "HooshvareLab/bert-fa-base-uncased",
"model_max_length": 512
}