asterism45 commited on
Commit
0ff4249
·
verified ·
1 Parent(s): 9d2c93f

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. meta/info.json +6 -28
meta/info.json CHANGED
@@ -1,16 +1,14 @@
1
  {
2
  "codebase_version": "v3.0",
3
  "robot_type": "openarm_udp_listener",
4
- "total_episodes": 1,
5
- "total_frames": 400,
6
- "total_tasks": 1,
7
  "chunks_size": 1000,
8
  "data_files_size_in_mb": 100,
9
  "video_files_size_in_mb": 200,
10
  "fps": 20,
11
- "splits": {
12
- "train": "0:1"
13
- },
14
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
15
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
16
  "features": {
@@ -89,17 +87,7 @@
89
  "height",
90
  "width",
91
  "channels"
92
- ],
93
- "info": {
94
- "video.height": 480,
95
- "video.width": 640,
96
- "video.codec": "av1",
97
- "video.pix_fmt": "yuv420p",
98
- "video.is_depth_map": false,
99
- "video.fps": 20,
100
- "video.channels": 3,
101
- "has_audio": false
102
- }
103
  },
104
  "observation.images.cam_ego": {
105
  "dtype": "video",
@@ -112,17 +100,7 @@
112
  "height",
113
  "width",
114
  "channels"
115
- ],
116
- "info": {
117
- "video.height": 480,
118
- "video.width": 640,
119
- "video.codec": "av1",
120
- "video.pix_fmt": "yuv420p",
121
- "video.is_depth_map": false,
122
- "video.fps": 20,
123
- "video.channels": 3,
124
- "has_audio": false
125
- }
126
  },
127
  "timestamp": {
128
  "dtype": "float32",
 
1
  {
2
  "codebase_version": "v3.0",
3
  "robot_type": "openarm_udp_listener",
4
+ "total_episodes": 0,
5
+ "total_frames": 0,
6
+ "total_tasks": 0,
7
  "chunks_size": 1000,
8
  "data_files_size_in_mb": 100,
9
  "video_files_size_in_mb": 200,
10
  "fps": 20,
11
+ "splits": {},
 
 
12
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
13
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
14
  "features": {
 
87
  "height",
88
  "width",
89
  "channels"
90
+ ]
 
 
 
 
 
 
 
 
 
 
91
  },
92
  "observation.images.cam_ego": {
93
  "dtype": "video",
 
100
  "height",
101
  "width",
102
  "channels"
103
+ ]
 
 
 
 
 
 
 
 
 
 
104
  },
105
  "timestamp": {
106
  "dtype": "float32",