chronos
Datasets
All datasets matching “chronos”chronos_datasets
Chronos datasets
Time series datasets used for training and evaluation of the Chronos forecasting models.
Note that some Chronos datasets (ETTh, ETTm, brazilian_cities_temperature and spanish_energy_and_weather) that rely on a custom builder script are available in the companion repo autogluon/chronos_datasets_extra.
See the paper for more information.
Data format and usage
The recommended way to use these datasets is via https://github.com/autogluon/fev.
All datasets… See the full description on the dataset page: https://huggingface.co/datasets/autogluon/chronos_datasets.chronos_datasets_extra
Chronos datasets
Time series datasets used for training and evaluation of the Chronos forecasting models.
This repository contains scripts for constructing datasets that cannot be hosted in the main Chronos datasets repository due to license restrictions.
Usage
Datasets can be loaded using the 🤗 datasets library
import datasets
ds = datasets.load_dataset("autogluon/chronos_datasets_extra", "ETTh", split="train", trust_remote_code=True)
ds.set_format("numpy") #… See the full description on the dataset page: https://huggingface.co/datasets/autogluon/chronos_datasets_extra.autogluon-chronos_datasets
Chronos datasets
Time series datasets used for training and evaluation of the Chronos forecasting models.
Note that some Chronos datasets (ETTh, ETTm, brazilian_cities_temperature and spanish_energy_and_weather) that rely on a custom builder script are available in the companion repo autogluon/chronos_datasets_extra.
See the paper for more information.
Data format and usage
All datasets satisfy the following high-level schema:
Each dataset row corresponds to a single… See the full description on the dataset page: https://huggingface.co/datasets/anchovy/autogluon-chronos_datasets.chronosense-datachronos_datasetsdetails_elinas__chronos007-70b
Dataset Card for Evaluation run of elinas/chronos007-70b
Dataset Summary
Dataset automatically created during the evaluation run of model elinas/chronos007-70b on the Open LLM Leaderboard.
The dataset is composed of 3 configuration, each one coresponding to one of the evaluated task.
The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard-old/details_elinas__chronos007-70b.
