esg-class_bert_0709_other_v1 / special_tokens_map.json
dsmsb's picture
Training in progress, epoch 1
a0e5a89
raw
history blame
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}