Views
No views yet
Dataset Fooping/grab-color-ball is version v3.0, but expected v2.1.1{
2 "batch_size": null,
3 "steps": null,
4 "save_freq": 5000,
5 "codebase_version": "v3.0",
6 "robot_type": "so101_follower",
7 "total_episodes": 50,
8 "total_frames": 9108,
9 "total_tasks": 1,
10 "chunks_size": 1000,
11 "fps": 30,
12 "splits": {
13 "train": "0:50"
14 },
15 "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
16 "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
17 "features": {
18 "action": {
19 "dtype": "float32",
20 "shape": [
21 6
22 ],
23 "names": [
24 "shoulder_pan.pos",
25 "shoulder_lift.pos",
26 "elbow_flex.pos",
27 "wrist_flex.pos",
28 "wrist_roll.pos",
29 "gripper.pos"
30 ],
31 "fps": 30
32 },
33 "observation.state": {
34 "dtype": "float32",
35 "shape": [
36 6
37 ],
38 "names": [
39 "shoulder_pan.pos",
40 "shoulder_lift.pos",
41 "elbow_flex.pos",
42 "wrist_flex.pos",
43 "wrist_roll.pos",
44 "gripper.pos"
45 ],
46 "fps": 30
47 },
48 "observation.images.side": {
49 "dtype": "video",
50 "shape": [
51 480,
52 640,
53 3
54 ],
55 "names": [
56 "height",
57 "width",
58 "channels"
59 ],
60 "info": {
61 "video.height": 480,
62 "video.width": 640,
63 "video.codec": "av1",
64 "video.pix_fmt": "yuv420p",
65 "video.is_depth_map": false,
66 "video.fps": 30,
67 "video.channels": 3,
68 "has_audio": false
69 }
70 },
71 "observation.images.hand": {
72 "dtype": "video",
73 "shape": [
74 480,
75 640,
76 3
77 ],
78 "names": [
79 "height",
80 "width",
81 "channels"
82 ],
83 "info": {
84 "video.height": 480,
85 "video.width": 640,
86 "video.codec": "av1",
87 "video.pix_fmt": "yuv420p",
88 "video.is_depth_map": false,
89 "video.fps": 30,
90 "video.channels": 3,
91 "has_audio": false
92 }
93 },
94 "timestamp": {
95 "dtype": "float32",
96 "shape": [
97 1
98 ],
99 "names": null,
100 "fps": 30
101 },
102 "frame_index": {
103 "dtype": "int64",
104 "shape": [
105 1
106 ],
107 "names": null,
108 "fps": 30
109 },
110 "episode_index": {
111 "dtype": "int64",
112 "shape": [
113 1
114 ],
115 "names": null,
116 "fps": 30
117 },
118 "index": {
119 "dtype": "int64",
120 "shape": [
121 1
122 ],
123 "names": null,
124 "fps": 30
125 },
126 "task_index": {
127 "dtype": "int64",
128 "shape": [
129 1
130 ],
131 "names": null,
132 "fps": 30
133 }
134 },
135 "data_files_size_in_mb": 100,
136 "video_files_size_in_mb": 500
137}