pixelhero98 commited on
Commit
58806f5
·
verified ·
1 Parent(s): 0cb4798

Filter baseline checkpoint archive to directly usable methods

Browse files
README.md CHANGED
@@ -4,9 +4,15 @@ license: mit
4
 
5
  # LLapDiffusion Baseline Checkpoints
6
 
7
- Corrected baseline checkpoints for LLapDiffusion are packaged in `llapdiffusion_baseline_checkpoints.zip`.
8
 
9
- The archive names checkpoints as `checkpoints/<dataset>_h<horizon>_<method>.pt` and includes `MANIFEST.csv` for SHA256 checksums.
 
 
 
 
 
 
10
 
11
  ## Citation
12
 
 
4
 
5
  # LLapDiffusion Baseline Checkpoints
6
 
7
+ `llapdiffusion_baseline_checkpoints.zip` contains the directly usable baseline checkpoints for LLapDiffusion extrapolation evaluation.
8
 
9
+ The archive includes 35 checkpoints: 7 datasets x 5 methods.
10
+ Included methods: `dlinear`, `mtan`, `patchtst`, `t_patchgnn`, `timegrad`.
11
+
12
+ Excluded from the current archive: `mr-diff`, `neuralcde`, `contiformer`. These checkpoints were not directly usable for the default checkpoint-evaluation path.
13
+
14
+ Checkpoint names follow `checkpoints/<dataset>_h<horizon>_<method>.pt`.
15
+ `MANIFEST.csv` inside the archive records file sizes, SHA256 checksums, and completion metadata.
16
 
17
  ## Citation
18
 
llapdiffusion_baseline_checkpoints.zip CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9abded76a3b83ed305784324a9fa746f55586a97a49e7b79719fb13c4bfda2cd
3
- size 272993153
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a1bed714b32289e1f7cc51f4fd2de998f3b2a6f36b3e4b7510bb2cb93e83333
3
+ size 5827280