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