EvanMath commited on
Commit
3d154b8
·
verified ·
1 Parent(s): 2f5d198

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +10 -32
README.md CHANGED
@@ -25,17 +25,15 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
25
  ```json
26
  {
27
  "codebase_version": "v3.0",
28
- "robot_type": "so101_follower",
29
- "total_episodes": 50,
30
- "total_frames": 24452,
31
- "total_tasks": 1,
32
  "chunks_size": 1000,
33
  "data_files_size_in_mb": 100,
34
- "video_files_size_in_mb": 500,
35
  "fps": 30,
36
- "splits": {
37
- "train": "0:50"
38
- },
39
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
40
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
41
  "features": {
@@ -67,7 +65,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
67
  6
68
  ]
69
  },
70
- "observation.images.front": {
71
  "dtype": "video",
72
  "shape": [
73
  480,
@@ -78,19 +76,9 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
78
  "height",
79
  "width",
80
  "channels"
81
- ],
82
- "info": {
83
- "video.height": 480,
84
- "video.width": 640,
85
- "video.codec": "av1",
86
- "video.pix_fmt": "yuv420p",
87
- "video.is_depth_map": false,
88
- "video.fps": 30,
89
- "video.channels": 3,
90
- "has_audio": false
91
- }
92
  },
93
- "observation.images.above": {
94
  "dtype": "video",
95
  "shape": [
96
  480,
@@ -101,17 +89,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
101
  "height",
102
  "width",
103
  "channels"
104
- ],
105
- "info": {
106
- "video.height": 480,
107
- "video.width": 640,
108
- "video.codec": "av1",
109
- "video.pix_fmt": "yuv420p",
110
- "video.is_depth_map": false,
111
- "video.fps": 30,
112
- "video.channels": 3,
113
- "has_audio": false
114
- }
115
  },
116
  "timestamp": {
117
  "dtype": "float32",
 
25
  ```json
26
  {
27
  "codebase_version": "v3.0",
28
+ "robot_type": "so_follower",
29
+ "total_episodes": 0,
30
+ "total_frames": 0,
31
+ "total_tasks": 0,
32
  "chunks_size": 1000,
33
  "data_files_size_in_mb": 100,
34
+ "video_files_size_in_mb": 200,
35
  "fps": 30,
36
+ "splits": {},
 
 
37
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
38
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
39
  "features": {
 
65
  6
66
  ]
67
  },
68
+ "observation.images.above": {
69
  "dtype": "video",
70
  "shape": [
71
  480,
 
76
  "height",
77
  "width",
78
  "channels"
79
+ ]
 
 
 
 
 
 
 
 
 
 
80
  },
81
+ "observation.images.left": {
82
  "dtype": "video",
83
  "shape": [
84
  480,
 
89
  "height",
90
  "width",
91
  "channels"
92
+ ]
 
 
 
 
 
 
 
 
 
 
93
  },
94
  "timestamp": {
95
  "dtype": "float32",