gpt2_lora_instruction / special_tokens_map.json
Prajapat's picture
Prajapat/gpt2-lora-instruction
3b54b56 verified
raw
history blame contribute delete
131 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}