distilbert-heaps-class4 / special_tokens_map.json
Johannes Garstenauer
Training in progress, step 5389
b863263
raw
history blame contribute delete
99 Bytes
{
"cls_token": "[CLS]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}