Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
AiresPucrs
/
bert-base-bookcorpus
like
0
Follow
AI Robotics Ethics Society (PUCRS)
3
Fill-Mask
Transformers
PyTorch
Safetensors
bookcorpus
bert
Generated from Trainer
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
main
bert-base-bookcorpus
/
special_tokens_map.json
nicholasKluge
Upload 12 files
6137eff
about 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]"
}