raul-ochoa commited on
Commit
b9e4712
·
verified ·
1 Parent(s): 09d349d

Delete folder ./meta with huggingface_hub

Browse files
meta/episodes.jsonl DELETED
@@ -1,52 +0,0 @@
1
- {"episode_index":0,"tasks":["Pick up object and place in box."],"length":578}
2
- {"episode_index":1,"tasks":["Pick up object and place in box."],"length":500}
3
- {"episode_index":2,"tasks":["Pick up object and place in box."],"length":495}
4
- {"episode_index":3,"tasks":["Pick up object and place in box."],"length":556}
5
- {"episode_index":4,"tasks":["Pick up object and place in box."],"length":457}
6
- {"episode_index":5,"tasks":["Pick up object and place in box."],"length":506}
7
- {"episode_index":6,"tasks":["Pick up object and place in box."],"length":394}
8
- {"episode_index":7,"tasks":["Pick up object and place in box."],"length":560}
9
- {"episode_index":8,"tasks":["Pick up object and place in box."],"length":434}
10
- {"episode_index":9,"tasks":["Pick up object and place in box."],"length":358}
11
- {"episode_index":10,"tasks":["Pick up object and place in box."],"length":564}
12
- {"episode_index":11,"tasks":["Pick up object and place in box."],"length":423}
13
- {"episode_index":12,"tasks":["Pick up object and place in box."],"length":378}
14
- {"episode_index":13,"tasks":["Pick up object and place in box."],"length":361}
15
- {"episode_index":14,"tasks":["Pick up object and place in box."],"length":341}
16
- {"episode_index":15,"tasks":["Pick up object and place in box."],"length":385}
17
- {"episode_index":16,"tasks":["Pick up object and place in box."],"length":453}
18
- {"episode_index":17,"tasks":["Pick up object and place in box."],"length":309}
19
- {"episode_index":18,"tasks":["Pick up object and place in box."],"length":302}
20
- {"episode_index":19,"tasks":["Pick up object and place in box."],"length":328}
21
- {"episode_index":20,"tasks":["Pick up object and place in box."],"length":429}
22
- {"episode_index":21,"tasks":["Pick up object and place in box."],"length":405}
23
- {"episode_index":22,"tasks":["Pick up object and place in box."],"length":319}
24
- {"episode_index":23,"tasks":["Pick up object and place in box."],"length":426}
25
- {"episode_index":24,"tasks":["Pick up object and place in box."],"length":463}
26
- {"episode_index":25,"tasks":["Pick up object and place in box."],"length":440}
27
- {"episode_index":26,"tasks":["Pick up object and place in box."],"length":299}
28
- {"episode_index":27,"tasks":["Pick up object and place in box."],"length":372}
29
- {"episode_index":28,"tasks":["Pick up object and place in box."],"length":459}
30
- {"episode_index":29,"tasks":["Pick up object and place in box."],"length":448}
31
- {"episode_index":30,"tasks":["Pick up object and place in box."],"length":372}
32
- {"episode_index":31,"tasks":["Pick up object and place in box."],"length":411}
33
- {"episode_index":32,"tasks":["Pick up object and place in box."],"length":393}
34
- {"episode_index":33,"tasks":["Pick up object and place in box."],"length":404}
35
- {"episode_index":34,"tasks":["Pick up object and place in box."],"length":374}
36
- {"episode_index":35,"tasks":["Pick up object and place in box."],"length":369}
37
- {"episode_index":36,"tasks":["Pick up object and place in box."],"length":420}
38
- {"episode_index":37,"tasks":["Pick up object and place in box."],"length":533}
39
- {"episode_index":38,"tasks":["Pick up object and place in box."],"length":345}
40
- {"episode_index":39,"tasks":["Pick up object and place in box."],"length":289}
41
- {"episode_index":40,"tasks":["Pick up object and place in box."],"length":493}
42
- {"episode_index":41,"tasks":["Pick up object and place in box."],"length":404}
43
- {"episode_index":42,"tasks":["Pick up object and place in box."],"length":474}
44
- {"episode_index":43,"tasks":["Pick up object and place in box."],"length":303}
45
- {"episode_index":44,"tasks":["Pick up object and place in box."],"length":370}
46
- {"episode_index":45,"tasks":["Pick up object and place in box."],"length":281}
47
- {"episode_index":46,"tasks":["Pick up object and place in box."],"length":315}
48
- {"episode_index":47,"tasks":["Pick up object and place in box."],"length":395}
49
- {"episode_index":48,"tasks":["Pick up object and place in box."],"length":391}
50
- {"episode_index":49,"tasks":["Pick up object and place in box."],"length":423}
51
- {"episode_index":50,"tasks":["Pick up object and place in box."],"length":364}
52
- {"episode_index":51,"tasks":["Pick up object and place in box."],"length":500}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
meta/episodes_stats.jsonl DELETED
The diff for this file is too large to render. See raw diff
 
meta/info.json DELETED
@@ -1,141 +0,0 @@
1
- {
2
- "robot_type": "so-100",
3
- "codebase_version": "v2.1",
4
- "total_episodes": 52,
5
- "total_frames": 21365,
6
- "total_tasks": 1,
7
- "total_videos": 156,
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
- "observation.images.secondary_1": {
121
- "dtype": "video",
122
- "shape": [
123
- 240,
124
- 320,
125
- 3
126
- ],
127
- "names": [
128
- "height",
129
- "width",
130
- "channel"
131
- ],
132
- "info": {
133
- "video.fps": 30,
134
- "video.codec": "avc1",
135
- "video.pix_fmt": "yuv420p",
136
- "video.is_depth_map": false,
137
- "has_audio": false
138
- }
139
- }
140
- }
141
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
meta/tasks.jsonl DELETED
@@ -1 +0,0 @@
1
- {"task_index":0,"task":"Pick up object and place in box."}