OpenTransformer commited on
Commit
16ea56f
·
verified ·
1 Parent(s): f265f05

Upload checkpoints/status.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. checkpoints/status.json +9 -11
checkpoints/status.json CHANGED
@@ -1,14 +1,12 @@
1
  {
 
2
  "step": 12373126,
3
- "tokens_seen": 10831075761,
4
- "tokens_target": 35000000000,
5
- "progress_pct": 30.9,
6
- "loss": null,
7
- "gpu_util": 96,
8
- "gpu_temp": 62,
9
- "tok_per_sec": null,
10
- "status": "training",
11
- "box": "New RTX 4090 (Instance 32610565)",
12
- "last_check_utc": "2026-03-11 01:05",
13
- "note": "Resumed training after ~60h downtime. New instance. Step 12373126. Speed still ramping."
14
  }
 
1
  {
2
+ "last_check": "2026-03-11T01:55:00Z",
3
  "step": 12373126,
4
+ "tokens_processed": 10845087297,
5
+ "target_tokens": 35000000000,
6
+ "percent": 31.0,
7
+ "gpu": "RTX 4090",
8
+ "status": "RUNNING",
9
+ "instance_id": 32610565,
10
+ "latest_checkpoint": "pretrain_step12373126.pt",
11
+ "balance_usd": 76.03
 
 
 
12
  }