Instructions to use IDEAS-Lab-Northwestern/pi05-sim-table-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use IDEAS-Lab-Northwestern/pi05-sim-table-lora with LeRobot:
- Notebooks
- Google Colab
- Kaggle
Document removal of checkpoint step 3000
Browse files
README.md
CHANGED
|
@@ -13,7 +13,8 @@ tags:
|
|
| 13 |
This repository stores OpenPI checkpoints for the `pi05_clutter_libero_lora`
|
| 14 |
training run on `IDEAS-Lab-Northwestern/sim-table`.
|
| 15 |
|
| 16 |
-
The original run was uploaded with checkpoints at steps `3000` and `5000`
|
|
|
|
| 17 |
The run was later resumed locally from step `5000` on the same dataset and
|
| 18 |
continued through step `25000`. Step `15000` has been appended to this repo.
|
| 19 |
Step `25000` is the local final checkpoint and is recorded here, but its HF
|
|
@@ -27,7 +28,7 @@ checkpoints can be appended without reshaping the repo:
|
|
| 27 |
checkpoints/
|
| 28 |
pi05_clutter_libero_lora/
|
| 29 |
sim_table_lora/
|
| 30 |
-
|
| 31 |
_CHECKPOINT_METADATA
|
| 32 |
params/
|
| 33 |
train_state/
|
|
@@ -40,7 +41,6 @@ checkpoints/
|
|
| 40 |
|
| 41 |
| Step | Notes |
|
| 42 |
|---:|---|
|
| 43 |
-
| 3000 | Original sim-table LoRA run |
|
| 44 |
| 5000 | Original sim-table LoRA run; local resume source |
|
| 45 |
| 15000 | Uploaded. Resumed from step 5000 on the same `IDEAS-Lab-Northwestern/sim-table` dataset |
|
| 46 |
| 25000 | Local final checkpoint after 20000 additional resumed training steps; HF upload pending storage quota |
|
|
|
|
| 13 |
This repository stores OpenPI checkpoints for the `pi05_clutter_libero_lora`
|
| 14 |
training run on `IDEAS-Lab-Northwestern/sim-table`.
|
| 15 |
|
| 16 |
+
The original run was uploaded with checkpoints at steps `3000` and `5000`;
|
| 17 |
+
step `3000` was removed from this repo on 2026-05-01.
|
| 18 |
The run was later resumed locally from step `5000` on the same dataset and
|
| 19 |
continued through step `25000`. Step `15000` has been appended to this repo.
|
| 20 |
Step `25000` is the local final checkpoint and is recorded here, but its HF
|
|
|
|
| 28 |
checkpoints/
|
| 29 |
pi05_clutter_libero_lora/
|
| 30 |
sim_table_lora/
|
| 31 |
+
5000/
|
| 32 |
_CHECKPOINT_METADATA
|
| 33 |
params/
|
| 34 |
train_state/
|
|
|
|
| 41 |
|
| 42 |
| Step | Notes |
|
| 43 |
|---:|---|
|
|
|
|
| 44 |
| 5000 | Original sim-table LoRA run; local resume source |
|
| 45 |
| 15000 | Uploaded. Resumed from step 5000 on the same `IDEAS-Lab-Northwestern/sim-table` dataset |
|
| 46 |
| 25000 | Local final checkpoint after 20000 additional resumed training steps; HF upload pending storage quota |
|