asyncgile_1b_alpha / special_tokens_map.json
RajuKandasamy's picture
Upload folder using huggingface_hub
1dde81e
raw
history blame
236 Bytes
{
"additional_special_tokens": [
"<|endoftext|>",
"### Instruction:",
"### Response:\n"
],
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}