sql_generator / special_tokens_map.json
alibidaran's picture
stable version
2988632
raw
history blame contribute delete
107 Bytes
{
"bos_token": "<BOS>",
"eos_token": "<EOS>",
"pad_token": "[PAD]",
"unk_token": "<|endoftext|>"
}