zero-shot-vanilla-binary-bert / tokenizer_config.json
StefanH's picture
add tokenizer
5065240
{"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, "model_max_length": 512, "special_tokens_map_file": null, "name_or_path": "/Users/stefanhg/Documents/UMich/Research/Zeroshot Text Classification/models-upload/06.03.22_binary-bert-asp-norm-vanilla", "tokenizer_class": "BertTokenizer"}