KikuyuASR_agri_queries / special_tokens_map.json
Vinsingh's picture
Upload 10 files
782fd77 verified
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}