Robotics
LeRobot
Safetensors
act
ur7e
imitation-learning
Bigenlight commited on
Commit
2c732f9
·
verified ·
1 Parent(s): 502f895

Update repo names to *_lerobot_v3 in cross-links

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -9,7 +9,7 @@ tags:
9
  - imitation-learning
10
  pipeline_tag: robotics
11
  datasets:
12
- - Bigenlight/banana_in_pot
13
  ---
14
 
15
  # ACT — Put the right banana in the pot (UR7e)
@@ -20,7 +20,7 @@ arm with two RGB cameras.
20
 
21
  - **Policy:** ACT (Transformer encoder–decoder with a CVAE), **ResNet18** vision backbone
22
  (ImageNet-pretrained), `chunk_size = 100`, `n_action_steps = 100`.
23
- - **Trained on:** [`Bigenlight/banana_in_pot`](https://huggingface.co/datasets/Bigenlight/banana_in_pot)
24
  (51 teleoperated episodes / 21,524 frames, UR7e follower + GELLO leader, 2 cameras).
25
  - **Training length:** 50,000 steps, batch size 8, AdamW `lr = 1e-5` (constant).
26
  - **Framework:** [LeRobot](https://github.com/huggingface/lerobot) v0.6.1.
@@ -153,7 +153,7 @@ lerobot inference/normalization code paths) is in the project's `DEPLOY_UR.md`.
153
 
154
  ## Related repositories
155
 
156
- - **Dataset:** [`Bigenlight/banana_in_pot`](https://huggingface.co/datasets/Bigenlight/banana_in_pot)
157
  - **HIL-SERL prep bundle** (reward classifier, SAC config, runbook) for taking this task
158
  online with reinforcement learning:
159
  [`Bigenlight/banana_in_pot_hilserl`](https://huggingface.co/Bigenlight/banana_in_pot_hilserl)
 
9
  - imitation-learning
10
  pipeline_tag: robotics
11
  datasets:
12
+ - Bigenlight/banana_in_pot_lerobot_v3
13
  ---
14
 
15
  # ACT — Put the right banana in the pot (UR7e)
 
20
 
21
  - **Policy:** ACT (Transformer encoder–decoder with a CVAE), **ResNet18** vision backbone
22
  (ImageNet-pretrained), `chunk_size = 100`, `n_action_steps = 100`.
23
+ - **Trained on:** [`Bigenlight/banana_in_pot_lerobot_v3`](https://huggingface.co/datasets/Bigenlight/banana_in_pot_lerobot_v3)
24
  (51 teleoperated episodes / 21,524 frames, UR7e follower + GELLO leader, 2 cameras).
25
  - **Training length:** 50,000 steps, batch size 8, AdamW `lr = 1e-5` (constant).
26
  - **Framework:** [LeRobot](https://github.com/huggingface/lerobot) v0.6.1.
 
153
 
154
  ## Related repositories
155
 
156
+ - **Dataset:** [`Bigenlight/banana_in_pot_lerobot_v3`](https://huggingface.co/datasets/Bigenlight/banana_in_pot_lerobot_v3)
157
  - **HIL-SERL prep bundle** (reward classifier, SAC config, runbook) for taking this task
158
  online with reinforcement learning:
159
  [`Bigenlight/banana_in_pot_hilserl`](https://huggingface.co/Bigenlight/banana_in_pot_hilserl)