amirali1985 commited on
Commit
e4cf8c1
·
verified ·
1 Parent(s): 17b28da

Upload queue_status.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. queue_status.json +9 -9
queue_status.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "timestamp": "2026-04-26 05:59:59",
3
  "total": 2,
4
  "pending": 0,
5
- "running": 2,
6
- "done": 0,
7
  "failed": 0,
8
  "stale": 0,
9
  "retrying": 0,
@@ -14,8 +14,8 @@
14
  "cmd": "PYTHONPATH=. /home/ubuntu/venvs/steering/bin/python -m scripts.train_qwen --mode contaminated --rate 0.015 --seed 40 --p",
15
  "gpu": 0,
16
  "status": "running",
17
- "elapsed": 1475,
18
- "idle_time": 1449,
19
  "exit_code": -1,
20
  "retries": 0,
21
  "log_file": "/tmp/stride_applications_queue/job_000_math_qwen2.5-0.5b_math_1pt5pct_gpu0.log"
@@ -25,10 +25,10 @@
25
  "name": "math_qwen2.5-0.5b_math_1pt5pct_seed41",
26
  "cmd": "PYTHONPATH=. /home/ubuntu/venvs/steering/bin/python -m scripts.train_qwen --mode contaminated --rate 0.015 --seed 41 --p",
27
  "gpu": 1,
28
- "status": "running",
29
- "elapsed": 1475,
30
- "idle_time": 1449,
31
- "exit_code": -1,
32
  "retries": 0,
33
  "log_file": "/tmp/stride_applications_queue/job_001_math_qwen2.5-0.5b_math_1pt5pct_gpu1.log"
34
  }
 
1
  {
2
+ "timestamp": "2026-04-26 06:02:00",
3
  "total": 2,
4
  "pending": 0,
5
+ "running": 1,
6
+ "done": 1,
7
  "failed": 0,
8
  "stale": 0,
9
  "retrying": 0,
 
14
  "cmd": "PYTHONPATH=. /home/ubuntu/venvs/steering/bin/python -m scripts.train_qwen --mode contaminated --rate 0.015 --seed 40 --p",
15
  "gpu": 0,
16
  "status": "running",
17
+ "elapsed": 1596,
18
+ "idle_time": 23,
19
  "exit_code": -1,
20
  "retries": 0,
21
  "log_file": "/tmp/stride_applications_queue/job_000_math_qwen2.5-0.5b_math_1pt5pct_gpu0.log"
 
25
  "name": "math_qwen2.5-0.5b_math_1pt5pct_seed41",
26
  "cmd": "PYTHONPATH=. /home/ubuntu/venvs/steering/bin/python -m scripts.train_qwen --mode contaminated --rate 0.015 --seed 41 --p",
27
  "gpu": 1,
28
+ "status": "done",
29
+ "elapsed": 1581,
30
+ "idle_time": 17,
31
+ "exit_code": 0,
32
  "retries": 0,
33
  "log_file": "/tmp/stride_applications_queue/job_001_math_qwen2.5-0.5b_math_1pt5pct_gpu1.log"
34
  }