banglabert-sentiment / tokenizer_config.json
Sanzana Lora
Upload 11 files
9a29b8b verified
raw
history blame contribute delete
406 Bytes
{"do_lower_case": false, "do_basic_tokenize": true, "never_split": null, "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "tokenize_chinese_chars": false, "strip_accents": null, "special_tokens_map_file": null, "full_tokenizer_file": null, "tokenizer_file": null, "name_or_path": "csebuetnlp/banglabert", "tokenizer_class": "ElectraTokenizer"}