Pythia410m-V0-Instruct / special_tokens_map.json
SummerSigh's picture
Upload tokenizer
1b22b91
raw
history blame contribute delete
No virus
123 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "[PAD]",
"unk_token": "<|endoftext|>"
}