PLB commited on
Commit
3662bcc
·
verified ·
1 Parent(s): 14fd45d

Delete folder ./meta with huggingface_hub

Browse files
meta/episodes.jsonl DELETED
@@ -1,52 +0,0 @@
1
- {"episode_index":0,"tasks":["WhiteObject onto black platform"],"length":690}
2
- {"episode_index":1,"tasks":["WhiteObject onto black platform"],"length":629}
3
- {"episode_index":2,"tasks":["WhiteObject onto black platform"],"length":964}
4
- {"episode_index":3,"tasks":["WhiteObject onto black platform"],"length":549}
5
- {"episode_index":4,"tasks":["WhiteObject onto black platform"],"length":566}
6
- {"episode_index":5,"tasks":["WhiteObject onto black platform"],"length":611}
7
- {"episode_index":6,"tasks":["WhiteObject onto black platform"],"length":650}
8
- {"episode_index":7,"tasks":["WhiteObject onto black platform"],"length":648}
9
- {"episode_index":8,"tasks":["WhiteObject onto black platform"],"length":912}
10
- {"episode_index":9,"tasks":["WhiteObject onto black platform"],"length":800}
11
- {"episode_index":10,"tasks":["WhiteObject onto black platform"],"length":871}
12
- {"episode_index":11,"tasks":["WhiteObject onto black platform"],"length":722}
13
- {"episode_index":12,"tasks":["WhiteObject onto black platform"],"length":699}
14
- {"episode_index":13,"tasks":["WhiteObject onto black platform"],"length":713}
15
- {"episode_index":14,"tasks":["WhiteObject onto black platform"],"length":745}
16
- {"episode_index":15,"tasks":["WhiteObject onto black platform"],"length":798}
17
- {"episode_index":16,"tasks":["WhiteObject onto black platform"],"length":618}
18
- {"episode_index":17,"tasks":["WhiteObject onto black platform"],"length":652}
19
- {"episode_index":18,"tasks":["WhiteObject onto black platform"],"length":711}
20
- {"episode_index":19,"tasks":["WhiteObject onto black platform"],"length":780}
21
- {"episode_index":20,"tasks":["WhiteObject onto black platform"],"length":1108}
22
- {"episode_index":21,"tasks":["WhiteObject onto black platform"],"length":824}
23
- {"episode_index":22,"tasks":["WhiteObject onto black platform"],"length":900}
24
- {"episode_index":23,"tasks":["WhiteObject onto black platform"],"length":875}
25
- {"episode_index":24,"tasks":["WhiteObject onto black platform"],"length":569}
26
- {"episode_index":25,"tasks":["WhiteObject onto black platform"],"length":745}
27
- {"episode_index":26,"tasks":["WhiteObject onto black platform"],"length":718}
28
- {"episode_index":27,"tasks":["WhiteObject onto black platform"],"length":753}
29
- {"episode_index":28,"tasks":["WhiteObject onto black platform"],"length":780}
30
- {"episode_index":29,"tasks":["WhiteObject onto black platform"],"length":815}
31
- {"episode_index":30,"tasks":["WhiteObject onto black platform"],"length":768}
32
- {"episode_index":31,"tasks":["WhiteObject onto black platform"],"length":1061}
33
- {"episode_index":32,"tasks":["WhiteObject onto black platform"],"length":726}
34
- {"episode_index":33,"tasks":["WhiteObject onto black platform"],"length":1253}
35
- {"episode_index":34,"tasks":["WhiteObject onto black platform"],"length":751}
36
- {"episode_index":35,"tasks":["WhiteObject onto black platform"],"length":720}
37
- {"episode_index":36,"tasks":["WhiteObject onto black platform"],"length":661}
38
- {"episode_index":37,"tasks":["WhiteObject onto black platform"],"length":759}
39
- {"episode_index":38,"tasks":["WhiteObject onto black platform"],"length":489}
40
- {"episode_index":39,"tasks":["WhiteObject onto black platform"],"length":690}
41
- {"episode_index":40,"tasks":["WhiteObject onto black platform"],"length":818}
42
- {"episode_index":41,"tasks":["WhiteObject onto black platform"],"length":713}
43
- {"episode_index":42,"tasks":["WhiteObject onto black platform"],"length":496}
44
- {"episode_index":43,"tasks":["WhiteObject onto black platform"],"length":612}
45
- {"episode_index":44,"tasks":["WhiteObject onto black platform"],"length":416}
46
- {"episode_index":45,"tasks":["WhiteObject onto black platform"],"length":454}
47
- {"episode_index":46,"tasks":["WhiteObject onto black platform"],"length":448}
48
- {"episode_index":47,"tasks":["WhiteObject onto black platform"],"length":583}
49
- {"episode_index":48,"tasks":["WhiteObject onto black platform"],"length":401}
50
- {"episode_index":49,"tasks":["WhiteObject onto black platform"],"length":612}
51
- {"episode_index":50,"tasks":["WhiteObject onto black platform"],"length":584}
52
- {"episode_index":51,"tasks":["Pick up the red lego brick from table and place it into the black container."],"length":430}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
meta/episodes_stats.jsonl DELETED
The diff for this file is too large to render. See raw diff
 
meta/info.json DELETED
@@ -1,121 +0,0 @@
1
- {
2
- "robot_type": "so-100",
3
- "codebase_version": "v2.1",
4
- "total_episodes": 52,
5
- "total_frames": 36860,
6
- "total_tasks": 2,
7
- "total_videos": 104,
8
- "total_chunks": 1,
9
- "chunks_size": 1000,
10
- "fps": 30,
11
- "splits": {
12
- "train": "0:52"
13
- },
14
- "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
15
- "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
16
- "features": {
17
- "action": {
18
- "dtype": "float32",
19
- "shape": [
20
- 6
21
- ],
22
- "names": [
23
- "motor_1",
24
- "motor_2",
25
- "motor_3",
26
- "motor_4",
27
- "motor_5",
28
- "motor_6"
29
- ]
30
- },
31
- "observation.state": {
32
- "dtype": "float32",
33
- "shape": [
34
- 6
35
- ],
36
- "names": [
37
- "motor_1",
38
- "motor_2",
39
- "motor_3",
40
- "motor_4",
41
- "motor_5",
42
- "motor_6"
43
- ]
44
- },
45
- "timestamp": {
46
- "dtype": "float32",
47
- "shape": [
48
- 1
49
- ],
50
- "names": null
51
- },
52
- "episode_index": {
53
- "dtype": "int64",
54
- "shape": [
55
- 1
56
- ],
57
- "names": null
58
- },
59
- "frame_index": {
60
- "dtype": "int64",
61
- "shape": [
62
- 1
63
- ],
64
- "names": null
65
- },
66
- "task_index": {
67
- "dtype": "int64",
68
- "shape": [
69
- 1
70
- ],
71
- "names": null
72
- },
73
- "index": {
74
- "dtype": "int64",
75
- "shape": [
76
- 1
77
- ],
78
- "names": null
79
- },
80
- "observation.images.main": {
81
- "dtype": "video",
82
- "shape": [
83
- 240,
84
- 320,
85
- 3
86
- ],
87
- "names": [
88
- "height",
89
- "width",
90
- "channel"
91
- ],
92
- "info": {
93
- "video.fps": 30,
94
- "video.codec": "avc1",
95
- "video.pix_fmt": "yuv420p",
96
- "video.is_depth_map": false,
97
- "has_audio": false
98
- }
99
- },
100
- "observation.images.secondary_0": {
101
- "dtype": "video",
102
- "shape": [
103
- 240,
104
- 320,
105
- 3
106
- ],
107
- "names": [
108
- "height",
109
- "width",
110
- "channel"
111
- ],
112
- "info": {
113
- "video.fps": 30,
114
- "video.codec": "avc1",
115
- "video.pix_fmt": "yuv420p",
116
- "video.is_depth_map": false,
117
- "has_audio": false
118
- }
119
- }
120
- }
121
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
meta/tasks.jsonl DELETED
@@ -1,2 +0,0 @@
1
- {"task_index":0,"task":"WhiteObject onto black platform"}
2
- {"task_index":1,"task":"Pick up the red lego brick from table and place it into the black container."}