Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
monsoon-nlp
/
dv-wave
like
1
Transformers
PyTorch
google-tensorflow
TensorFlow
Divehi
electra
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
827846e
dv-wave
/
tokenizer_config.json
system
HF staff
Update tokenizer_config.json
ac0b744
about 4 years ago
raw
Copy download link
history
blame
Safe
181 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"strip_accents"
:
false
,
"lowercase"
:
false
,
"do_lower_case"
:
false
}