Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ccdv
/
lsg-distilbert-base-uncased-4096
like
0
Fill-Mask
Transformers
PyTorch
English
distilbert
long context
custom_code
arxiv:
2210.15497
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
lsg-distilbert-base-uncased-4096
/
special_tokens_map.json
ccdv
readme
b3c2a0d
over 2 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]"
}