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