gpt2-open-instruct-v1-polish / special_tokens_map.json
s3nh's picture
Upload folder using huggingface_hub
816c210
raw
history blame
No virus
230 Bytes
{
"additional_special_tokens": [
"### End",
"### Instruction:",
"### Response:\n"
],
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}