Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
thunlp
/
Lawformer
like
21
Fill-Mask
Transformers
PyTorch
longformer
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
main
Lawformer
/
special_tokens_map.json
xcjthu
upload the model
0f0b490
almost 4 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}