Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
JunxiongWang
/
BiGS_512
like
1
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
1
Train
Deploy
Use this model
7d1fb6b
BiGS_512
/
special_tokens_map.json
JunxiongWang
Bidirectional Gated State Space Model. 346M parameters, 23 layers, max sentence length 512
1dd00da
over 1 year 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]"
}