enyolanev-bit commited on
Commit
0267d2b
·
verified ·
1 Parent(s): 20d7932

preliminary-evidence wording

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -41,9 +41,10 @@ loadable with LeRobot.
41
  | 200 (data-rich) | 29% | 29% | 0 pts |
42
  | 100 (data-scarce) | 8% | **19%** | **+11 pts** |
43
 
44
- At 200 demos regularization buys nothing; at 100 demos it lifts success **8% → 19% (+11 pts, ~2.4×)**.
45
- Regularization buys sample-efficiency **when demonstrations are scarce** as hypothesized (inspired by
46
- Konwoo et al. on data-constrained pre-training).
 
47
 
48
  ## Training
49
 
 
41
  | 200 (data-rich) | 29% | 29% | 0 pts |
42
  | 100 (data-scarce) | 8% | **19%** | **+11 pts** |
43
 
44
+ **Preliminary evidence** suggests that, under a 100-demo budget, enhanced regularization improves PushT
45
+ success from **8% to 19% (+11 pts)**, while showing **no gain at 200 demos** (29% = 29%). This is consistent
46
+ with regularization helping most when demonstrations are scarce (inspired by Konwoo et al. on data-constrained
47
+ pre-training). Single seed — a strong signal, not yet a settled claim.
48
 
49
  ## Training
50