test-v16-checkpoints / special_tokens_map.json
sumeet9's picture
Training in progress, step 1000
71c724f
raw
history blame contribute delete
99 Bytes
{
"bos_token": "<BOS>",
"eos_token": "<EOS>",
"pad_token": "<PAD>",
"unk_token": "<UNK>"
}