Text Generation
Transformers
PyTorch
Polish
gpt2
text-generation-inference
Inference Endpoints
polish-gpt2-small-instruct / tokenizer_config.json
Aspik101's picture
Hubert commit
15d7bf2
raw
history blame contribute delete
326 Bytes
{
"add_bos_token": false,
"add_prefix_space": false,
"bos_token": "<s>",
"eos_token": "</s>",
"errors": "replace",
"model_max_length": 1000000000000000019884624838656,
"special_tokens_map_file": "original/polish-gpt2-small/special_tokens_map.json",
"tokenizer_class": "GPT2Tokenizer",
"unk_token": "<unk>"
}