Datasets:
start stringdate 2025-05-23 08:45:00 2025-06-05 01:15:00 | target._np_shape listlengths 2 2 | target listlengths 12.3k 41k | _source_directory stringlengths 6 29 | _source_filename stringclasses 16
values |
|---|---|---|---|---|
2025-06-05 01:07 | [
3,
4096
] | [-0.7712777713236757,-0.6873156165936175,-0.574682789000829,-0.4349491282792192,-0.2708558127970143,(...TRUNCATED) | Aizawa-pp0 | 10_T-4096.arrow |
2025-06-05 01:08 | [
3,
4096
] | [-0.03425788689200251,-0.019056627948136395,-0.003581482418858452,0.012140173784356015,0.02807990513(...TRUNCATED) | Aizawa-pp0 | 11_T-4096.arrow |
2025-06-05 01:09 | [
3,
4096
] | [-0.15011727773642536,-0.2679822869601997,-0.3895370126278,-0.5121069400093299,-0.6327374642233228,-(...TRUNCATED) | Aizawa-pp0 | 12_T-4096.arrow |
2025-06-05 01:12 | [
3,
4096
] | [0.3663334377757324,0.3211564467404704,0.2712678218995838,0.21832929821113595,0.16392801460059583,0.(...TRUNCATED) | Aizawa-pp0 | 13_T-4096.arrow |
2025-06-05 01:13 | [
3,
4096
] | [-0.023809495146933986,0.03610798047268964,0.09269727923426939,0.14558335729508848,0.194448083174978(...TRUNCATED) | Aizawa-pp0 | 14_T-4096.arrow |
2025-06-05 01:14 | [
3,
4096
] | [-0.6517438769741944,-0.7648662939369265,-0.8483407842386393,-0.9017058792710262,-0.9255564314187942(...TRUNCATED) | Aizawa-pp0 | 15_T-4096.arrow |
2025-06-05 01:15 | [
3,
4096
] | [0.38171841800393186,0.3975222515023309,0.4103006268035823,0.4200912983907184,0.42694800677798533,0.(...TRUNCATED) | Aizawa-pp0 | 16_T-4096.arrow |
2025-06-05 00:57 | [
3,
4096
] | [0.05969001194868809,0.08661781559527704,0.1136029654465009,0.1404852366275668,0.16709837087041898,0(...TRUNCATED) | Aizawa-pp0 | 1_T-4096.arrow |
2025-06-05 00:58 | [
3,
4096
] | [0.03853093334646048,-0.03870556160431322,-0.11422454323608207,-0.18770634955088883,-0.2588499409495(...TRUNCATED) | Aizawa-pp0 | 2_T-4096.arrow |
2025-06-05 00:59 | [
3,
4096
] | [0.1317561908978808,0.12092267040289906,0.10944366260004607,0.09739616740376011,0.08485789724161387,(...TRUNCATED) | Aizawa-pp0 | 3_T-4096.arrow |
Dataset Card for base-mixedp-ic16
This one of several datasets we used for training our scaled-up Panda-72M model (https://huggingface.co/GilpinLab/panda-72M) of Panda: Patched Attention for Nonlinear Dynamics.
Details: Each subdirectory is the named as {Base System}-pp{param_idx} where the param_idx is the index of the specific parameter perturbation. The files in each subdirectory correspond to different initial conditions, all with different number of "periods" on Fourier timescale. Specifically, we provide 16 initial conditions (each with different number of periods) for each parameter perturbation.
NOTE (on historical changelog): The dataset in train.parquet is a result of us combining two data directories, “train” and “train_more” which used to exist separately on our servers. We combined these two splits to provide the community with a more complete dataset for future works. We clarify that “train_more” is generated exactly the same way as “train”; however, “train_more” contains 9 initial conditions (ic8-ic16) per perturbed system whereas “train” contains 7 initial conditions (ic1-ic7) per perturbed system. This discrepancy was due to an indexing error. Moreover, there are actually only 109 “ic1” trajectories in the entire “train” dataset; these are all for “pp0” i.e. the unperturbed original base systems.
We emphasize that we trained Panda-72M on only this original “train” split, not on “train_more”. For more details, wandb run log, and book-keeping, see GilpinLab/dataset-panda72M-repro (https://huggingface.co/datasets/GilpinLab/dataset-panda72M-repro) which contains the parquet files of the exact splits we used in our training.
Below, we provide a breakdown of the original composition of these two splits, which we subsequently combined into train.parquet (simply by taking the union of all files):
| files | base systems | (system, pp) pairs i.e. number of perturbed systems | |
|---|---|---|---|
train/ |
32,996 | 112 | 5,781 |
train_more/ |
49,227 | 111 | 5,805 |
The tables below give the number of trajectories for each initial condition (ic{1-16}) in the original two dataset splits that we combined into "train.parquet". Each ic{1-16} has fewer than the number of perturbed systems because some trajectories may not have passed our fixed integration time-limit, or our filters.
train
| ic1 | ic2 | ic3 | ic4 | ic5 | ic6 | ic7 |
|---|---|---|---|---|---|---|
| 109 | 5461 | 5467 | 5487 | 5477 | 5512 | 5483 |
train_more
| ic8 | ic9 | ic10 | ic11 | ic12 | ic13 | ic14 | ic15 | ic16 |
|---|---|---|---|---|---|---|---|---|
| 5492 | 5437 | 5412 | 5470 | 5480 | 5476 | 5465 | 5493 | 5502 |
Paper abstract:
Chaotic systems are intrinsically sensitive to small errors, challenging efforts to construct predictive data-driven models of real-world dynamical systems such as fluid flows or neuronal activity. Prior efforts comprise either specialized models trained separately on individual time series, or foundation models trained on vast time series databases with little underlying dynamical structure. Motivated by dynamical systems theory, we present Panda, Patched Attention for Nonlinear DynAmics. We train Panda on a novel synthetic, extensible dataset of 2 \times 10^4 chaotic dynamical systems that we discover using an evolutionary algorithm. Trained purely on simulated data, Panda exhibits emergent properties: zero-shot forecasting of unseen real world chaotic systems, and nonlinear resonance patterns in cross-channel attention heads. Despite having been trained only on low-dimensional ordinary differential equations, Panda spontaneously develops the ability to predict partial differential equations without retraining. We demonstrate a neural scaling law for differential equations, underscoring the potential of pretrained models for probing abstract mathematical domains like nonlinear dynamics.
- Preprint: arXiv:2505.13755
- Repository: https://github.com/abao1999/panda
Citation
BibTeX:
If you find our work valuable for your research, please cite us:
@misc{lai2025panda,
title={Panda: A pretrained forecast model for universal representation of chaotic dynamics},
author={Jeffrey Lai and Anthony Bao and William Gilpin},
year={2025},
eprint={2505.13755},
archivePrefix={arXiv},
primaryClass={cs.LG},
url={https://arxiv.org/abs/2505.13755},
}
- Downloads last month
- 37