Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
ai4bharat
/
IndicBERTv2-MLM-Sam-TLM-Large
like
1
Follow
AI4Bharat
1.64k
Fill-Mask
Transformers
PyTorch
bert
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
main
IndicBERTv2-MLM-Sam-TLM-Large
/
special_tokens_map.json
sumanthd
add tokenizer
705c3a4
about 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}