physical-intelligence/libero
Viewer β’ Updated β’ 273k β’ 39.7k β’ 89
Experimental LoRA fine-tune of pi0-fast on the full LIBERO dataset.
This is the baseline run (Run A) for a sample efficiency experiment comparing:
Claim: Enriched 30min data can match raw 2h data performance β 4x sample efficiency.
| Parameter | Value |
|---|---|
| Base model | pi0-fast (PaLI-Gemma 2B + FAST tokenizer) |
| Method | LoRA (rank 16) |
| Dataset | physical-intelligence/libero (1693 episodes, 7.6h, 40 tasks) |
| Steps | 1,000 |
| Batch size | 32 |
| Step time | ~3.5s |
| Total time | ~58 min |
| GPU | NVIDIA A100-SXM4-40GB |
| VRAM used | 36.8 GB |
| Framework | JAX (OpenPI) |
| Step | Loss | Grad Norm |
|---|---|---|
| 0 | 12.54 | 39.40 |
| 100 | 9.69 | 30.13 |
| 200 | 4.68 | 5.80 |
| 300 | 3.25 | 3.04 |
| 400 | 2.66 | 3.37 |
| 500 | 2.37 | 3.89 |
| 600 | 2.21 | 4.25 |
| 700 | 2.09 | 4.19 |
| 800 | 1.99 | 3.91 |
| 900 | 1.92 | 4.02 |
| 1000 | 1.89 | 3.77 |
Training tracked at: wandb run
The enrichment pipeline produces per-episode signals:
These signals enable quality filtering and sample weighting for Run C.