falcon_qlora_sql_r2 / tokenizer_config.json
maidacundo's picture
Training in progress, epoch 1
acd4ce1
raw
history blame contribute delete
205 Bytes
{
"add_prefix_space": false,
"clean_up_tokenization_spaces": true,
"do_lower_case": true,
"eos_token": "<|endoftext|>",
"model_max_length": 2048,
"tokenizer_class": "PreTrainedTokenizerFast"
}