A pretraining dataset for dynamic systems, hosted on Hugging Face by mosaic-laboratory. The dataset page was last updated on May 18, 2026. Example code indicates it is designed for loading with a window size of 4096 and 11 variables.
Use Cases
- Pretraining neural networks for dynamic systems modeling based on the described time series structure.
- Benchmarking sequence prediction algorithms based on the windowed data format.
- Developing self-supervised learning methods for multivariate time series based on the 11 variables.
Strengths
- The dataset is hosted on Hugging Face, a major platform for machine learning data.
- Example code provides a clear interface for loading data with a specified window size of 4096 and 11 variables.
Limitations
- Column-level documentation is absent; field semantics must be inferred after download.
- Row count is unknown, which may limit suitability assessment.
- Description metadata is limited; actual data quality requires manual inspection after download.
Provenance
- Source
- mosaic-laboratory
- Freshness
- Last updated 2026-05-18 21:57:43; freshness should be verified.