ethanCSL commited on
Commit
ffb6ae9
·
verified ·
1 Parent(s): 83df8b5

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. meta/info.json +7 -39
meta/info.json CHANGED
@@ -1,16 +1,14 @@
1
  {
2
  "codebase_version": "v3.0",
3
  "robot_type": "openarm_follower",
4
- "total_episodes": 1,
5
- "total_frames": 110,
6
- "total_tasks": 1,
7
  "chunks_size": 1000,
8
  "data_files_size_in_mb": 100,
9
  "video_files_size_in_mb": 200,
10
  "fps": 30,
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": {
@@ -73,17 +71,7 @@
73
  "height",
74
  "width",
75
  "channels"
76
- ],
77
- "info": {
78
- "video.height": 480,
79
- "video.width": 640,
80
- "video.codec": "av1",
81
- "video.pix_fmt": "yuv420p",
82
- "video.is_depth_map": false,
83
- "video.fps": 30,
84
- "video.channels": 3,
85
- "has_audio": false
86
- }
87
  },
88
  "observation.images.left_camera": {
89
  "dtype": "video",
@@ -96,17 +84,7 @@
96
  "height",
97
  "width",
98
  "channels"
99
- ],
100
- "info": {
101
- "video.height": 480,
102
- "video.width": 640,
103
- "video.codec": "av1",
104
- "video.pix_fmt": "yuv420p",
105
- "video.is_depth_map": false,
106
- "video.fps": 30,
107
- "video.channels": 3,
108
- "has_audio": false
109
- }
110
  },
111
  "observation.images.body_camera": {
112
  "dtype": "video",
@@ -119,17 +97,7 @@
119
  "height",
120
  "width",
121
  "channels"
122
- ],
123
- "info": {
124
- "video.height": 480,
125
- "video.width": 640,
126
- "video.codec": "av1",
127
- "video.pix_fmt": "yuv420p",
128
- "video.is_depth_map": false,
129
- "video.fps": 30,
130
- "video.channels": 3,
131
- "has_audio": false
132
- }
133
  },
134
  "timestamp": {
135
  "dtype": "float32",
 
1
  {
2
  "codebase_version": "v3.0",
3
  "robot_type": "openarm_follower",
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": 30,
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": {
 
71
  "height",
72
  "width",
73
  "channels"
74
+ ]
 
 
 
 
 
 
 
 
 
 
75
  },
76
  "observation.images.left_camera": {
77
  "dtype": "video",
 
84
  "height",
85
  "width",
86
  "channels"
87
+ ]
 
 
 
 
 
 
 
 
 
 
88
  },
89
  "observation.images.body_camera": {
90
  "dtype": "video",
 
97
  "height",
98
  "width",
99
  "channels"
100
+ ]
 
 
 
 
 
 
 
 
 
 
101
  },
102
  "timestamp": {
103
  "dtype": "float32",