Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
abhilashawasthi
/
bert-base-uncased-reviews-128
like
0
Fill-Mask
Transformers
PyTorch
bert
Generated from Trainer
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
976472f
bert-base-uncased-reviews-128
/
special_tokens_map.json
abhilashawasthi
Training in progress, epoch 1
3ae22dd
over 2 years 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]"
}