odinsynth_encoder_decoder_test / special_tokens_map.json
enoriega's picture
Training in progress, step 60
b31d003
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}