MWA_Maalula_ASR / model /special_tokens_map.json
Филипп
Initial commit
7e54c48
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}