Skip to content

Commit 7a33bf4

Browse files
author
qiutong
committed
add special_tokens_map.json
1 parent 02e299e commit 7a33bf4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

tts_ov_ZH/special_tokens_map.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"cls_token": "[CLS]",
3+
"mask_token": "[MASK]",
4+
"pad_token": "[PAD]",
5+
"sep_token": "[SEP]",
6+
"unk_token": "[UNK]"
7+
}

0 commit comments

Comments
 (0)