gpt2-large_comment-type-python / special_tokens_map.json
fabiancpl's picture
Pushing model, tokenizer and model card
a8a25bc
raw
history blame contribute delete
99 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}