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