sam34738/hatebert_binary_hate
04
1{2 "backend": "tokenizers",3 "cls_token": "[CLS]",4 "do_lower_case": true,5 "is_local": false,6 "local_files_only": false,7 "mask_token": "[MASK]",8 "max_len": 512,9 "model_max_length": 512,10 "pad_token": "[PAD]",11 "sep_token": "[SEP]",12 "strip_accents": null,13 "tokenize_chinese_chars": true,14 "tokenizer_class": "BertTokenizer",15 "unk_token": "[UNK]"16}17 