gpt1_base_abhi / tokenizer_config.json
shinnew's picture
Training in progress, epoch 1
eb536fe verified
raw
history blame
No virus
137 Bytes
{
"clean_up_tokenization_spaces": true,
"model_max_length": 512,
"tokenizer_class": "OpenAIGPTTokenizer",
"unk_token": "<unk>"
}