smerkd commited on
Commit
2e4113c
·
verified ·
1 Parent(s): a0da13d

hist3/README.md @ step 7279

Browse files
Files changed (1) hide show
  1. hist3/README.md +3 -3
hist3/README.md CHANGED
@@ -10,8 +10,8 @@ Three frames at 0.5 s spacing plus a relative-motion state (recent pose deltas r
10
  | | |
11
  |---|---|
12
  | training config | `pi05_frame_hist3` |
13
- | checkpoint step | 6,000 of 7,280 **(partial — run did not finish)** |
14
- | samples seen | 192,000 |
15
  | batch size | 32 |
16
  | peak LR | 0.0005, cosine over 7,280 steps |
17
  | conditioning | 3 frame(s), state `relative_history` |
@@ -44,6 +44,6 @@ DROID subset. Inherits the licence terms of both.
44
 
45
  ## Caveats
46
 
47
- Trained on a 10-hour single-GPU budget, which is roughly 0.05 of one pass
48
  over the 4,245,385-sample mixture. These are ablation checkpoints for a specific
49
  comparison, not a converged production policy.
 
10
  | | |
11
  |---|---|
12
  | training config | `pi05_frame_hist3` |
13
+ | checkpoint step | 7,279 of 7,280 |
14
+ | samples seen | 232,928 |
15
  | batch size | 32 |
16
  | peak LR | 0.0005, cosine over 7,280 steps |
17
  | conditioning | 3 frame(s), state `relative_history` |
 
44
 
45
  ## Caveats
46
 
47
+ Trained on a 12-hour single-GPU budget, which is roughly 0.05 of one pass
48
  over the 4,245,385-sample mixture. These are ablation checkpoints for a specific
49
  comparison, not a converged production policy.