Files
bpr-base-msmarco-contriever/tokenizer_config.json

1 line
386 B
JSON
Raw Permalink Normal View History

{"do_lower_case": true, "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "tokenize_chinese_chars": true, "strip_accents": null, "model_max_length": 512, "special_tokens_map_file": null, "name_or_path": "/home/n3thakur/.cache/torch/sentence_transformers/nthakur_contriever-base-msmarco/", "tokenizer_class": "BertTokenizer"}