czml1 / tokenizer_config.json
yogsth0t's picture
Upload 5 files
d07d828 verified
raw
history blame contribute delete
No virus
208 Bytes
{"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "strip_accents": false, "do_lower_case": false, "full_tokenizer_file": null, "use_fast": false}