Dataset Viewer
The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
Zeus reproduction bundle
Reproduction of Zeus: Towards Tuning-Free Foundation Model for Time Series Analysis (OpenReview Dtue4WLYSk). Logbook: https://huggingface.co/spaces/ancs21/repro-zeus · Paper code: https://github.com/GestaltCogTeam/Zeus
param_count.py— verifies Zeus-100M architecture = 102.1M params (from released config+code). Verified.- Performance (GIFT-Eval, tuning-free zero-shot) NOT reproducible: weights not released (README TODOs the upload).
Run: clone the Zeus repo,
pip install basicts==1.1.0 torch transformers, put it on sys.path,python param_count.py.
- Downloads last month
- 11