Instructions to use iFaz/diffusion-aloha_transfer_cube-seed42 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use iFaz/diffusion-aloha_transfer_cube-seed42 with LeRobot:
- Notebooks
- Google Colab
- Kaggle
File size: 1,606 Bytes
36adc59 d344823 36adc59 0618655 d344823 07ca882 d344823 36adc59 d344823 dfbc84a d344823 dfbc84a d344823 36adc59 d344823 36adc59 d344823 36adc59 d344823 36adc59 d344823 36adc59 d344823 36adc59 d344823 36adc59 d344823 36adc59 d344823 36adc59 d344823 36adc59 d344823 36adc59 d344823 36adc59 d344823 36adc59 d344823 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 | ---
datasets:
- lerobot/aloha_sim_transfer_cube_human
language: en
library_name: lerobot
license: apache-2.0
tags:
- robotics
- imitation-learning
- diffusion
- mujoco
- pytorch_model_hub_mixin
---
# DIFFUSION Policy β diffusion_aloha_transfer_cube_seed42
Trained with [LeRobot](https://github.com/huggingface/lerobot).
Date: `2026-05-14 12:51`
Policy type: `diffusion` | Device: `cuda`
---
## π¦ Dataset
| Parameter | Value |
|---|---|
| `dataset.repo_id` | `lerobot/aloha_sim_transfer_cube_human` |
---
## ποΈ Training Config
| Parameter | Value |
|---|---|
| `steps` | `1000` |
| `batch_size` | `8` |
| `eval_freq` | `500` |
| `save_freq` | `500` |
| `num_workers` | `4` |
| `seed` | `42` |
| `eval.n_episodes` | `1` |
| `eval.batch_size` | `1` |
| `eval.use_async_envs` | `False` |
---
## π Policy Architecture
_All defaults β no overrides applied._
---
## π― Eval Config
| Parameter | Value |
|---|---|
| `env.type` | `aloha` |
| `env.task` | `AlohaTransferCube-v0` |
| `eval.n_episodes` | `5` |
| `eval.batch_size` | `1` |
| `eval.use_async_envs` | `False` |
| `policy.path` | `/kaggle/working/outputs/train/aloha_transfer_cube_seed42/checkpoints/last/pretrained_model` |
---
## π Eval Results
| Metric | Value |
|---|---|
| Episodes | `5` |
| Success rate | `0.0%` |
| Avg sum reward | `0.00` |
| Avg max reward | `0.00` |
| Eval time (s) | `739.9` |
---
## Citation
```bibtex
@misc{cadene2024lerobot,
author = {Cadene, Remi and Alibert, Simon and others},
title = {LeRobot},
year = {2024},
url = {https://github.com/huggingface/lerobot}
}
``` |