mahir-m01 commited on
Commit ·
b2351e6
1
Parent(s): a667911
docs: record MVP50 job ids and curl fix
Browse files
analysis/hf-mvp-50-runs/README.md
CHANGED
|
@@ -1,10 +1,11 @@
|
|
| 1 |
# HuggingFace Jobs — MVP 50-step runs
|
| 2 |
|
| 3 |
-
##
|
| 4 |
|
| 5 |
-
|
|
|
|
| 6 |
|
| 7 |
-
- **
|
| 8 |
- **Profile:** `ARMGYM_PROFILE=mvp` → **50 steps**
|
| 9 |
- **Launcher:** `hf/job_run_mvp50_github_v6.sh` (curls `hf/run_hf_mvp.sh`, pins `v6_train.py` to **main** on GitHub for harness + G=4 + export manifest)
|
| 10 |
- **Model repo (full run folder upload on success):** https://huggingface.co/ZDC-M01/arm-gym-mvp-50
|
|
|
|
| 1 |
# HuggingFace Jobs — MVP 50-step runs
|
| 2 |
|
| 3 |
+
### Jobs
|
| 4 |
|
| 5 |
+
1. `69ed72a7d2c8bd8662bcedbd` — **ERROR** (image has no `curl`).
|
| 6 |
+
2. `69ed72e8d70108f37acdf4ca` — **RUNNING** (Python downloads [`hf/job_run_mvp50_github_v6.sh`](https://raw.githubusercontent.com/ka-ori/arm-gym/main/hf/job_run_mvp50_github_v6.sh) then runs `run_hf_mvp` + main `v6_train.py`).
|
| 7 |
|
| 8 |
+
- **Current job URL:** https://huggingface.co/jobs/ZDC-M01/69ed72e8d70108f37acdf4ca
|
| 9 |
- **Profile:** `ARMGYM_PROFILE=mvp` → **50 steps**
|
| 10 |
- **Launcher:** `hf/job_run_mvp50_github_v6.sh` (curls `hf/run_hf_mvp.sh`, pins `v6_train.py` to **main** on GitHub for harness + G=4 + export manifest)
|
| 11 |
- **Model repo (full run folder upload on success):** https://huggingface.co/ZDC-M01/arm-gym-mvp-50
|