bert-seg-v1 / tokenizer_config.json
simonnedved's picture
Upload tokenizer_config.json
4ecc008
{"model_max_length": 512, "unk_token": "[UNK]", "pad_token": "[PAD]", "cls_token": "[CLS]", "sep_token": "[SEP]", "mask_token": "[MASK]", "tokenizer_class": "PreTrainedTokenizerFast"}