Hugging Face
Models
Datasets
Spaces
Docs
Solutions
Pricing
Log In
Sign Up
sbiswal
/
OdiaBert
Copied
like
0
Fill-Mask
PyTorch
JAX
Transformers
bert
AutoTrain Compatible
Model card
Files
Files and versions
Community
Train
Deploy
Use in Transformers
45cbf1a
OdiaBert
/
special_tokens_map.json
system
HF staff
Update special_tokens_map.json
94bab57
over 2 years ago
raw
history
blame
No virus
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}