Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
csebuetnlp
/
banglishbert_generator
like
1
Follow
BUET CSE NLP Group
38
Fill-Mask
Transformers
PyTorch
Bengali
English
electra
Inference Endpoints
arxiv:
2101.00204
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
main
banglishbert_generator
/
special_tokens_map.json
abhik1505040
Add models
d9be6b8
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}