| --- |
| license: mit |
| --- |
| |
| # LLapDiffusion Baseline Checkpoints |
|
|
| `llapdiffusion_baseline_checkpoints.zip` contains the directly usable baseline checkpoints for LLapDiffusion extrapolation evaluation. |
|
|
| The archive includes 35 checkpoints: 7 datasets x 5 methods. |
| Included methods: `dlinear`, `mtan`, `patchtst`, `t_patchgnn`, `timegrad`. |
|
|
| Checkpoint names follow `checkpoints/<dataset>_h<horizon>_<method>.pt`. |
| `MANIFEST.csv` inside the archive records file sizes, SHA256 checksums, and completion metadata. |
|
|
| ## Citation |
|
|
| These checkpoints are associated with [LLapDiffusion](https://arxiv.org/abs/2605.19805). |
|
|