Toxic-comment / tokenizer_config.json
vishwapatel123's picture
Upload 6 files
1c6be11
raw
history blame
No virus
160 Bytes
{"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "model_max_length": 256, "do_lower_case": true}