EvanMath commited on
Commit
2f5d198
·
verified ·
1 Parent(s): acba723

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. meta/info.json +10 -32
meta/info.json CHANGED
@@ -1,16 +1,14 @@
1
  {
2
  "codebase_version": "v3.0",
3
- "robot_type": "so101_follower",
4
- "total_episodes": 50,
5
- "total_frames": 24452,
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:50"
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": {
@@ -42,7 +40,7 @@
42
  6
43
  ]
44
  },
45
- "observation.images.front": {
46
  "dtype": "video",
47
  "shape": [
48
  480,
@@ -53,19 +51,9 @@
53
  "height",
54
  "width",
55
  "channels"
56
- ],
57
- "info": {
58
- "video.height": 480,
59
- "video.width": 640,
60
- "video.codec": "av1",
61
- "video.pix_fmt": "yuv420p",
62
- "video.is_depth_map": false,
63
- "video.fps": 30,
64
- "video.channels": 3,
65
- "has_audio": false
66
- }
67
  },
68
- "observation.images.above": {
69
  "dtype": "video",
70
  "shape": [
71
  480,
@@ -76,17 +64,7 @@
76
  "height",
77
  "width",
78
  "channels"
79
- ],
80
- "info": {
81
- "video.height": 480,
82
- "video.width": 640,
83
- "video.codec": "av1",
84
- "video.pix_fmt": "yuv420p",
85
- "video.is_depth_map": false,
86
- "video.fps": 30,
87
- "video.channels": 3,
88
- "has_audio": false
89
- }
90
  },
91
  "timestamp": {
92
  "dtype": "float32",
 
1
  {
2
  "codebase_version": "v3.0",
3
+ "robot_type": "so_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": {
 
40
  6
41
  ]
42
  },
43
+ "observation.images.above": {
44
  "dtype": "video",
45
  "shape": [
46
  480,
 
51
  "height",
52
  "width",
53
  "channels"
54
+ ]
 
 
 
 
 
 
 
 
 
 
55
  },
56
+ "observation.images.left": {
57
  "dtype": "video",
58
  "shape": [
59
  480,
 
64
  "height",
65
  "width",
66
  "channels"
67
+ ]
 
 
 
 
 
 
 
 
 
 
68
  },
69
  "timestamp": {
70
  "dtype": "float32",