Selinaliu1030 commited on
Commit
e75c24e
·
verified ·
1 Parent(s): 117d6b1

Delete folder ./meta with huggingface_hub

Browse files
meta/episodes.jsonl DELETED
@@ -1,46 +0,0 @@
1
- {"episode_index":0,"tasks":["move the brown egg from green cup to the red basket"],"length":708}
2
- {"episode_index":1,"tasks":["move the brown egg from green cup to the red basket"],"length":522}
3
- {"episode_index":2,"tasks":["move the brown egg from green cup to the red basket"],"length":584}
4
- {"episode_index":3,"tasks":["move the brown egg from green cup to the red basket"],"length":514}
5
- {"episode_index":4,"tasks":["move the brown egg from green cup to the red basket"],"length":424}
6
- {"episode_index":5,"tasks":["move the brown egg from green cup to the red basket"],"length":702}
7
- {"episode_index":6,"tasks":["move the brown egg from green cup to the red basket"],"length":631}
8
- {"episode_index":7,"tasks":["move the brown egg from green cup to the red basket"],"length":426}
9
- {"episode_index":8,"tasks":["move the brown egg from green cup to the red basket"],"length":341}
10
- {"episode_index":9,"tasks":["move the brown egg from green cup to the red basket"],"length":523}
11
- {"episode_index":10,"tasks":["move the brown egg from green cup to the red basket"],"length":357}
12
- {"episode_index":11,"tasks":["move the brown egg from green cup to the red basket"],"length":537}
13
- {"episode_index":12,"tasks":["move the brown egg from green cup to the red basket"],"length":642}
14
- {"episode_index":13,"tasks":["move the brown egg from green cup to the red basket"],"length":701}
15
- {"episode_index":14,"tasks":["move the brown egg from green cup to the red basket"],"length":438}
16
- {"episode_index":15,"tasks":["move the brown egg from green cup to the red basket"],"length":361}
17
- {"episode_index":16,"tasks":["move the brown egg from green cup to the red basket"],"length":440}
18
- {"episode_index":17,"tasks":["move the brown egg from green cup to the red basket"],"length":420}
19
- {"episode_index":18,"tasks":["move the brown egg from green cup to the red basket"],"length":458}
20
- {"episode_index":19,"tasks":["move the brown egg from green cup to the red basket"],"length":790}
21
- {"episode_index":20,"tasks":["move the brown egg from green cup to the red basket"],"length":952}
22
- {"episode_index":21,"tasks":["move the brown egg from green cup to the red basket"],"length":484}
23
- {"episode_index":22,"tasks":["move the brown egg from green cup to the red basket"],"length":520}
24
- {"episode_index":23,"tasks":["move the brown egg from green cup to the red basket"],"length":546}
25
- {"episode_index":24,"tasks":["move the brown egg from green cup to the red basket"],"length":552}
26
- {"episode_index":25,"tasks":["move the brown egg from green cup to the red basket"],"length":371}
27
- {"episode_index":26,"tasks":["move the brown egg from green cup to the red basket"],"length":458}
28
- {"episode_index":27,"tasks":["move the brown egg from green cup to the red basket"],"length":425}
29
- {"episode_index":28,"tasks":["move the brown egg from green cup to the red basket"],"length":456}
30
- {"episode_index":29,"tasks":["move the brown egg from green cup to the red basket"],"length":393}
31
- {"episode_index":30,"tasks":["move the brown egg from green cup to the red basket"],"length":396}
32
- {"episode_index":31,"tasks":["move the brown egg from green cup to the red basket"],"length":455}
33
- {"episode_index":32,"tasks":["move the brown egg from green cup to the red basket"],"length":465}
34
- {"episode_index":33,"tasks":["move the brown egg from green cup to the red basket"],"length":523}
35
- {"episode_index":34,"tasks":["move the brown egg from green cup to the red basket"],"length":412}
36
- {"episode_index":35,"tasks":["move the brown egg from green cup to the red basket"],"length":539}
37
- {"episode_index":36,"tasks":["move the brown egg from green cup to the red basket"],"length":494}
38
- {"episode_index":37,"tasks":["move the brown egg from green cup to the red basket"],"length":619}
39
- {"episode_index":38,"tasks":["move the brown egg from green cup to the red basket"],"length":549}
40
- {"episode_index":39,"tasks":["move the brown egg from green cup to the red basket"],"length":384}
41
- {"episode_index":40,"tasks":["move the brown egg from green cup to the red basket"],"length":471}
42
- {"episode_index":41,"tasks":["move the brown egg from green cup to the red basket"],"length":642}
43
- {"episode_index":42,"tasks":["move the brown egg from green cup to the red basket"],"length":592}
44
- {"episode_index":43,"tasks":["move the brown egg from green cup to the red basket"],"length":626}
45
- {"episode_index":44,"tasks":["move the brown egg from green cup to the red basket"],"length":476}
46
- {"episode_index":45,"tasks":["move the brown egg from green cup to the red basket"],"length":523}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 46,
5
- "total_frames": 23842,
6
- "total_tasks": 1,
7
- "total_videos": 92,
8
- "total_chunks": 1,
9
- "chunks_size": 1000,
10
- "fps": 30,
11
- "splits": {
12
- "train": "0:46"
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
- 180,
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
- 180,
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 +0,0 @@
1
- {"task_index":0,"task":"move the brown egg from green cup to the red basket"}