ecir23-scratch-msmarco-dense / tokenizer_config.json
cadurosar's picture
Add model
f6a433f
raw
history blame
351 Bytes
{"mask_token": "[MASK]", "cls_token": "[CLS]", "unk_token": "[UNK]", "pad_token": "[PAD]", "sep_token": "[SEP]", "special_tokens_map_file": "/scratch/1/user/classanc/mlm-flops/ECIR/V14_MSMARCO_2173288/special_tokens_map.json", "name_or_path": "/scratch/1/user/classanc/mlm-flops/ECIR/V14_MSMARCO_2173288", "tokenizer_class": "PreTrainedTokenizerFast"}