epiCPhotoGasm_X_Plus_X_Plus / tokenizer /special_tokens_map.json
kadirnar's picture
Upload folder using huggingface_hub
f65a279
raw
history blame
No virus
133 Bytes
{
"bos_token": "<|startoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}