Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
therealvul
/
tokenizer_g2pen
like
0
English
Model card
Files
Files and versions
Community
9f1b418
tokenizer_g2pen
/
special_tokens_map.json
therealvul
Upload 3 files
9c575ce
verified
5 months ago
raw
Copy download link
history
blame
Safe
132 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}