Sraghvi commited on
Commit
f5c26eb
·
verified ·
1 Parent(s): 289cdae

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: isaac-only-fix
15
  configs:
16
  - config_name: default
17
  data_files:
@@ -19,14 +19,14 @@ configs:
19
  path: "data/chunk-000/episode_*.parquet"
20
  ---
21
 
22
- # isaac-only-fix
23
 
24
  LeRobot v2.1 format dataset for robot manipulation.
25
 
26
  ## Dataset Structure
27
 
28
- - **Episodes**: 5 episodes of robot manipulation
29
- - **Total Frames**: 1635 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**: 5
60
- - **Total Frames**: 1635
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: no-zeros-v1
15
  configs:
16
  - config_name: default
17
  data_files:
 
19
  path: "data/chunk-000/episode_*.parquet"
20
  ---
21
 
22
+ # no-zeros-v1
23
 
24
  LeRobot v2.1 format dataset for robot manipulation.
25
 
26
  ## Dataset Structure
27
 
28
+ - **Episodes**: 6 episodes of robot manipulation
29
+ - **Total Frames**: 1962 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**: 6
60
+ - **Total Frames**: 1962
61
  - **Average Episode Length**: 327 frames
62
  - **FPS**: ~9 (calculated from real data)
63
  - **Robot Type**: Bimanual arm with 34 joints