Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
md-nishat-008
/
Tri-Distil-BERT
like
0
Fill-Mask
Transformers
PyTorch
distilbert
Inference Endpoints
arxiv:
2309.10272
License:
apache-2.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
main
Tri-Distil-BERT
/
special_tokens_map.json
md-nishat-008
Upload 6 files
4e7e1a8
over 1 year 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]"
}