thomas0829 commited on
Commit
9a98ab3
·
verified ·
1 Parent(s): e67c8a2

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": "bi_yam_follower",
4
- "total_episodes": 2,
5
- "total_frames": 3633,
6
- "total_tasks": 1,
7
  "chunks_size": 1000,
8
  "data_files_size_in_mb": 100,
9
  "video_files_size_in_mb": 500,
10
  "fps": 30,
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": {
@@ -47,17 +45,7 @@
47
  "height",
48
  "width",
49
  "channels"
50
- ],
51
- "info": {
52
- "video.height": 360,
53
- "video.width": 640,
54
- "video.codec": "av1",
55
- "video.pix_fmt": "yuv420p",
56
- "video.is_depth_map": false,
57
- "video.fps": 30,
58
- "video.channels": 3,
59
- "has_audio": false
60
- }
61
  },
62
  "observation.images.left": {
63
  "dtype": "video",
@@ -70,17 +58,7 @@
70
  "height",
71
  "width",
72
  "channels"
73
- ],
74
- "info": {
75
- "video.height": 360,
76
- "video.width": 640,
77
- "video.codec": "av1",
78
- "video.pix_fmt": "yuv420p",
79
- "video.is_depth_map": false,
80
- "video.fps": 30,
81
- "video.channels": 3,
82
- "has_audio": false
83
- }
84
  },
85
  "observation.images.top": {
86
  "dtype": "video",
@@ -93,17 +71,7 @@
93
  "height",
94
  "width",
95
  "channels"
96
- ],
97
- "info": {
98
- "video.height": 360,
99
- "video.width": 640,
100
- "video.codec": "av1",
101
- "video.pix_fmt": "yuv420p",
102
- "video.is_depth_map": false,
103
- "video.fps": 30,
104
- "video.channels": 3,
105
- "has_audio": false
106
- }
107
  },
108
  "action": {
109
  "dtype": "float32",
 
1
  {
2
  "codebase_version": "v3.0",
3
  "robot_type": "bi_yam_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": 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": {
 
45
  "height",
46
  "width",
47
  "channels"
48
+ ]
 
 
 
 
 
 
 
 
 
 
49
  },
50
  "observation.images.left": {
51
  "dtype": "video",
 
58
  "height",
59
  "width",
60
  "channels"
61
+ ]
 
 
 
 
 
 
 
 
 
 
62
  },
63
  "observation.images.top": {
64
  "dtype": "video",
 
71
  "height",
72
  "width",
73
  "channels"
74
+ ]
 
 
 
 
 
 
 
 
 
 
75
  },
76
  "action": {
77
  "dtype": "float32",