Views
No views yet
libero_goal demonstration list. N=10 does not
continue N=5.alexsuw/smolvla-libero-fewshot-seen-expert-100k
(weights.pt SHA-256 2cd510a594a87580f7368b782ca9b37332c0e5002d807093c759e95fbfb57c88)alexsuw/smolvla-libero-few-shot-6a8b009357482d2b4b9d3c2f| slug | instruction | dataset task_index |
|---|---|---|
drawer_middle | open the middle drawer of the cabinet | 9 |
bowl_stove | put the bowl on the stove | 7 |
wine_cabinet | put the wine bottle on top of the cabinet | 4 |
nvidia/LIBERO_LeRobot_v3 revision e5907374380b8f96511957e6ba5582be52a1e179libero_goalconfigs/splits/target_splits.json (first 1 / 2 / 5 / 10 / 25){42, 123}lerobot/smolvla_base revision c83c3163b8ca9b7e67c509fffd9121e66cb962051<task>_n<NN>_s<seed>/
2 weights.pt
3 normalization_stats.json # subset overlay MEAN_STD used at train/eval
4 COMPLETED.json
5 checksums.json
6 config.resolved.yaml
7 trainable_parameters.txt1from huggingface_hub import hf_hub_download
2
3hf_hub_download(
4 "alexsuw/smolvla-libero-fewshot-naive-baseline",
5 "bowl_stove_n10_s42/weights.pt",
6)
7hf_hub_download(
8 "alexsuw/smolvla-libero-fewshot-naive-baseline",
9 "bowl_stove_n10_s42/normalization_stats.json",
10)optimizer.pt is not uploaded. index.json lists Hub prefixes, training
steps, and weights.pt SHA-256 for every cell.{5,10,25}; {1,2} use the
same prefixes and the same warmup_steps=1000 (those short runs stay inside
warmup — a recorded limitation, not a retune).| N | naive target success |
|---|---|
| 0 | 1/60 (0.017) |
| 1 | 109/120 (0.908) |
| 2 | 100/120 (0.833) |
| 5 | 107/120 (0.892) |
| 10 | 116/120 (0.967) |
| 25 | 114/120 (0.950) |
normalization_stats.json (train overlay).libero_90 suite stats with these
adapted weights if you want a weight-forgetting comparison.lerobot/smolvla_base trained on nvidia/LIBERO_LeRobot_v3.
Project code is Apache-2.0; follow upstream model and dataset terms for weights.