huggingface_informer-tourism-monthly
huggingface · View on Hugging Face ↗
Model card
The complete upstream card, rendered from this payload's README.md — the same hash-verified bytes the torrent distributes. Images and off-site links are removed; the original card on Hugging Face carries them.
license: apache-2.0 datasets:
- monash_tsf
Informer
Overview
The Informer model was proposed in Informer: Beyond Efficient Transformer for Long Sequence Time-Series Forecasting by Haoyi Zhou, Shanghang Zhang, Jieqi Peng, Shuai Zhang, Jianxin Li, Hui Xiong, and Wancai Zhang.
This method introduces a Probabilistic Attention mechanism to select the "active" queries rather than the "lazy" queries and provides a sparse Transformer thus mitigating the quadratic compute and memory requirements of vanilla attention.
The abstract from the paper is the following:
Many real-world applications require the prediction of long sequence time-series, such as electricity consumption planning. Long sequence time-series forecasting (LSTF) demands a high prediction capacity of the model, which is the ability to capture precise long-range dependency coupling between output and input efficiently. Recent studies have shown the potential of Transformer to increase the prediction capacity. However, there are several severe issues with Transformer that prevent it from being directly applicable to LSTF, including quadratic time complexity, high memory usage, and inherent limitation of the encoder-decoder architecture. To address these issues, we design an efficient transformer-based model for LSTF, named Informer, with three distinctive characteristics: (i) a ProbSparse self-attention mechanism, which achieves O(L logL) in time complexity and memory usage, and has comparable performance on sequences' dependency alignment. (ii) the self-attention distilling highlights dominating attention by halving cascading layer input, and efficiently handles extreme long input sequences. (iii) the generative style decoder, while conceptually simple, predicts the long time-series sequences at one forward operation rather than a step-by-step way, which drastically improves the inference speed of long-sequence predictions. Extensive experiments on four large-scale datasets demonstrate that Informer significantly outperforms existing methods and provides a new solution to the LSTF problem.
Magnet link
Opens the swarm directly in your torrent client — no file download needed. Copy-paste works too:
magnet:?xt=urn:btih:aace8c0dde4707ad3cc2ea1227c8502c211d2baa&dn=huggingface_informer-tourism-monthlyOpen magnet in torrent client · infohash aace8c0dde4707ad3cc2ea1227c8502c211d2baa
Files & hashes
| Path | Size | sha1 | sha256 |
|---|---|---|---|
| README.md | 2.1 KB (2,138 B) | 5a8d1cfe9660f22c36b9c6017075d206b80f6f40 | febfbbaee96b613a604997005349b4d49b4008641e02947fad1f15cfa45eab0d |
| config.json | 1.2 KB (1,200 B) | bd10ce4a36b1182906fb5e9cbb503f721e95310d | 13bb6bcc4531e275e57ef239a8e5dfd85f5f1f978ce1b02391b4142268bc3258 |
| pytorch_model.bin | 394.8 KB (404,285 B) | ef28dadbf8bbfbcf004719d38e1b34d741b84739 | f7b481e8a7cefcceb08a512ca3313de76cfbfb62fbbdcbe4d702065fb78ef779 |
Cite this release
- Canonical URL
- https://aiseedbank.org/models/huggingface_informer-tourism-monthly/
- Slug
- huggingface_informer-tourism-monthly
- Infohash
- aace8c0dde4707ad3cc2ea1227c8502c211d2baa
- License
- apache-2.0
- Signing key fingerprint
- 85a3b32c3712427b
Every file carries a locally computed sha256 — verify a download against the signed sums: huggingface_informer-tourism-monthly.SHA256SUMS (+ minisign signature).
Provenance
| Upstream repository | huggingface/informer-tourism-monthly |
|---|---|
| Revision (pinned) | da30269a25658b3626dda20a94c9bf6b765f1b13 |
| Fetched at | 2026-09-04T00:34:37Z |
| License at fetch | apache-2.0 |
| Snapshot tool | huggingface · seedbank 0.1.0 |
Trackers
- udp://announce.aitorrent.org:6969/announce
- http://announce.aitorrent.org:7070/announce
- udp://announce2.aitorrent.org:6970/announce
- http://announce2.aitorrent.org:7071/announce
- udp://tracker.opentrackr.org:1337/announce
- udp://open.demonii.com:1337/announce
- udp://open.stealth.si:80/announce
- udp://exodus.desync.com:6969/announce
- udp://tracker.torrent.eu.org:451/announce
✓ verified · rehash-vs-hf-metadata at 2026-09-04T00:34:39Z
apache-2.0398.1 KB (407,623 bytes)transformerspytorchinformerendpoints_compatiblepaper: 2012.07436