Biamterdex commited on
Commit
dca680b
·
verified ·
1 Parent(s): 86d009a

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. meta/info.json +8 -40
meta/info.json CHANGED
@@ -1,16 +1,14 @@
1
  {
2
  "codebase_version": "v3.0",
3
  "robot_type": "lekiwi_client",
4
- "total_episodes": 2,
5
- "total_frames": 2314,
6
- "total_tasks": 1,
7
  "chunks_size": 1000,
8
  "data_files_size_in_mb": 100,
9
  "video_files_size_in_mb": 500,
10
- "fps": 15,
11
- "splits": {
12
- "train": "0:2"
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": {
@@ -59,17 +57,7 @@
59
  "height",
60
  "width",
61
  "channels"
62
- ],
63
- "info": {
64
- "video.height": 480,
65
- "video.width": 640,
66
- "video.codec": "av1",
67
- "video.pix_fmt": "yuv420p",
68
- "video.is_depth_map": false,
69
- "video.fps": 15,
70
- "video.channels": 3,
71
- "has_audio": false
72
- }
73
  },
74
  "observation.images.wrist": {
75
  "dtype": "video",
@@ -82,17 +70,7 @@
82
  "height",
83
  "width",
84
  "channels"
85
- ],
86
- "info": {
87
- "video.height": 640,
88
- "video.width": 480,
89
- "video.codec": "av1",
90
- "video.pix_fmt": "yuv420p",
91
- "video.is_depth_map": false,
92
- "video.fps": 15,
93
- "video.channels": 3,
94
- "has_audio": false
95
- }
96
  },
97
  "observation.images.above": {
98
  "dtype": "video",
@@ -105,17 +83,7 @@
105
  "height",
106
  "width",
107
  "channels"
108
- ],
109
- "info": {
110
- "video.height": 640,
111
- "video.width": 480,
112
- "video.codec": "av1",
113
- "video.pix_fmt": "yuv420p",
114
- "video.is_depth_map": false,
115
- "video.fps": 15,
116
- "video.channels": 3,
117
- "has_audio": false
118
- }
119
  },
120
  "timestamp": {
121
  "dtype": "float32",
 
1
  {
2
  "codebase_version": "v3.0",
3
  "robot_type": "lekiwi_client",
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": 500,
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": {
 
57
  "height",
58
  "width",
59
  "channels"
60
+ ]
 
 
 
 
 
 
 
 
 
 
61
  },
62
  "observation.images.wrist": {
63
  "dtype": "video",
 
70
  "height",
71
  "width",
72
  "channels"
73
+ ]
 
 
 
 
 
 
 
 
 
 
74
  },
75
  "observation.images.above": {
76
  "dtype": "video",
 
83
  "height",
84
  "width",
85
  "channels"
86
+ ]
 
 
 
 
 
 
 
 
 
 
87
  },
88
  "timestamp": {
89
  "dtype": "float32",