tiny-random-GPT2LMHeadModel / special_tokens_map.json
ydshieh's picture
ydshieh HF staff
Upload tiny models for GPT2LMHeadModel
fd98574
raw
history blame contribute delete
No virus
99 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}