gpt1_base_abhi / tokenizer_config.json
abhirajeshbhai's picture
Training in progress, epoch 1
22a8f3f
raw
history blame contribute delete
No virus
509 Bytes
{
"added_tokens_decoder": {
"0": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": false
}
},
"additional_special_tokens": [],
"clean_up_tokenization_spaces": true,
"model_max_length": 512,
"tokenizer_class": "OpenAIGPTTokenizer",
"tokenizer_file": "/root/.cache/huggingface/hub/models--openai-gpt/snapshots/adacbec1426c790163037629ab537b20464a8f71/tokenizer.json",
"unk_token": "<unk>"
}