Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
canovich
/
tokenizer
like
0
Model card
Files
Files and versions
xet
Community
main
tokenizer
/
special_tokens_map.json
canovich
add tokenizer
564122b
over 3 years ago
raw
Copy download link
history
blame
contribute
delete
74 Bytes
{
"eos_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}