Hugging Face
Models
Datasets
Spaces
Docs
Solutions
Pricing
Log In
Sign Up
Intel
/
distilbert-base-uncased-sparse-90-unstructured-pruneofa
like
2
Fill-Mask
Transformers
PyTorch
google-tensorflow
TensorFlow
wikipedia
English
distilbert
AutoTrain Compatible
arxiv:
2111.05754
arxiv:
1810.04805
arxiv:
1910.01108
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use in Transformers
main
distilbert-base-uncased-sparse-90-unstructured-pruneofa
/
special_tokens_map.json
ofirzaf
Initial commit
749b7c8
almost 2 years ago
raw
history
blame
contribute
delete
No virus
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}