Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
monsoon-nlp
/
bert-base-thai
like
11
Feature Extraction
Transformers
PyTorch
JAX
Safetensors
Thai
bert
Inference Endpoints
arxiv:
1609.08144
arxiv:
1508.07909
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
296a0a9
bert-base-thai
/
special_tokens_map.json
monsoon-nlp
Thai post-sentence-segment model from github.com/ThAIKeras
296a0a9
almost 4 years ago
raw
Copy download link
history
blame
Safe
113 Bytes
{
"unk_token"
:
"<unk>"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}