Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
pocper1
/
bert_model-1
like
0
Fill-Mask
Transformers
PyTorch
bert
Generated from Trainer
Inference Endpoints
License:
gpl-3.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
17035c3
bert_model-1
/
special_tokens_map.json
pocper1
Training in progress, step 100
17035c3
11 months ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}