mirror of
https://github.com/huggingface/lerobot.git
synced 2026-05-22 03:59:42 +00:00
rename handle -> task
This commit is contained in:
Vendored
+1
-3
@@ -14,9 +14,7 @@ dataset_id: aloha_sim_insertion_human
|
||||
|
||||
env:
|
||||
name: aloha
|
||||
handle: AlohaInsertion-v0
|
||||
# TODO(aliberts): replace task with handle
|
||||
task: insertion
|
||||
task: AlohaInsertion-v0
|
||||
from_pixels: True
|
||||
pixels_only: False
|
||||
image_size: [3, 480, 640]
|
||||
|
||||
Vendored
+1
-3
@@ -14,9 +14,7 @@ dataset_id: pusht
|
||||
|
||||
env:
|
||||
name: pusht
|
||||
handle: PushT-v0
|
||||
# TODO(aliberts): replace task with handle
|
||||
task: pusht
|
||||
task: PushT-v0
|
||||
from_pixels: True
|
||||
pixels_only: False
|
||||
image_size: 96
|
||||
|
||||
Vendored
+1
-3
@@ -13,9 +13,7 @@ dataset_id: xarm_lift_medium
|
||||
|
||||
env:
|
||||
name: xarm
|
||||
handle: XarmLift-v0
|
||||
# TODO(aliberts): replace task with handle
|
||||
task: lift
|
||||
task: XarmLift-v0
|
||||
from_pixels: True
|
||||
pixels_only: False
|
||||
image_size: 84
|
||||
|
||||
Reference in New Issue
Block a user