autonlp-testing-504313966 / tokenizer_config.json
abhishek's picture
abhishek HF staff
Commit From AutoNLP
5229617
raw
history blame
No virus
297 Bytes
{"normalization": true, "bos_token": "<s>", "eos_token": "</s>", "sep_token": "</s>", "cls_token": "<s>", "unk_token": "<unk>", "pad_token": "<pad>", "mask_token": "<mask>", "special_tokens_map_file": null, "tokenizer_file": null, "name_or_path": "AutoNLP", "tokenizer_class": "BertweetTokenizer"}