gpt2 / onnx /special_tokens_map.json
besimray's picture
Duplicate from openai-community/gpt2
f3b5243 verified
raw
history blame contribute delete
99 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}