CoolFace
Datasetpublic

unitreerobotics/Z1_StackBox_Dataset

This dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v2.1", "robot_type": "Unitree_Z1_Single", "total_episodes": 1265, "total_frames": 989335, "total_tasks": 1, "total_videos": 2530, "total_chunks": 2, "chunks_size": 1000, "fps": 30, "splits": { "train": "0:1265" }, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path":… See the full description on the dataset page: https://huggingface.co/datasets/unitreerobotics/Z1_StackBox_Dataset.

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
7likes627downloads
stats.json315 linesDownload Raw Back to meta
1{2    "observation.images.cam_high": {3        "min": [4            [5                [6                    0.07                ]8            ],9            [10                [11                    0.012                ]13            ],14            [15                [16                    0.017                ]18            ]19        ],20        "max": [21            [22                [23                    1.024                ]25            ],26            [27                [28                    1.029                ]30            ],31            [32                [33                    1.034                ]35            ]36        ],37        "mean": [38            [39                [40                    0.4759408018012213441                ]42            ],43            [44                [45                    0.4819045953749380746                ]47            ],48            [49                [50                    0.474286684722807851                ]52            ]53        ],54        "std": [55            [56                [57                    0.1950684080785577458                ]59            ],60            [61                [62                    0.1939470513012669763                ]64            ],65            [66                [67                    0.197812587958627868                ]69            ]70        ],71        "count": [72            18577073        ]74    },75    "timestamp": {76        "min": [77            0.078        ],79        "max": [80            65.181        ],82        "mean": [83            13.58239447035971884        ],85        "std": [86            8.6088312078467987        ],88        "count": [89            98933590        ]91    },92    "episode_index": {93        "min": [94            095        ],96        "max": [97            126498        ],99        "mean": [100            641.1783925566164101        ],102        "std": [103            365.99792665449803104        ],105        "count": [106            989335107        ]108    },109    "frame_index": {110        "min": [111            0112        ],113        "max": [114            1953115        ],116        "mean": [117            407.4718341107916118        ],119        "std": [120            258.26493623540375121        ],122        "count": [123            989335124        ]125    },126    "observation.images.cam_wrist": {127        "min": [128            [129                [130                    0.0131                ]132            ],133            [134                [135                    0.0136                ]137            ],138            [139                [140                    0.0141                ]142            ]143        ],144        "max": [145            [146                [147                    1.0148                ]149            ],150            [151                [152                    1.0153                ]154            ],155            [156                [157                    1.0158                ]159            ]160        ],161        "mean": [162            [163                [164                    0.6157494175760603165                ]166            ],167            [168                [169                    0.6168452672595968170                ]171            ],172            [173                [174                    0.5948846116332273175                ]176            ]177        ],178        "std": [179            [180                [181                    0.30118667522939396182                ]183            ],184            [185                [186                    0.29460026370354187                ]188            ],189            [190                [191                    0.3044785006938712192                ]193            ]194        ],195        "count": [196            185770197        ]198    },199    "observation.state": {200        "min": [201            -1.330946683883667,202            0.9952497482299805,203            -2.9410839080810547,204            0.4391018748283386,205            -0.7613323926925659,206            -1.3321266174316406,207            -0.996173083782196208        ],209        "max": [210            1.37091863155365,211            2.7695937156677246,212            -0.43112531304359436,213            1.6356364488601685,214            0.7528895735740662,215            2.2221481800079346,216            -0.03863861784338951217        ],218        "mean": [219            -0.01800178187714056,220            1.9987715285291419,221            -1.6016584311134232,222            1.304279821357046,223            0.06234073519168476,224            0.09468928677174572,225            -0.7212243128366426226        ],227        "std": [228            0.3270917091180218,229            0.25203441567678736,230            0.39541180640373474,231            0.19705226948162713,232            0.11492843175619699,233            0.3575529858668545,234            0.22441396603664904235        ],236        "count": [237            989335238        ]239    },240    "action": {241        "min": [242            -1.3314952850341797,243            1.0023030042648315,244            -3.085679054260254,245            -0.03650874271988869,246            -0.7626952528953552,247            -1.3253593444824219,248            -1.0249        ],250        "max": [251            1.3722224235534668,252            2.778346061706543,253            -0.3762087821960449,254            1.6459614038467407,255            1.6254826784133911,256            2.230944871902466,257            1.0258        ],259        "mean": [260            -0.017810974054140075,261            1.997605583110794,262            -1.6040087842513289,263            1.3065490201780812,264            0.06245660831904277,265            0.09471944625656574,266            0.6366933992735233267        ],268        "std": [269            0.3270531470657423,270            0.25261997841903133,271            0.3970388294991485,272            0.19943181231361123,273            0.11510734186887418,274            0.35810179581703777,275            0.34605150456148487276        ],277        "count": [278            989335279        ]280    },281    "task_index": {282        "min": [283            0284        ],285        "max": [286            0287        ],288        "mean": [289            0.0290        ],291        "std": [292            0.0293        ],294        "count": [295            989335296        ]297    },298    "index": {299        "min": [300            0301        ],302        "max": [303            989334304        ],305        "mean": [306            494667.0307        ],308        "std": [309            285596.41428421333310        ],311        "count": [312            989335313        ]314    }315}