distilgpt2-spock / special_tokens_map.json
omgbobbyg's picture
Training in progress, epoch 1
c007062 verified
raw
history blame contribute delete
No virus
123 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<pad>",
"unk_token": "<|endoftext|>"
}