bin_clean_seq_class_balanced / special_tokens_map.json
Johannes Garstenauer
Training in progress, step 1424
22e9596
raw
history blame contribute delete
99 Bytes
{
"cls_token": "[CLS]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}