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:a02fda46275b863189d70d5d8bd0c1d185be9b5f0dfed24544fa07c78c6fe223
|
| 3 |
+
size 13345
|
meta/episodes.jsonl
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"episode_index": 0, "tasks": ["Pick up the dice."], "length": 597}
|
meta/episodes_stats.jsonl
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"episode_index": 0, "stats": {"action": {"min": [-2.8125, 184.74609375, 175.25390625, 74.35546875, -91.40625, 0.47438329458236694], "max": [-2.8125, 184.74609375, 175.25390625, 74.35546875, -91.40625, 0.47438329458236694], "mean": [-2.8125, 184.74766540527344, 175.25245666503906, 74.35546875, -91.40625, 0.4743826687335968], "std": [0.0, 0.0015716552734375, 0.0014495849609375, 0.0, 0.0, 6.258487701416016e-07], "count": [597]}, "observation.state": {"min": [-2.900390625, 184.39453125, 175.078125, 74.8828125, -91.58203125, 0.5628517866134644], "max": [-2.900390625, 184.39453125, 175.078125, 74.8828125, -91.58203125, 0.5628517866134644], "mean": [-2.900390625, 184.39295959472656, 175.078125, 74.8828125, -91.58203125, 0.5628546476364136], "std": [0.0, 0.0015716552734375, 0.0, 0.0, 0.0, 2.86102294921875e-06], "count": [597]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4867397654547931]], [[0.4762134174155773]], [[0.4771695040168845]]], "std": [[[0.305248045965556]], [[0.3328463296459528]], [[0.33175478040010764]]], "count": [120]}, "timestamp": {"min": [0.0], "max": [19.866666666666667], "mean": [9.933333333333334], "std": [5.744627119382139], "count": [597]}, "frame_index": {"min": [0], "max": [596], "mean": [298.0], "std": [172.3388135814642], "count": [597]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [597]}, "index": {"min": [0], "max": [596], "mean": [298.0], "std": [172.3388135814642], "count": [597]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [597]}}}
|
meta/info.json
ADDED
|
@@ -0,0 +1,104 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"codebase_version": "v2.1",
|
| 3 |
+
"robot_type": "so100",
|
| 4 |
+
"total_episodes": 1,
|
| 5 |
+
"total_frames": 597,
|
| 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.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 |
+
"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": "Pick up the dice."}
|
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:2d2c176842235dfdfca3b401d1f6218583e133997759dd9135adf05d6111dcdb
|
| 3 |
+
size 6459344
|