pfe_site / Neptune /Neptune /special_tokens_map.json
YsnHdn's picture
Adding the voice feature
4deb54c
raw
history blame
302 Bytes
{
"additional_special_tokens": [
{
"content": "<MULT>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
],
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}