Pilot_vox_french / special_tokens_map.json
Dandan0K's picture
Upload folder using huggingface_hub
296d5e1 verified
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}