wav2vec2_300m / special_tokens_map.json
gopikachu's picture
Training in progress, step 100
27d04d8 verified
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}