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