medium-base-News_About_Gold / special_tokens_map.json
DunnBC22's picture
Training in progress, epoch 1
9cc7470
raw
history blame contribute delete
No virus
170 Bytes
{
"bos_token": "<s>",
"cls_token": "<cls>",
"eos_token": "</s>",
"mask_token": "<mask>",
"pad_token": "<pad>",
"sep_token": "<sep>",
"unk_token": "<unk>"
}