gpt2-medium / onnx /special_tokens_map.json
ShanzaGull's picture
Duplicate from arif-butt/gpt2-medium
96a104e
raw
history blame contribute delete
99 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}