datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
Time-Series-Library
Time-Series-Library (TSLib)
TSLib is an open-source library for deep learning researchers, especially for deep time series analysis.
We provide a neat code base to evaluate advanced deep time series models or develop your model, which covers five mainstream tasks: long- and short-term forecasting, imputation, anomaly detection, and classification.
This benchmark collection is designed to evaluate and develop advanced deep time-series models. For an in-depth exploration of current… See the full description on the dataset page: https://huggingface.co/datasets/thuml/Time-Series-Library.cbb26-timeseries-db
CBB26 Timescale market data (cbb26-timeseries-db)
Public Timescale/Postgres replay shards for the cbb26 monorepo: canonical Coinbase Advanced Trade level-2 order book history stored in the market_data schema, packaged as restorable pg_dump files for research, corpus materialization, and reproducibility.
Canonical Hub repo: deusmos/cbb26-timeseries-db
Source-of-truth for this card (edit here, then publish): docs/datasets/cbb26-timeseries-db/README.md in the cbb26 git repo.… See the full description on the dataset page: https://huggingface.co/datasets/deusmos/cbb26-timeseries-db.Timeseries-PILE
Time Series PILE
The Time-series Pile is a large collection of publicly available data from diverse domains, ranging from healthcare to engineering and finance. It comprises of over 5
public time-series databases, from several diverse domains for time series foundation model pre-training and evaluation.
Time Series PILE Description
We compiled a large collection of publicly available datasets from diverse domains into the Time Series Pile. It has 13 unique domains of data… See the full description on the dataset page: https://huggingface.co/datasets/AutonLab/Timeseries-PILE.splitted_PretrainGiftEvalMultimodal-Dataset-Image_Text_Table_TimeSeries-for-Financial-Time-Series-ForecastingThe sp500stock_data_description.csv file provides detailed information on the existence of four modalities (text, image, time series, and table) for 4,213 S&P 500 stocks.
The hs300stock_data_description.csv file provides detailed information on the existence of four modalities (text, image, time series, and table) for 858 HS 300 stocks.
If you find our research helpful, please cite our paper:
@article{xu2025finmultitime,
title={FinMultiTime: A Four-Modal Bilingual Dataset for… See the full description on the dataset page: https://huggingface.co/datasets/Wenyan0110/Multimodal-Dataset-Image_Text_Table_TimeSeries-for-Financial-Time-Series-Forecasting.time-series-datasetTime-Series-Forecasting-Benchmark-Datasets
Time Series Forecasting Benchmark Datasets
Documentation Language
简体中文 | English | Tiếng Việt
Dataset Download
https://huggingface.co/datasets/Duyu/Time-Series-Forecasting-Benchmark-Datasets/tree/main
https://github.com/duyu09/TimeSeries-Forecasting-Dataset/releases/download/v1.0.0/dataset.7z
Dataset Desc.
ETT The Electricity Transformer Temperature (ETT) dataset serves as a critical benchmark for evaluating electric power forecasting. It… See the full description on the dataset page: https://huggingface.co/datasets/Duyu/Time-Series-Forecasting-Benchmark-Datasets.wikimedia-pageview-timeseries-raw
Wikimedia Pageview Time Series — full raw (wide format)
Full, unsampled Wikipedia pageview time series for every Wikimedia
project (Wikipedia, Wiktionary, Commons, etc.), stored as raw wide
parquet files: one row per article, one column per timestamp.
This is the complete derived output of the upstream pipeline —
the companion repo
jeremycochoy/wikimedia-pageview-timeseries
holds a sampled, reshaped version (3.7 M rows in HF long format
for training). Use this repo if you need the… See the full description on the dataset page: https://huggingface.co/datasets/jeremycochoy/wikimedia-pageview-timeseries-raw.synthetic-timeseries-data
cruscy data — evaluation sample
Three full days of real crypto market microstructure (Binance spot), prepared
for public evaluation: absolute prices, dates, and the instrument are withheld —
the shape of the day (tick-by-tick relative price, normalized volumes, trade
side, book imbalance) is fully preserved.
The full feed — 27+ streams (raw L2 depth, 1-second trade tape, order-book
metrics, derived features, regime labels) with SQL console, backtest runner and
MCP access for AI… See the full description on the dataset page: https://huggingface.co/datasets/GOD111111111/synthetic-timeseries-data.timeseries-daily-stocks
Dataset Card for "timeseries-daily-stocks"
More Information needed
time-series-forecasting-datasetsmkdir -p dataset/ETT-small
mkdir -p dataset/electricity
mkdir -p dataset/traffic
mkdir -p dataset/weather
(
cd dataset
# -t 5: Retry up to 5 times on failure
# -nc: Skip download if file already exists (no-clobber)
# -q: Run quietly to suppress long logs (remove if not needed)
COMMON_ARGS="-t 5 -nc"
URL_PREFIX="https://huggingface.co/datasets/pkr7098/time-series-forecasting-datasets/blob/main"
wget $COMMON_ARGS $URL_PREFIX/ETTh1.csv &
wget $COMMON_ARGS… See the full description on the dataset page: https://huggingface.co/datasets/pkr7098/time-series-forecasting-datasets.timeseries-1m-QQQ-5ytimeseries-daily-sp500NeuraxonLife2.5-100K-TimeSeries
NeuraxonLife2.5-100K-DeepTimeSeries: Artificial Life Neuraxon Neural Network Simulation Deep Time Series Dataset
Dataset Description
The NeuraxonLife 2.5 Deep Time Series Dataset is a massive, comprehensive collection of simulation data from the Neuraxon Game of Life environment. It tracks the evolution of over 100,000 autonomous agents ("NxErs") evolving biologically-plausible neural networks under survival pressures.
This dataset represents a significant expansion over… See the full description on the dataset page: https://huggingface.co/datasets/DavidVivancos/NeuraxonLife2.5-100K-TimeSeries.timeseries-QQQ-1d-25yrTime-Series-Library
Time-Series-Library (TSLib)
TSLib is an open-source library for deep learning researchers, especially for deep time series analysis.
We provide a neat code base to evaluate advanced deep time series models or develop your model, which covers five mainstream tasks: long- and short-term forecasting, imputation, anomaly detection, and classification.
This benchmark collection is designed to evaluate and develop advanced deep time-series models. For an in-depth exploration of current… See the full description on the dataset page: https://huggingface.co/datasets/Geenn2026/Time-Series-Library.Time-Series-Library
Time-Series-Library (TSLib)
TSLib is an open-source library for deep learning researchers, especially for deep time series analysis.
We provide a neat code base to evaluate advanced deep time series models or develop your model, which covers five mainstream tasks: long- and short-term forecasting, imputation, anomaly detection, and classification.
This benchmark collection is designed to evaluate and develop advanced deep time-series models. For an in-depth exploration of… See the full description on the dataset page: https://huggingface.co/datasets/fluxae/Time-Series-Library.TimeSeriesExam1
Dataset Card for TimeSeriesExam-1
This dataset provides Question-Answer (QA) pairs for the paper TimeSeriesExam: A Time Series Understanding Exam. Example inference code can be found here.
📖Introduction
Large Language Models (LLMs) have recently demonstrated a remarkable ability to model time series data. These capabilities can be partly explained if LLMs understand basic time series concepts. However, our knowledge of what these models understand about time series data… See the full description on the dataset page: https://huggingface.co/datasets/AutonLab/TimeSeriesExam1.Time-Series-Library
Time-Series-Library (TSLib)
TSLib is an open-source library for deep learning researchers, especially for deep time series analysis.
We provide a neat code base to evaluate advanced deep time series models or develop your model, which covers five mainstream tasks: long- and short-term forecasting, imputation, anomaly detection, and classification.
This benchmark collection is designed to evaluate and develop advanced deep time-series models. For an in-depth exploration of current… See the full description on the dataset page: https://huggingface.co/datasets/zxyang7/Time-Series-Library.Multimodal-Dataset-Image_Text_Table_TimeSeries-for-Financial-Time-Series-ForecastingThe sp500stock_data_description.csv file provides detailed information on the existence of four modalities (text, image, time series, and table) for 4,213 S&P 500 stocks.
The hs300stock_data_description.csv file provides detailed information on the existence of four modalities (text, image, time series, and table) for 858 HS 300 stocks.
If you find our research helpful, please cite our paper:
@article{xu2025finmultitime,
title={FinMultiTime: A Four-Modal Bilingual Dataset for… See the full description on the dataset page: https://huggingface.co/datasets/Y123-wed/Multimodal-Dataset-Image_Text_Table_TimeSeries-for-Financial-Time-Series-Forecasting.timeseries-1m-QQQ-10yTimeSeries
Time Series Datasets
We are the Time Series Analysis Team of Southeast University.
email: zysong@seu.edu.cn
We are developing a new benchmark that includes a broader dataset and a more lightweight code framework to address the issue of excessive encapsulation in current time series forecasting libraries.
COMMON: such as ETT, Traffic, Electricity, PEMS
TFB: form paper "TFB: Towards Comprehensive and Fair Benchmarking of Time Series Forecasting Methods"
WORKLOAD: form paper… See the full description on the dataset page: https://huggingface.co/datasets/zysoong/TimeSeries.wikimedia-pageview-timeseries
Wikimedia Pageview Time Series
Preprocessed time series dataset derived from Wikimedia pageview statistics. Contains fixed-length windows of Wikipedia article pageview counts at hourly and daily resolution, plus STL seasonal-trend decomposition components.
Dataset Summary
Subset
Series Count
Series Length
Size
Description
wiki_hourly
3,715,121
1025
2.5 GB
Hourly pageview counts
wiki_daily
1,990,244
1025
2.5 GB
Daily aggregated pageview counts… See the full description on the dataset page: https://huggingface.co/datasets/jeremycochoy/wikimedia-pageview-timeseries.timeseries-finance-ETFTime-Series-Library
Time-Series-Library (TSLib)
TSLib is an open-source library for deep learning researchers, especially for deep time series analysis.
We provide a neat code base to evaluate advanced deep time series models or develop your model, which covers five mainstream tasks: long- and short-term forecasting, imputation, anomaly detection, and classification.
This benchmark collection is designed to evaluate and develop advanced deep time-series models. For an in-depth exploration of current… See the full description on the dataset page: https://huggingface.co/datasets/lalababa/Time-Series-Library.NeuraxonLife2.1-TimeSeries
NeuraxonLife2-DeepTimeSeries: Artificial Life Neuraxon Neural Network Simulation Deep Time Series Dataset
Dataset Description
The NeuraxonLife 2.1 Deep Time Series Dataset is a comprehensive collection of simulation data from the Neuraxon Game of Life environment, where autonomous agents ("NxErs") evolve biologically-plausible neural networks under survival pressures. This dataset includes detailed time series, event logs, neural states, and behavioral data across… See the full description on the dataset page: https://huggingface.co/datasets/DavidVivancos/NeuraxonLife2.1-TimeSeries.memmaped_2048len_PretrainGiftEvaltimeseries_trending_youtube_videos_2019-04-15_to_2020-04-15Timeseries Trending YouTube Videos: 2019-04-15 to 2020-04-15
This dataset is a csv of one of the archived historical database tables queried from my non public database that contains time series data for period of 2019-04-15 to 2020-04-15. Video data was captured from the time they first appeared on trending list, and TSD exists until the video is removed from trending list.
This snapshot contains data for the 11,369 videos that appeared on trending within the timeframe, with 1,541,128 records… See the full description on the dataset page: https://huggingface.co/datasets/jettisonthenet/timeseries_trending_youtube_videos_2019-04-15_to_2020-04-15.time-series-reasoning
Main Dataset
This is the dataset of all time series and their corresponding features, used for evaluation in Section 4.
'description': Contains a detailed description of what is going on in the time series, its domain, and any significant events present in it that change the dynamics.
'description_short': Shorter version of 'description'.
'description_tiny': A few word version of 'description'.
'characteristics': A detailed list of characteristics that define the various events and… See the full description on the dataset page: https://huggingface.co/datasets/mikeam/time-series-reasoning.TimeSeriesForecastingData
