Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Pisit
/
Test_tokenizer
like
0
Model card
Files
Files and versions
xet
Community
main
Test_tokenizer
/
special_tokens_map.json
Pisit
add tokenizer
8db5edf
almost 4 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
85 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"[UNK]"
,
"pad_token"
:
"[PAD]"
}