Sraghvi commited on
Commit
3382ac2
·
verified ·
1 Parent(s): 9dbe377

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -11,7 +11,7 @@ tags:
11
  - bimanual
12
  size_categories:
13
  - 1K<n<10K
14
- pretty_name: final-states-joint-states
15
  configs:
16
  - config_name: default
17
  data_files:
@@ -19,14 +19,14 @@ configs:
19
  path: "data/chunk-000/episode_*.parquet"
20
  ---
21
 
22
- # final-states-joint-states
23
 
24
  LeRobot v2.1 format dataset for robot manipulation.
25
 
26
  ## Dataset Structure
27
 
28
- - **Episodes**: 14 episodes of robot manipulation
29
- - **Total Frames**: 12432 frames
30
  - **Cameras**: 3 camera views per episode
31
  - `observation.images.base_camera_sensor_image_raw`
32
  - `observation.images.arm1_camera_sensor_image_raw`
@@ -56,9 +56,9 @@ This dataset follows the LeRobot v2.1 format:
56
 
57
  ## Dataset Details
58
 
59
- - **Total Episodes**: 14
60
- - **Total Frames**: 12432
61
- - **Average Episode Length**: 888 frames
62
  - **FPS**: ~9 (calculated from real data)
63
  - **Robot Type**: Bimanual arm with 34 joints
64
  - **Camera Resolution**: 1280x720
 
11
  - bimanual
12
  size_categories:
13
  - 1K<n<10K
14
+ pretty_name: swapped-mapping
15
  configs:
16
  - config_name: default
17
  data_files:
 
19
  path: "data/chunk-000/episode_*.parquet"
20
  ---
21
 
22
+ # swapped-mapping
23
 
24
  LeRobot v2.1 format dataset for robot manipulation.
25
 
26
  ## Dataset Structure
27
 
28
+ - **Episodes**: 15 episodes of robot manipulation
29
+ - **Total Frames**: 12980 frames
30
  - **Cameras**: 3 camera views per episode
31
  - `observation.images.base_camera_sensor_image_raw`
32
  - `observation.images.arm1_camera_sensor_image_raw`
 
56
 
57
  ## Dataset Details
58
 
59
+ - **Total Episodes**: 15
60
+ - **Total Frames**: 12980
61
+ - **Average Episode Length**: 865 frames
62
  - **FPS**: ~9 (calculated from real data)
63
  - **Robot Type**: Bimanual arm with 34 joints
64
  - **Camera Resolution**: 1280x720