GenerRNA / tokenizer /special_tokens_map.json
MasaakiKotera's picture
Upload folder using huggingface_hub
580a9eb verified
raw
history blame
98 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}