xlm-roberta-comet-small / tokenizer_config.json
RicardoRei's picture
mMiniLM XLM-R fine-tuned on DAs 2015-20
df568a0
raw
history blame contribute delete
No virus
392 Bytes
{"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"}, "model_max_length": 512, "special_tokens_map_file": null, "name_or_path": "nreimers/mMiniLMv2-L6-H384-distilled-from-XLMR-Large"}