230907_214556 / special_tokens_map.json
Syzseisus's picture
Training in progress, epoch 1
4832d64
raw
history blame contribute delete
No virus
125 Bytes
{
"cls_token": "<cls>",
"eos_token": "<eos>",
"mask_token": "<mask>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}