Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
casehold
/
custom-legalbert
like
11
Follow
CaseHOLD
4
Fill-Mask
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
English
bert
legal
Inference Endpoints
arxiv:
2104.08671
arxiv:
1808.06226
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
af75521
custom-legalbert
/
special_tokens_map.json
Lucia Zheng
Update special_tokens_map.json
6a9d4c3
over 3 years 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]"
}