Text Generation
Transformers
PyTorch
Safetensors
English
gpt2
Inference Endpoints
text-generation-inference
gpt2_guanaco-dolly-platypus / special_tokens_map.json
lgaalves's picture
Upload tokenizer
6bf0a81
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}