Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
up201806461
/
bert-java-bfp_combined
like
0
Fill-Mask
Transformers
PyTorch
code
bert
MLM
Inference Endpoints
arxiv:
1910.09700
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
e7d8ff8
bert-java-bfp_combined
/
special_tokens_map.json
up201806461
Trained 5 epochs
5b3a420
over 1 year 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]"
}