rithwik-db/msmarco-databricks
023
1{2 "cls_token": "[CLS]",3 "do_basic_tokenize": true,4 "do_lower_case": true,5 "mask_token": "[MASK]",6 "model_max_length": 512,7 "never_split": null,8 "pad_token": "[PAD]",9 "sep_token": "[SEP]",10 "special_tokens_map_file": "/home/ukp-reimers/.cache/huggingface/transformers/ba1a276969ccad7ea2344196e7b8561b36292db74bff940ee316dadc05d005d3.dd8bd9bfd3664b530ea4e645105f557769387b3da9f79bdb55ed556bdd80611d",11 "strip_accents": null,12 "tokenize_chinese_chars": true,13 "tokenizer_class": "DistilBertTokenizer",14 "unk_token": "[UNK]"15}16 