Add clean LLapDiffusion checkpoint archive
Browse files- README.md +13 -0
- llapdiffusion_baseline_checkpoints.zip +3 -0
README.md
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
---
|
| 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 |
+
|
| 13 |
+
These checkpoints are associated with [LLapDiffusion](https://arxiv.org/abs/2605.19805).
|
llapdiffusion_baseline_checkpoints.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9abded76a3b83ed305784324a9fa746f55586a97a49e7b79719fb13c4bfda2cd
|
| 3 |
+
size 272993153
|