Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
SharedBailii
/
PT-LegalBert
like
0
Follow
SharedBailii
3
Fill-Mask
Transformers
PyTorch
bert
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
5f184e5
PT-LegalBert
/
special_tokens_map.json
Waleed-bin-Qamar
Upload tokenizer
c142f62
almost 2 years 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]"
}