Spaces:
Running
Running
Update logbook: Repro - DropoutTS: Sample-Adaptive Dropout for Robust Time Series Forecasting
Browse files- logbook.json +3 -3
- pages/conclusion/page.md +1 -1
logbook.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
| 10 |
"icml2026-repro",
|
| 11 |
"paper-7sksHLUvhH"
|
| 12 |
],
|
| 13 |
-
"updated_at": "2026-07-
|
| 14 |
"root": {
|
| 15 |
"slug": "index",
|
| 16 |
"title": "Repro - DropoutTS: Sample-Adaptive Dropout for Robust Time Series Forecasting",
|
|
@@ -54,6 +54,6 @@
|
|
| 54 |
}
|
| 55 |
]
|
| 56 |
},
|
| 57 |
-
"agent_view_tokens":
|
| 58 |
-
"revision": "
|
| 59 |
}
|
|
|
|
| 10 |
"icml2026-repro",
|
| 11 |
"paper-7sksHLUvhH"
|
| 12 |
],
|
| 13 |
+
"updated_at": "2026-07-16T05:44:38+00:00",
|
| 14 |
"root": {
|
| 15 |
"slug": "index",
|
| 16 |
"title": "Repro - DropoutTS: Sample-Adaptive Dropout for Robust Time Series Forecasting",
|
|
|
|
| 54 |
}
|
| 55 |
]
|
| 56 |
},
|
| 57 |
+
"agent_view_tokens": 3820,
|
| 58 |
+
"revision": "1784180678070555000"
|
| 59 |
}
|
pages/conclusion/page.md
CHANGED
|
@@ -22,6 +22,6 @@ This reproduction of DropoutTS (arXiv:2601.21726) lands as a mix, and the mix is
|
|
| 22 |
<!-- trackio-cell
|
| 23 |
{"type": "markdown", "id": "cell_4f01fb19bb99", "created_at": "2026-07-16T04:44:55+00:00", "title": "Reproduction bundle"}
|
| 24 |
-->
|
| 25 |
-
Reproduction bundle (all scripts, raw run outputs, and figures): https://
|
| 26 |
|
| 27 |
It contains `smoke_claim4.py` (the local Claim 4 check), `modal_repro.py` (the Modal GPU pipeline for Claims 1, 2, 4c, and 5), `analyze_claim1.py`, and the raw result JSONs plus the synthetic results table and figure. The paper's own code is at https://github.com/CityMind-Lab/DropoutTS. Everything was trained on Modal A10G GPUs with a single seed and the repo's default hyperparameters.
|
|
|
|
| 22 |
<!-- trackio-cell
|
| 23 |
{"type": "markdown", "id": "cell_4f01fb19bb99", "created_at": "2026-07-16T04:44:55+00:00", "title": "Reproduction bundle"}
|
| 24 |
-->
|
| 25 |
+
Reproduction bundle (all scripts, raw run outputs, and figures), on the Hugging Face Hub: https://huggingface.co/datasets/ancs21/dropoutts-repro-bundle
|
| 26 |
|
| 27 |
It contains `smoke_claim4.py` (the local Claim 4 check), `modal_repro.py` (the Modal GPU pipeline for Claims 1, 2, 4c, and 5), `analyze_claim1.py`, and the raw result JSONs plus the synthetic results table and figure. The paper's own code is at https://github.com/CityMind-Lab/DropoutTS. Everything was trained on Modal A10G GPUs with a single seed and the repo's default hyperparameters.
|