AnsGen_BeLegalBert / tokenizer_config.json
Waleed-bin-Qamar's picture
Add trained model
25e07fd
raw
history blame
531 Bytes
{"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, "do_basic_tokenize": true, "model_max_length": 512, "name_or_path": "Waleed-bin-Qamar/PT-LegalBert-wl-3EP2", "never_split": null, "special_tokens_map_file": "/root/.cache/huggingface/hub/models--nlpaueb--legal-bert-base-uncased/snapshots/15b570cbf88259610b082a167dacc190124f60f6/special_tokens_map.json", "tokenizer_class": "BertTokenizer"}