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