stride-applications-models / queue_status.json
amirali1985's picture
Upload queue_status.json with huggingface_hub
7acfc02 verified
raw
history blame
3.28 kB
{
"timestamp": "2026-04-25 20:27:03",
"total": 7,
"pending": 0,
"running": 2,
"done": 5,
"failed": 0,
"stale": 0,
"retrying": 0,
"jobs": [
{
"job_id": 0,
"name": "qwen2.5-0.5b_owt20M",
"cmd": "PYTHONPATH=. /home/ubuntu/venvs/steering/bin/python -m scripts.train_qwen --mode clean --proxy openwebtext/subset_20M_se",
"gpu": 0,
"status": "done",
"elapsed": 1375,
"idle_time": 102,
"exit_code": 0,
"retries": 0,
"log_file": "/tmp/stride_applications_queue/job_000_qwen2.5-0.5b_owt20M_gpu0.log"
},
{
"job_id": 1,
"name": "math_qwen2.5-0.5b_math_1pct_seed0",
"cmd": "PYTHONPATH=. /home/ubuntu/venvs/steering/bin/python -m scripts.train_qwen --mode contaminated --rate 0.01 --seed 0 --pro",
"gpu": 1,
"status": "running",
"elapsed": 1475,
"idle_time": 1462,
"exit_code": -1,
"retries": 0,
"log_file": "/tmp/stride_applications_queue/job_001_math_qwen2.5-0.5b_math_1pct_se_gpu1.log"
},
{
"job_id": 2,
"name": "math_qwen2.5-0.5b_math_1pct_seed1",
"cmd": "PYTHONPATH=. /home/ubuntu/venvs/steering/bin/python -m scripts.train_qwen --mode contaminated --rate 0.01 --seed 1 --pro",
"gpu": 2,
"status": "done",
"elapsed": 1449,
"idle_time": 28,
"exit_code": 0,
"retries": 0,
"log_file": "/tmp/stride_applications_queue/job_002_math_qwen2.5-0.5b_math_1pct_se_gpu2.log"
},
{
"job_id": 3,
"name": "math_qwen2.5-0.5b_math_1pct_seed2",
"cmd": "PYTHONPATH=. /home/ubuntu/venvs/steering/bin/python -m scripts.train_qwen --mode contaminated --rate 0.01 --seed 2 --pro",
"gpu": 3,
"status": "running",
"elapsed": 1475,
"idle_time": 9,
"exit_code": -1,
"retries": 0,
"log_file": "/tmp/stride_applications_queue/job_003_math_qwen2.5-0.5b_math_1pct_se_gpu3.log"
},
{
"job_id": 4,
"name": "math_qwen2.5-0.5b_math_1pct_seed3",
"cmd": "PYTHONPATH=. /home/ubuntu/venvs/steering/bin/python -m scripts.train_qwen --mode contaminated --rate 0.01 --seed 3 --pro",
"gpu": 4,
"status": "done",
"elapsed": 1462,
"idle_time": 15,
"exit_code": 0,
"retries": 0,
"log_file": "/tmp/stride_applications_queue/job_004_math_qwen2.5-0.5b_math_1pct_se_gpu4.log"
},
{
"job_id": 5,
"name": "math_qwen2.5-0.5b_math_1pct_seed4",
"cmd": "PYTHONPATH=. /home/ubuntu/venvs/steering/bin/python -m scripts.train_qwen --mode contaminated --rate 0.01 --seed 4 --pro",
"gpu": 5,
"status": "done",
"elapsed": 1470,
"idle_time": 7,
"exit_code": 0,
"retries": 0,
"log_file": "/tmp/stride_applications_queue/job_005_math_qwen2.5-0.5b_math_1pct_se_gpu5.log"
},
{
"job_id": 6,
"name": "math_qwen2.5-0.5b_math_1pct_seed5",
"cmd": "PYTHONPATH=. /home/ubuntu/venvs/steering/bin/python -m scripts.train_qwen --mode contaminated --rate 0.01 --seed 5 --pro",
"gpu": 6,
"status": "done",
"elapsed": 1191,
"idle_time": 286,
"exit_code": 0,
"retries": 0,
"log_file": "/tmp/stride_applications_queue/job_006_math_qwen2.5-0.5b_math_1pct_se_gpu6.log"
}
]
}