The dataset contains the activations from the feed-forward layers of a Chronos T5-tiny model (amazon/chronos-t5-tiny) when processing time series forecasting tasks.
Data Collection Process:
The activations were extracted using forward hooks on the feed-forward layers of the Chronos T5 encoder blocks
The model was run on the m4_daily train dataset from the autogluon/chronos_datasets collection
Each sequence was left-padded with NaN values to ensure uniform length across the dataset
Processing… See the full description on the dataset page:
https://huggingface.co/datasets/arnebackstein/chronos-t5-tiny-activations-m4-daily.