tiny-random-OpenAIGPTModel / tokenizer_config.json
hf-transformers-bot's picture
Upload tiny models for OpenAIGPTModel
14489e0
raw
history blame contribute delete
No virus
172 Bytes
{
"clean_up_tokenization_spaces": true,
"model_max_length": 512,
"special_tokens_map_file": null,
"tokenizer_class": "OpenAIGPTTokenizer",
"unk_token": "<unk>"
}