Skip to content

Commit 50bf6ab

Browse files
CharlesCNortonaliberts
authored andcommitted
typo fix: batch_convert_dataset_v1_to_v2.py (huggingface#615)
Co-authored-by: Simon Alibert <75076266+aliberts@users.noreply.github.com>
1 parent 9cc59a0 commit 50bf6ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lerobot/common/datasets/v2/batch_convert_dataset_v1_to_v2.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -159,11 +159,11 @@
159159
**ALOHA_STATIC_INFO,
160160
},
161161
"aloha_static_vinh_cup": {
162-
"single_task": "Pick up the platic cup with the right arm, then pop its lid open with the left arm.",
162+
"single_task": "Pick up the plastic cup with the right arm, then pop its lid open with the left arm.",
163163
**ALOHA_STATIC_INFO,
164164
},
165165
"aloha_static_vinh_cup_left": {
166-
"single_task": "Pick up the platic cup with the left arm, then pop its lid open with the right arm.",
166+
"single_task": "Pick up the plastic cup with the left arm, then pop its lid open with the right arm.",
167167
**ALOHA_STATIC_INFO,
168168
},
169169
"aloha_static_ziploc_slide": {"single_task": "Slide open the ziploc bag.", **ALOHA_STATIC_INFO},

0 commit comments

Comments
 (0)