unsup-consert-papers-bert / tokenizer_config.json
AnonymousSub's picture
first commit
e9a2fe0
raw
history blame contribute delete
290 Bytes
{"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "special_tokens_map_file": null, "tokenizer_file": "/scratch/j20200059/ConSERT/bert-base-uncased/tokenizer.json", "name_or_path": "/scratch/j20200059/ConSERT/bert-base-uncased"}