finetuned / special_tokens_map.json
5258-vikram's picture
Upload tokenizer (#2)
f305c85
raw
history blame contribute delete
No virus
176 Bytes
{
"additional_special_tokens": [
"<|endoftext|>",
"<|padding|>"
],
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}