group4_non_all_zero / special_tokens_map.json
anismahmahi's picture
Training in progress, epoch 1
4a88ed5
raw
history blame contribute delete
No virus
173 Bytes
{
"bos_token": "[CLS]",
"cls_token": "[CLS]",
"eos_token": "[SEP]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}