bert-large-arabertv02-twitter / tokenizer_config.json
wissamantoun's picture
First commit
b7bb29b
{"do_lower_case": false, "do_basic_tokenize": true, "never_split": ["[بريد]", "[مستخدم]", "[رابط]"], "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "tokenize_chinese_chars": true, "strip_accents": null, "max_len": 512, "special_tokens_map_file": null, "name_or_path": "models/bert-large-arabertv02", "use_fast": true, "tokenizer_file": null, "tokenizer_class": "BertTokenizer"}