File size: 605 Bytes
0cb4798
 
 
 
 
 
58806f5
0cb4798
58806f5
 
 
 
 
0cb4798
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
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).