Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
ruhzi
/
hecto-ffnn-gru
like
1
PyTorch
ag_news
distilbert
mixture-of-experts
Mixture of Experts
classification
agnews
routing
interpretability
arxiv:
2506.22919
License:
mit
Model card
Files
Files and versions
xet
Community
2
main
hecto-ffnn-gru
/
special_tokens_map.json
ruhzi
Upload folder using huggingface_hub
1106384
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}