unsup-AudioCSE-roberta-large / tokenizer_config.json
gcyzsl's picture
Upload tokenizer_config.json with huggingface_hub
2a584b3
raw
history blame
289 Bytes
{"unk_token": "<unk>", "bos_token": "<s>", "eos_token": "</s>", "add_prefix_space": false, "errors": "replace", "sep_token": "</s>", "cls_token": "<s>", "pad_token": "<pad>", "mask_token": "<mask>", "model_max_length": 512, "special_tokens_map_file": null, "name_or_path": "roberta-large"}