Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ielabgroup
/
StandardBERT-DR-ST
like
1
Follow
The Information Engineering Lab
10
Feature Extraction
Transformers
PyTorch
bert
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
44515e0
StandardBERT-DR-ST
/
special_tokens_map.json
ArvinZhuang
Upload 5 files
44515e0
about 1 year ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}