few_32_SpanBERT_empty / special_tokens_map.json
FanChen0116's picture
Training in progress epoch 39
00060b1
raw
history blame contribute delete
No virus
259 Bytes
{
"additional_special_tokens": [
"<people>",
"<date>",
"<time>",
"<first_name>",
"<last_name>",
"<None>"
],
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}