Skip to content

Commit 3e372c2

Browse files
committed
docs: add Drive link to report, notebook, and checklist
1 parent 3633964 commit 3e372c2

3 files changed

Lines changed: 6 additions & 1 deletion

File tree

docs/EXXA_ALIGNMENT_CHECKLIST.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ Checked all embedded links on 2026-03-03.
5959

6060
- Some official links are authentication/bot protected (Google Form/Drive, IOP). This is external and not a code conflict.
6161
- If evaluators require pretrained weights and hosted notebook links, include those explicitly in submission materials.
62+
Hosted artifacts (Drive): https://drive.google.com/drive/u/0/folders/1x3jiMVj2Iyeu9quEI53SVg6-EF7tMFqx
6263

6364
## Final Assessment
6465

notebooks/PLANAR_experiments.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,10 @@
2828
"source": [
2929
"Outputs to inspect:\n",
3030
"- `artifacts/autoencoder/autoencoder.pth` (pretrained model)\n",
31+
"- Drive (pretrained + artifacts): https://drive.google.com/drive/u/0/folders/1x3jiMVj2Iyeu9quEI53SVg6-EF7tMFqx\n",
3132
"- `artifacts/clustering/cluster_labels.csv` and plots\n",
3233
"- `artifacts/transit/roc_curve.png`, `stress_roc_curve.png`\n",
33-
"- `reports/PLANAR_REPORT.md`\n"
34+
"- `reports/PLANAR_REPORT.md`"
3435
]
3536
},
3637
{

reports/PLANAR_REPORT.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
Generated: 2026-03-12 22:28 UTC
44

5+
Artifacts + pretrained weights:
6+
https://drive.google.com/drive/u/0/folders/1x3jiMVj2Iyeu9quEI53SVg6-EF7tMFqx
7+
58
## Autoencoder
69
- Train size: 120
710
- Val size: 30

0 commit comments

Comments
 (0)