Upload folder using huggingface_hub
Browse files- data/chunk-000/episode_000000.parquet +2 -2
- meta/episodes.jsonl +1 -1
- meta/episodes_stats.jsonl +1 -1
- meta/info.json +2 -25
- meta/tasks.jsonl +1 -1
data/chunk-000/episode_000000.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec825cf3c2ad552b5d467074da45d280c9b7328b53410a62946d11129d7d06fd
|
| 3 |
+
size 22652
|
meta/episodes.jsonl
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"episode_index": 0, "tasks": ["Carta
|
|
|
|
| 1 |
+
{"episode_index": 0, "tasks": ["Carta 5"], "length": 413}
|
meta/episodes_stats.jsonl
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"episode_index": 0, "stats": {"action": {"min": [-3.
|
|
|
|
| 1 |
+
{"episode_index": 0, "stats": {"action": {"min": [-3.9912118911743164, -99.00041961669922, -38.63939666748047, 42.10091018676758, 1.3482574224472046, 1.7832647562026978], "max": [37.824974060058594, 32.19491958618164, 23.96620750427246, 97.7667465209961, 98.57542419433594, 20.027435302734375], "mean": [13.395087242126465, -15.195747375488281, -19.21444320678711, 71.03561401367188, 42.50010299682617, 13.456720352172852], "std": [13.705302238464355, 45.332523345947266, 20.643238067626953, 20.755802154541016, 43.55683898925781, 7.524662017822266], "count": [413]}, "observation.state": {"min": [-3.6029412746429443, -98.4225845336914, -38.130760192871094, 42.9029655456543, 1.4351614713668823, 4.840848922729492], "max": [37.132354736328125, 32.669158935546875, 23.82623863220215, 96.4715347290039, 97.6422348022461, 19.761272430419922], "mean": [13.189014434814453, -14.277868270874023, -18.439220428466797, 71.12953186035156, 42.35752487182617, 13.62690544128418], "std": [13.373525619506836, 46.17466735839844, 20.40831756591797, 20.397539138793945, 43.462947845458984, 7.007648944854736], "count": [413]}, "timestamp": {"min": [0.0], "max": [13.733333333333333], "mean": [6.866666666666667], "std": [3.974082703383679], "count": [413]}, "frame_index": {"min": [0], "max": [412], "mean": [206.0], "std": [119.22248110151038], "count": [413]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [413]}, "index": {"min": [0], "max": [412], "mean": [206.0], "std": [119.22248110151038], "count": [413]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [413]}}}
|
meta/info.json
CHANGED
|
@@ -2,9 +2,9 @@
|
|
| 2 |
"codebase_version": "v2.1",
|
| 3 |
"robot_type": "so101_follower",
|
| 4 |
"total_episodes": 1,
|
| 5 |
-
"total_frames":
|
| 6 |
"total_tasks": 1,
|
| 7 |
-
"total_videos":
|
| 8 |
"total_chunks": 1,
|
| 9 |
"chunks_size": 1000,
|
| 10 |
"fps": 30,
|
|
@@ -42,29 +42,6 @@
|
|
| 42 |
"gripper.pos"
|
| 43 |
]
|
| 44 |
},
|
| 45 |
-
"observation.images.cartas": {
|
| 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": [
|
|
|
|
| 2 |
"codebase_version": "v2.1",
|
| 3 |
"robot_type": "so101_follower",
|
| 4 |
"total_episodes": 1,
|
| 5 |
+
"total_frames": 413,
|
| 6 |
"total_tasks": 1,
|
| 7 |
+
"total_videos": 0,
|
| 8 |
"total_chunks": 1,
|
| 9 |
"chunks_size": 1000,
|
| 10 |
"fps": 30,
|
|
|
|
| 42 |
"gripper.pos"
|
| 43 |
]
|
| 44 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 45 |
"timestamp": {
|
| 46 |
"dtype": "float32",
|
| 47 |
"shape": [
|
meta/tasks.jsonl
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"task_index": 0, "task": "Carta
|
|
|
|
| 1 |
+
{"task_index": 0, "task": "Carta 5"}
|