Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
trituenhantaoio
/
bert-base-vietnamese-uncased
like
4
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
Safetensors
bert
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
aa3da83
bert-base-vietnamese-uncased
/
special_tokens_map.json
trituenhantaoio
First version of the bert-base-vietnamese-uncased model and tokenizer.
b8d1d7c
almost 4 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}