Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
kinshuk-h
/
InLegalBERT-cbp-lkg-finetuned
like
0
Fill-Mask
Transformers
PyTorch
English
bert
legal
Inference Endpoints
arxiv:
2107.04771
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
InLegalBERT-cbp-lkg-finetuned
/
special_tokens_map.json
kinshuk-h
Version 1.0 (3 epochs)
6d009d3
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}