mMiniLM-L6-v2-en-pt-msmarco-v2 / tokenizer_config.json
lhbonifacio's picture
Initial commit for v2
c908d59
{"bos_token": "<s>", "eos_token": "</s>", "sep_token": "</s>", "cls_token": "<s>", "unk_token": "<unk>", "pad_token": "<pad>", "mask_token": {"content": "<mask>", "single_word": false, "lstrip": true, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "special_tokens_map_file": null, "name_or_path": "./data/mMiniLM-L6-H384-distilled-from-XLMR-Large/", "tokenizer_class": "XLMRobertaTokenizer"}