Upload folder using huggingface_hub
Browse files- data/chunk-000/episode_000000.parquet +3 -0
- meta/episodes.jsonl +1 -0
- meta/episodes_stats.jsonl +1 -0
- meta/info.json +104 -0
- meta/tasks.jsonl +1 -0
- videos/chunk-000/observation.images.phone/episode_000000.mp4 +3 -0
data/chunk-000/episode_000000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7796a5a8a35c5ca1095776a578bc12b20968effb8d32713bacdcd7e860c77114
|
| 3 |
+
size 6698
|
meta/episodes.jsonl
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"episode_index": 0, "tasks": ["Grasp a card and use it to clean the desk"], "length": 100}
|
meta/episodes_stats.jsonl
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"episode_index": 0, "stats": {"action": {"min": [-4.5703125, 132.451171875, 174.19921875, -3.1640625, -2.724609375, 12.392578125], "max": [-0.615234375, 132.5390625, 174.19921875, 1.40625, 2.373046875, 12.83203125], "mean": [-4.009570121765137, 132.5302734375, 174.19921875, 0.72509765625, 2.09619140625, 12.470800399780273], "std": [1.097807765007019, 0.0263671875, 0.0, 1.3703274726867676, 1.0811187028884888, 0.060759104788303375], "count": [100]}, "observation.state": {"min": [-4.130859375, 130.341796875, 173.84765625, -4.04296875, -3.251953125, 12.744140625], "max": [-0.087890625, 130.4296875, 173.84765625, 0.966796875, 2.373046875, 12.83203125], "mean": [-3.5068359375, 130.3874969482422, 173.84765625, 0.24609375, 1.937109351158142, 12.745898246765137], "std": [1.1790131330490112, 0.04391016066074371, 0.0, 1.3595505952835083, 1.339457631111145, 0.01230468600988388], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[0.9137254901960784]], [[0.9725490196078431]]], "mean": [[[0.11182064133986927]], [[0.09913217320261439]], [[0.08953360498366013]]], "std": [[[0.26038928118026955]], [[0.2347635233107788]], [[0.21099618385258154]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [3.3], "mean": [1.6499999999999997], "std": [0.9622023349240706], "count": [100]}, "frame_index": {"min": [0], "max": [99], "mean": [49.5], "std": [28.86607004772212], "count": [100]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [100]}, "index": {"min": [0], "max": [99], "mean": [49.5], "std": [28.86607004772212], "count": [100]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [100]}}}
|
meta/info.json
ADDED
|
@@ -0,0 +1,104 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"codebase_version": "v2.1",
|
| 3 |
+
"robot_type": "koch",
|
| 4 |
+
"total_episodes": 1,
|
| 5 |
+
"total_frames": 100,
|
| 6 |
+
"total_tasks": 1,
|
| 7 |
+
"total_videos": 1,
|
| 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": {
|
| 17 |
+
"action": {
|
| 18 |
+
"dtype": "float32",
|
| 19 |
+
"shape": [
|
| 20 |
+
6
|
| 21 |
+
],
|
| 22 |
+
"names": [
|
| 23 |
+
"main_shoulder_pan",
|
| 24 |
+
"main_shoulder_lift",
|
| 25 |
+
"main_elbow_flex",
|
| 26 |
+
"main_wrist_flex",
|
| 27 |
+
"main_wrist_roll",
|
| 28 |
+
"main_gripper"
|
| 29 |
+
]
|
| 30 |
+
},
|
| 31 |
+
"observation.state": {
|
| 32 |
+
"dtype": "float32",
|
| 33 |
+
"shape": [
|
| 34 |
+
6
|
| 35 |
+
],
|
| 36 |
+
"names": [
|
| 37 |
+
"main_shoulder_pan",
|
| 38 |
+
"main_shoulder_lift",
|
| 39 |
+
"main_elbow_flex",
|
| 40 |
+
"main_wrist_flex",
|
| 41 |
+
"main_wrist_roll",
|
| 42 |
+
"main_gripper"
|
| 43 |
+
]
|
| 44 |
+
},
|
| 45 |
+
"observation.images.phone": {
|
| 46 |
+
"dtype": "video",
|
| 47 |
+
"shape": [
|
| 48 |
+
480,
|
| 49 |
+
640,
|
| 50 |
+
3
|
| 51 |
+
],
|
| 52 |
+
"names": [
|
| 53 |
+
"height",
|
| 54 |
+
"width",
|
| 55 |
+
"channels"
|
| 56 |
+
],
|
| 57 |
+
"info": {
|
| 58 |
+
"video.fps": 30.0,
|
| 59 |
+
"video.height": 480,
|
| 60 |
+
"video.width": 640,
|
| 61 |
+
"video.channels": 3,
|
| 62 |
+
"video.codec": "av1",
|
| 63 |
+
"video.pix_fmt": "yuv420p",
|
| 64 |
+
"video.is_depth_map": false,
|
| 65 |
+
"has_audio": false
|
| 66 |
+
}
|
| 67 |
+
},
|
| 68 |
+
"timestamp": {
|
| 69 |
+
"dtype": "float32",
|
| 70 |
+
"shape": [
|
| 71 |
+
1
|
| 72 |
+
],
|
| 73 |
+
"names": null
|
| 74 |
+
},
|
| 75 |
+
"frame_index": {
|
| 76 |
+
"dtype": "int64",
|
| 77 |
+
"shape": [
|
| 78 |
+
1
|
| 79 |
+
],
|
| 80 |
+
"names": null
|
| 81 |
+
},
|
| 82 |
+
"episode_index": {
|
| 83 |
+
"dtype": "int64",
|
| 84 |
+
"shape": [
|
| 85 |
+
1
|
| 86 |
+
],
|
| 87 |
+
"names": null
|
| 88 |
+
},
|
| 89 |
+
"index": {
|
| 90 |
+
"dtype": "int64",
|
| 91 |
+
"shape": [
|
| 92 |
+
1
|
| 93 |
+
],
|
| 94 |
+
"names": null
|
| 95 |
+
},
|
| 96 |
+
"task_index": {
|
| 97 |
+
"dtype": "int64",
|
| 98 |
+
"shape": [
|
| 99 |
+
1
|
| 100 |
+
],
|
| 101 |
+
"names": null
|
| 102 |
+
}
|
| 103 |
+
}
|
| 104 |
+
}
|
meta/tasks.jsonl
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"task_index": 0, "task": "Grasp a card and use it to clean the desk"}
|
videos/chunk-000/observation.images.phone/episode_000000.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2fd2b58e2df4a84d4bcc58486befdc673cffb7347cd59c83a4c0357907b0b02b
|
| 3 |
+
size 502687
|