gpt2-micro / special_tokens_map.json
ZoneTwelve's picture
Add configuration and model files for GPT-2 Micro model
6c0b2b8
raw
history blame contribute delete
99 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}