wav2vec2-xlsr-ft-combined_5gram / special_tokens_map.json
ashe194's picture
initial commit of existing fine tuned model
d6502e3
raw
history blame
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}