wav2vec-khmer-english-high / special_tokens_map.json
Akaash1's picture
Upload special_tokens_map.json with huggingface_hub
6c2d25e verified
Raw
History Blame Contribute Delete
102 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}