Tavish9 commited on
Commit
3da4300
·
verified ·
1 Parent(s): c720ce5

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +39 -9
README.md CHANGED
@@ -31,15 +31,15 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
31
  {
32
  "codebase_version": "v2.0",
33
  "robot_type": "franka",
34
- "total_episodes": 83024,
35
- "total_frames": 24345378,
36
- "total_tasks": 28628,
37
- "total_videos": 249072,
38
- "total_chunks": 84,
39
  "chunks_size": 1000,
40
  "fps": 15,
41
  "splits": {
42
- "train": "0:83024"
43
  },
44
  "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
45
  "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
@@ -55,7 +55,17 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
55
  "height",
56
  "width",
57
  "rgb"
58
- ]
 
 
 
 
 
 
 
 
 
 
59
  },
60
  "observation.images.exterior_image_2_left": {
61
  "dtype": "video",
@@ -68,7 +78,17 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
68
  "height",
69
  "width",
70
  "rgb"
71
- ]
 
 
 
 
 
 
 
 
 
 
72
  },
73
  "observation.images.wrist_image_left": {
74
  "dtype": "video",
@@ -81,7 +101,17 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
81
  "height",
82
  "width",
83
  "rgb"
84
- ]
 
 
 
 
 
 
 
 
 
 
85
  },
86
  "observation.state": {
87
  "dtype": "float32",
 
31
  {
32
  "codebase_version": "v2.0",
33
  "robot_type": "franka",
34
+ "total_episodes": 92233,
35
+ "total_frames": 27044326,
36
+ "total_tasks": 31308,
37
+ "total_videos": 276699,
38
+ "total_chunks": 93,
39
  "chunks_size": 1000,
40
  "fps": 15,
41
  "splits": {
42
+ "train": "0:92233"
43
  },
44
  "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
45
  "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
 
55
  "height",
56
  "width",
57
  "rgb"
58
+ ],
59
+ "info": {
60
+ "video.fps": 15.0,
61
+ "video.height": 180,
62
+ "video.width": 320,
63
+ "video.channels": 3,
64
+ "video.codec": "av1",
65
+ "video.pix_fmt": "yuv420p",
66
+ "video.is_depth_map": false,
67
+ "has_audio": false
68
+ }
69
  },
70
  "observation.images.exterior_image_2_left": {
71
  "dtype": "video",
 
78
  "height",
79
  "width",
80
  "rgb"
81
+ ],
82
+ "info": {
83
+ "video.fps": 15.0,
84
+ "video.height": 180,
85
+ "video.width": 320,
86
+ "video.channels": 3,
87
+ "video.codec": "av1",
88
+ "video.pix_fmt": "yuv420p",
89
+ "video.is_depth_map": false,
90
+ "has_audio": false
91
+ }
92
  },
93
  "observation.images.wrist_image_left": {
94
  "dtype": "video",
 
101
  "height",
102
  "width",
103
  "rgb"
104
+ ],
105
+ "info": {
106
+ "video.fps": 15.0,
107
+ "video.height": 180,
108
+ "video.width": 320,
109
+ "video.channels": 3,
110
+ "video.codec": "av1",
111
+ "video.pix_fmt": "yuv420p",
112
+ "video.is_depth_map": false,
113
+ "has_audio": false
114
+ }
115
  },
116
  "observation.state": {
117
  "dtype": "float32",