sqlpup-394m-sft / tokenizer_config.json
shivenkk's picture
394M from-scratch text-to-SQL checkpoint
f523756 verified
Raw
History Blame Contribute Delete
152 Bytes
{
"bos_token": null,
"eos_token": "<|end|>",
"model_max_length": 2048,
"pad_token": "<|pad|>",
"tokenizer_class": "PreTrainedTokenizerFast"
}