falcon-7b-python-code-instruct / tokenizer_config.json
taareshg's picture
Training in progress, epoch 0
a5adae5
{
"add_prefix_space": false,
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 2048,
"tokenizer_class": "PreTrainedTokenizerFast"
}