File size: 1,062 Bytes
1320e94 4c46395 74c9b75 7c11597 4c46395 e1a8adb 1320e94 74c9b75 b8d9363 4c46395 3c0b4db 74c9b75 3c0b4db e1a8adb 74c9b75 620cd4b e4cf8c1 4c46395 e4cf8c1 3c0b4db 74c9b75 1320e94 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 | {
"timestamp": "2026-04-26 06:02:37",
"total": 2,
"pending": 0,
"running": 0,
"done": 2,
"failed": 0,
"stale": 0,
"retrying": 0,
"jobs": [
{
"job_id": 0,
"name": "math_qwen2.5-0.5b_math_1pt5pct_seed40",
"cmd": "PYTHONPATH=. /home/ubuntu/venvs/steering/bin/python -m scripts.train_qwen --mode contaminated --rate 0.015 --seed 40 --p",
"gpu": 0,
"status": "done",
"elapsed": 1633,
"idle_time": 2,
"exit_code": 0,
"retries": 0,
"log_file": "/tmp/stride_applications_queue/job_000_math_qwen2.5-0.5b_math_1pt5pct_gpu0.log"
},
{
"job_id": 1,
"name": "math_qwen2.5-0.5b_math_1pt5pct_seed41",
"cmd": "PYTHONPATH=. /home/ubuntu/venvs/steering/bin/python -m scripts.train_qwen --mode contaminated --rate 0.015 --seed 41 --p",
"gpu": 1,
"status": "done",
"elapsed": 1581,
"idle_time": 54,
"exit_code": 0,
"retries": 0,
"log_file": "/tmp/stride_applications_queue/job_001_math_qwen2.5-0.5b_math_1pt5pct_gpu1.log"
}
]
} |