Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
law-ai
/
CustomInLawBERT
like
3
Fill-Mask
Transformers
PyTorch
English
bert
legal
Inference Endpoints
arxiv:
4 papers
License:
mit
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
8939528
CustomInLawBERT
/
special_tokens_map.json
law-ai
Upload 6 files
d5a9fd6
over 1 year 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]"
}