Sraghvi commited on
Commit
3e895f2
·
verified ·
1 Parent(s): fb6832c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -11,7 +11,7 @@ tags:
11
  - bimanual
12
  size_categories:
13
  - 1K<n<10K
14
- pretty_name: Buster_Robot_Dataset_-_Fixed_Observation_Column
15
  configs:
16
  - config_name: default
17
  data_files:
@@ -19,14 +19,14 @@ configs:
19
  path: "data/chunk-000/episode_*.parquet"
20
  ---
21
 
22
- # Buster_Robot_Dataset_-_Fixed_Observation_Column
23
 
24
  LeRobot v2.1 format dataset for robot manipulation.
25
 
26
  ## Dataset Structure
27
 
28
- - **Episodes**: 2 episodes of robot manipulation
29
- - **Total Frames**: 654 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,8 +56,8 @@ This dataset follows the LeRobot v2.1 format:
56
 
57
  ## Dataset Details
58
 
59
- - **Total Episodes**: 2
60
- - **Total Frames**: 654
61
  - **Average Episode Length**: 327 frames
62
  - **FPS**: ~9 (calculated from real data)
63
  - **Robot Type**: Bimanual arm with 34 joints
 
11
  - bimanual
12
  size_categories:
13
  - 1K<n<10K
14
+ pretty_name: Buster_Robot_Dataset_-_Fixed_with_Observation_Column_and_Videos
15
  configs:
16
  - config_name: default
17
  data_files:
 
19
  path: "data/chunk-000/episode_*.parquet"
20
  ---
21
 
22
+ # Buster_Robot_Dataset_-_Fixed_with_Observation_Column_and_Videos
23
 
24
  LeRobot v2.1 format dataset for robot manipulation.
25
 
26
  ## Dataset Structure
27
 
28
+ - **Episodes**: 3 episodes of robot manipulation
29
+ - **Total Frames**: 981 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**: 3
60
+ - **Total Frames**: 981
61
  - **Average Episode Length**: 327 frames
62
  - **FPS**: ~9 (calculated from real data)
63
  - **Robot Type**: Bimanual arm with 34 joints