Add WandB report link
Browse files- README.md +1 -0
- checkpoint_manifest.json +4 -3
README.md
CHANGED
|
@@ -44,3 +44,4 @@ path = hf_hub_download(
|
|
| 44 |
- Code: https://github.com/poudel-bibek/AlphaTransit
|
| 45 |
- Dataset: https://huggingface.co/datasets/matrix-multiply/bloomington-tndp
|
| 46 |
- Research preview: https://alphatransit.app/
|
|
|
|
|
|
| 44 |
- Code: https://github.com/poudel-bibek/AlphaTransit
|
| 45 |
- Dataset: https://huggingface.co/datasets/matrix-multiply/bloomington-tndp
|
| 46 |
- Research preview: https://alphatransit.app/
|
| 47 |
+
- WandB report: https://api.wandb.ai/links/bibek-poudel/wa4zd1il
|
checkpoint_manifest.json
CHANGED
|
@@ -2,9 +2,9 @@
|
|
| 2 |
"repo_id": "matrix-multiply/alphatransit-checkpoints",
|
| 3 |
"paper": "https://huggingface.co/papers/2605.28730",
|
| 4 |
"source_code": "https://github.com/poudel-bibek/AlphaTransit",
|
| 5 |
-
"source_commit": "
|
| 6 |
"dataset": "matrix-multiply/bloomington-tndp",
|
| 7 |
-
"notes": "Curated AlphaTransit policies for the main paper comparison. These checkpoints use n_iter=500
|
| 8 |
"checkpoints": [
|
| 9 |
{
|
| 10 |
"file": "checkpoints/alphatransit_alpha0.3_best.pth",
|
|
@@ -26,5 +26,6 @@
|
|
| 26 |
"size_bytes": 2739987,
|
| 27 |
"sha256": "ae0e7d3180cd17ac0d06c2f8e0aee5a1fac96e485aa3a77a7e6114cf1da31c00"
|
| 28 |
}
|
| 29 |
-
]
|
|
|
|
| 30 |
}
|
|
|
|
| 2 |
"repo_id": "matrix-multiply/alphatransit-checkpoints",
|
| 3 |
"paper": "https://huggingface.co/papers/2605.28730",
|
| 4 |
"source_code": "https://github.com/poudel-bibek/AlphaTransit",
|
| 5 |
+
"source_commit": "3736a7e3d649d0a7edabb7ebc4307aa4fda47676",
|
| 6 |
"dataset": "matrix-multiply/bloomington-tndp",
|
| 7 |
+
"notes": "Curated AlphaTransit policies for the main paper comparison. These checkpoints use n_iter=500.",
|
| 8 |
"checkpoints": [
|
| 9 |
{
|
| 10 |
"file": "checkpoints/alphatransit_alpha0.3_best.pth",
|
|
|
|
| 26 |
"size_bytes": 2739987,
|
| 27 |
"sha256": "ae0e7d3180cd17ac0d06c2f8e0aee5a1fac96e485aa3a77a7e6114cf1da31c00"
|
| 28 |
}
|
| 29 |
+
],
|
| 30 |
+
"wandb_report": "https://api.wandb.ai/links/bibek-poudel/wa4zd1il"
|
| 31 |
}
|