hing-bert / tokenizer_config.json
l3cube-pune's picture
Update model files
18af84b
{"do_lower_case": true, "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": "/opt/ravindra.n/misc/models/BERT/special_tokens_map.json", "name_or_path": "l3cube-pune/hing-bert", "do_basic_tokenize": true, "never_split": null, "tokenizer_class": "BertTokenizer"}