iamanaiart's picture
Upload tokenizer/special_tokens_map.json with huggingface_hub
89cdf5f verified
raw
history blame contribute delete
No virus
214 Bytes
{
"additional_special_tokens": [
"<|startoftext|>",
"<|endoftext|>"
],
"bos_token": "<|startoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}