jellyho/droid_merged_skills_wiping
Merged DROID Skill Dataset: wiping This dataset merges a language-filtered DROID skill subset with newly collected environment data for the same skill. Repository Hugging Face repo: jellyho/droid_merged_skills_wiping Local merged dataset path: /scratch/jellyho/droid_merged_skills_v21/wiping Skill: wiping LeRobot codebase version: v2.1 Sources [ "jellyho/droid_subsets_wiping", "jellyho/droid_wipe_table" ] source_dataset episodes… See the full description on the dataset page: https://huggingface.co/datasets/jellyho/droid_merged_skills_wiping.
Merged DROID Skill Dataset: wiping
This dataset merges a language-filtered DROID skill subset with newly collected environment data for the same skill.
Repository
- Hugging Face repo:
jellyho/droid_merged_skills_wiping - Local merged dataset path:
/scratch/jellyho/droid_merged_skills_v21/wiping - Skill:
wiping - LeRobot codebase version:
v2.1
Sources
[
"jellyho/droid_subsets_wiping",
"jellyho/droid_wipe_table"
]State And Action
The compact LeRobot training fields are standardized as 8D vectors:
observation.state = [joint_position_0..6, gripper_position]
action = [joint_velocity_0..6, gripper_position]For original DROID subset rows, action is derived from action.joint_velocity plus action.gripper_position. For newly collected rows, action is derived from observation.joint_velocities[:7] plus the collected gripper position from the original action vector.
Detailed columns such as action.joint_position, action.joint_velocity, action.gripper_position, observation.state.joint_position, and observation.state.gripper_position remain available in the parquet files.
Dataset Statistics
- Episodes:
319 - Frames:
80582 - Unique tasks:
300 observation.stateshape:[8]actionshape:[8]- Video keys:
['observation.images.wrist_left', 'observation.images.side_view_1_left'] - Videos:
638
Top Episode Task Strings
Files
meta/info.json
meta/tasks.jsonl
meta/episodes.jsonl
meta/episodes_stats.jsonl
data/chunk-000/episode_*.parquet
videos/chunk-000/observation.images.wrist_left/episode_*.mp4
episodes.csv
merge_summary.json