Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
JunxiongWang
/
BiGS_4096
like
2
Fill-Mask
Transformers
PyTorch
JAX
wikipedia
bookcorpus
English
BiGS
Inference Endpoints
arxiv:
2212.10544
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
BiGS_4096
/
special_tokens_map.json
JunxiongWang
Bidirectional Gated State Space Model for Sequence length 4096
d192ee5
over 1 year 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]"
}