wav2vec2-large-xlsr-53-german-cv13 / special_tokens_map.json
oliverguhr's picture
Upload folder using huggingface_hub
ba365da
raw
history blame contribute delete
No virus
156 Bytes
{
"additional_special_tokens": [
"<s>",
"</s>"
],
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}