gpt2-medium_test06_tuner / tokenizer_config.json
CSerdar014191's picture
Training in progress epoch 0
2befd0d
raw
history blame contribute delete
No virus
251 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 1024,
"num_proc": 8,
"tokenizer_class": "GPT2Tokenizer",
"unk_token": "<|endoftext|>"
}