Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
therealvul
/
g2pen_tokenizer_clean
like
0
Model card
Files
Files and versions
Community
1944821
g2pen_tokenizer_clean
/
special_tokens_map.json
therealvul
Upload 3 files
1944821
verified
about 2 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]"
}