gpt2_201516 / special_tokens_map.json
talphaidze's picture
Initial commit of GPT2 201516 with 80% tokens
8ddf2ee verified
raw
history blame contribute delete
99 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}