xlm-roberta-base-ance-en-jp-warmup / special_tokens_map.json
k-ush's picture
Initial commit
b8d2f46
raw
history blame contribute delete
167 Bytes
{
"bos_token": "<s>",
"cls_token": "<s>",
"eos_token": "</s>",
"mask_token": "<mask>",
"pad_token": "<pad>",
"sep_token": "</s>",
"unk_token": "<unk>"
}