wave2vec-bert-157k-latest / special_tokens_map.json
wandererupak's picture
Upload tokenizer
41a13f0 verified
raw
history blame contribute delete
100 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "__PAD__",
"unk_token": "__UNK__"
}