SpikySpace: A Spiking State Space Model for Energy-Efficient Time Series Forecasting
Paper • 2601.02411 • Published
This repository contains the public artifact for a BabyLM 2026 leaderboard submission.
spiky_v3_2 best checkpointeval_ready_bundle/: tokenizer, config, checkpoints, and condition indexSpikySpace-AttnLM-v3_2_babylm2026_submission.json: collated BabyLM prediction JSON generated by collate_preds.sh| Task | Score |
|---|---|
| BLiMP full | 54.52 |
| Supplement full | 52.73 |
| Entity Tracking full | 42.42 |
| COMPS full | 51.03 |
EWoK full, Reading, AoA, and fine-tuning tasks were not included in this partial submission artifact.
This is a custom PyTorch research model rather than a standard Hugging Face AutoModelForCausalLM checkpoint. The repository is intended to make the submitted model artifact publicly available and reproducible.
SpikySpace-AttnLM-v3_2 is inspired by the SpikySpace architecture. The citation below refers to the original SpikySpace paper, not to this model repository.
@misc{tang2026spikyspacespikingstatespace,
title={SpikySpace: A Spiking State Space Model for Energy-Efficient Time Series Forecasting},
author={Kaiwen Tang and Jiaqi Zheng and Yuze Jin and Yupeng Qiu and Guangda Sun and Zhanglu Yan and Weng-Fai Wong},
year={2026},
eprint={2601.02411},
archivePrefix={arXiv},
primaryClass={cs.NE},
url={https://arxiv.org/abs/2601.02411}
}