PlasmidGPT-RL / special_tokens_map.json
McClain's picture
Upload 9 files
2fd6e3e verified
raw
history blame contribute delete
72 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]"
}