VadRobotics commited on
Commit
f1ec736
·
verified ·
1 Parent(s): c30d502

Adopt cross-embodiment rich-modality naming

Browse files
Files changed (2) hide show
  1. README.md +5 -5
  2. viewer_videos/train.parquet +2 -2
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  language:
3
  - en
4
- pretty_name: XRSC Bimanual Table Cleanup — Panda + WidowXAI — 10-Episode Inspection Sample
5
  size_categories:
6
  - 10K<n<100K
7
  task_categories:
@@ -45,11 +45,11 @@ tags:
45
  - inspection-sample
46
  ---
47
 
48
- # XRSC Bimanual Table Cleanup — Panda + WidowXAI — 10-Episode Inspection Sample
49
 
50
  > **10 episodes total: 5 Franka Panda + 5 WidowXAI.** A deliberately small, quality-diverse inspection sample for clearing an optional obstruction and wiping a dirty tabletop with a sponge. Each robot keeps its native LeRobot v2.1 schema in a separate Viewer config. RGB, metric depth, instance segmentation, robot state/action, end-effector trajectories, object poses, and QA annotations are included.
51
 
52
- <img src="assets/dataset_preview.gif" alt="XRSC Bimanual Table Cleanup episode and modality preview" width="960">
53
 
54
  ## ✅ Use it / ❌ Skip it
55
 
@@ -87,7 +87,7 @@ The robot frame schemas are intentionally separate. Select the embodiment explic
87
  ```python
88
  from datasets import load_dataset
89
 
90
- repo = "ExylosAi/xrsc-cleanup-table-bimanual-inspection-sample"
91
  panda = load_dataset(repo, name="panda", split="train")
92
  widowxai = load_dataset(repo, name="widowxai", split="train")
93
 
@@ -105,7 +105,7 @@ from huggingface_hub import hf_hub_download
105
  import pyarrow.parquet as pq
106
 
107
  path = hf_hub_download(
108
- "ExylosAi/xrsc-cleanup-table-bimanual-inspection-sample",
109
  "robots/panda/data/chunk-000/episode_000000.parquet",
110
  repo_type="dataset",
111
  )
 
1
  ---
2
  language:
3
  - en
4
+ pretty_name: Cross-Embodiment Bimanual Table Cleanup — Rich-Modality 10-Episode Inspection Sample
5
  size_categories:
6
  - 10K<n<100K
7
  task_categories:
 
45
  - inspection-sample
46
  ---
47
 
48
+ # Cross-Embodiment Bimanual Table Cleanup — Rich-Modality 10-Episode Inspection Sample
49
 
50
  > **10 episodes total: 5 Franka Panda + 5 WidowXAI.** A deliberately small, quality-diverse inspection sample for clearing an optional obstruction and wiping a dirty tabletop with a sponge. Each robot keeps its native LeRobot v2.1 schema in a separate Viewer config. RGB, metric depth, instance segmentation, robot state/action, end-effector trajectories, object poses, and QA annotations are included.
51
 
52
+ <img src="assets/dataset_preview.gif" alt="Cross-embodiment bimanual table cleanup rich-modality preview" width="960">
53
 
54
  ## ✅ Use it / ❌ Skip it
55
 
 
87
  ```python
88
  from datasets import load_dataset
89
 
90
+ repo = "ExylosAi/bimanual-table-cleanup-cross-embodiment-rich-modality-sample"
91
  panda = load_dataset(repo, name="panda", split="train")
92
  widowxai = load_dataset(repo, name="widowxai", split="train")
93
 
 
105
  import pyarrow.parquet as pq
106
 
107
  path = hf_hub_download(
108
+ "ExylosAi/bimanual-table-cleanup-cross-embodiment-rich-modality-sample",
109
  "robots/panda/data/chunk-000/episode_000000.parquet",
110
  repo_type="dataset",
111
  )
viewer_videos/train.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8092c56ceb9ad0904704cee307b06c01b346b7c50f9ac187257109803dd78f0f
3
- size 6267
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67a47bbec191907c113e0eedc05dfc3de7bbcb83714e23d207e5d73e454274c4
3
+ size 6336