Sakits commited on
Commit
e9942b7
·
verified ·
1 Parent(s): c9c3199

Upload folder using huggingface_hub

Browse files
data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2ceee45a4c734ed0aa0633b4139eb1c7dd5e6e43b90e41de7ea2e05ca3be651
3
+ size 65794
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["Put all pens into the red cup."], "length": 957}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-41.0698127746582, -101.96793365478516, -103.41654968261719, 3.4071922302246094, -71.25393676757812, -0.0860443115234375], "max": [-2.345252275466919, 64.38361358642578, 100.21994018554688, 100.48667907714844, -42.83879852294922, 18.15608787536621], "mean": [-12.168830871582031, -29.966867446899414, 13.704914093017578, 66.18961334228516, -53.92119216918945, 1.5326964855194092], "std": [11.617785453796387, 66.39183044433594, 79.95652770996094, 23.388463973999023, 5.866933345794678, 4.351500511169434], "count": [957]}, "observation.state": {"min": [-40.65192794799805, -98.48929595947266, -95.56159210205078, 5.959112644195557, -70.61909484863281, 0.4129387438297272], "max": [-2.660172462463379, 65.92530059814453, 99.54710388183594, 98.7820816040039, -43.861488342285156, 16.72402000427246], "mean": [-12.148427963256836, -28.247312545776367, 16.04801368713379, 66.78705596923828, -53.866127014160156, 2.200239896774292], "std": [11.506797790527344, 67.61188507080078, 78.19768524169922, 22.33405303955078, 5.759230613708496, 3.682666063308716], "count": [957]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4481270104214166]], [[0.3922709924570603]], [[0.29628019075847395]]], "std": [[[0.2693439776366657]], [[0.24372133905413457]], [[0.22505464664055283]]], "count": [172]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6523849084207327]], [[0.48984572242172064]], [[0.4714402763527892]]], "std": [[[0.2082860267069753]], [[0.20485039734500898]], [[0.23299982103748829]]], "count": [172]}, "timestamp": {"min": [0.0], "max": [31.866666666666667], "mean": [15.933333333333334], "std": [9.208731766141348], "count": [957]}, "frame_index": {"min": [0], "max": [956], "mean": [478.0], "std": [276.26195298424045], "count": [957]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [957]}, "index": {"min": [0], "max": [956], "mean": [478.0], "std": [276.26195298424045], "count": [957]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [957]}}}
meta/info.json CHANGED
@@ -1,14 +1,16 @@
1
  {
2
  "codebase_version": "v2.1",
3
  "robot_type": "so101_follower",
4
- "total_episodes": 0,
5
- "total_frames": 0,
6
- "total_tasks": 0,
7
- "total_videos": 0,
8
- "total_chunks": 0,
9
  "chunks_size": 1000,
10
  "fps": 30,
11
- "splits": {},
 
 
12
  "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
13
  "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
14
  "features": {
@@ -51,7 +53,17 @@
51
  "height",
52
  "width",
53
  "channels"
54
- ]
 
 
 
 
 
 
 
 
 
 
55
  },
56
  "observation.images.side": {
57
  "dtype": "video",
@@ -64,7 +76,17 @@
64
  "height",
65
  "width",
66
  "channels"
67
- ]
 
 
 
 
 
 
 
 
 
 
68
  },
69
  "timestamp": {
70
  "dtype": "float32",
 
1
  {
2
  "codebase_version": "v2.1",
3
  "robot_type": "so101_follower",
4
+ "total_episodes": 1,
5
+ "total_frames": 957,
6
+ "total_tasks": 1,
7
+ "total_videos": 2,
8
+ "total_chunks": 1,
9
  "chunks_size": 1000,
10
  "fps": 30,
11
+ "splits": {
12
+ "train": "0:1"
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": {
 
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.side": {
69
  "dtype": "video",
 
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",
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "Put all pens into the red cup."}
videos/chunk-000/observation.images.front/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4645abbb604dff8ff4a3b38cc8da04dedd4d082f6fff2de83f90fe42a5ff6806
3
+ size 10535154
videos/chunk-000/observation.images.side/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75b09ea97fbfa37be27f6c73fd75c50fc7035497a8c055175db5b6d896497290
3
+ size 6851955