HuskyMango commited on
Commit
a035637
·
verified ·
1 Parent(s): 0bb7d47

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": "single_arm_franka",
4
- "total_episodes": 1,
5
- "total_frames": 342,
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": {
@@ -57,17 +55,7 @@
57
  "height",
58
  "width",
59
  "channels"
60
- ],
61
- "info": {
62
- "video.height": 224,
63
- "video.width": 224,
64
- "video.codec": "h264",
65
- "video.pix_fmt": "yuv420p",
66
- "video.is_depth_map": false,
67
- "video.fps": 20,
68
- "video.channels": 3,
69
- "has_audio": false
70
- }
71
  },
72
  "observation.images.cam_4_wrist": {
73
  "dtype": "video",
@@ -80,17 +68,7 @@
80
  "height",
81
  "width",
82
  "channels"
83
- ],
84
- "info": {
85
- "video.height": 224,
86
- "video.width": 224,
87
- "video.codec": "h264",
88
- "video.pix_fmt": "yuv420p",
89
- "video.is_depth_map": false,
90
- "video.fps": 20,
91
- "video.channels": 3,
92
- "has_audio": false
93
- }
94
  },
95
  "observation.images.cam_2_scene": {
96
  "dtype": "video",
@@ -103,17 +81,7 @@
103
  "height",
104
  "width",
105
  "channels"
106
- ],
107
- "info": {
108
- "video.height": 224,
109
- "video.width": 224,
110
- "video.codec": "h264",
111
- "video.pix_fmt": "yuv420p",
112
- "video.is_depth_map": false,
113
- "video.fps": 20,
114
- "video.channels": 3,
115
- "has_audio": false
116
- }
117
  },
118
  "timestamp": {
119
  "dtype": "float32",
 
1
  {
2
  "codebase_version": "v3.0",
3
  "robot_type": "single_arm_franka",
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": {
 
55
  "height",
56
  "width",
57
  "channels"
58
+ ]
 
 
 
 
 
 
 
 
 
 
59
  },
60
  "observation.images.cam_4_wrist": {
61
  "dtype": "video",
 
68
  "height",
69
  "width",
70
  "channels"
71
+ ]
 
 
 
 
 
 
 
 
 
 
72
  },
73
  "observation.images.cam_2_scene": {
74
  "dtype": "video",
 
81
  "height",
82
  "width",
83
  "channels"
84
+ ]
 
 
 
 
 
 
 
 
 
 
85
  },
86
  "timestamp": {
87
  "dtype": "float32",