hello_I_am_testing_2 / special_tokens_map.json
BigBri's picture
Upload tokenizer
7914c07
raw
history blame contribute delete
No virus
131 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}