Wav2Vec2-Ru-Child / special_tokens_map.json
dysata's picture
Upload 5 files
61f5468 verified
raw
history blame contribute delete
102 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}