WoW-1-Wan-14B-2M / xlm-roberta-large /special_tokens_map.json
WoW-world-model's picture
Upload xlm-roberta-large/special_tokens_map.json with huggingface_hub
d832cee verified
raw
history blame
280 Bytes
{
"bos_token": "<s>",
"cls_token": "<s>",
"eos_token": "</s>",
"mask_token": {
"content": "<mask>",
"lstrip": true,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<pad>",
"sep_token": "</s>",
"unk_token": "<unk>"
}