CoolFace
Datasetpublic

HuggingFadeUser/red-dice-data-remi

This dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v3.0", "robot_type": "so101_follower", "total_episodes": 3, "total_frames": 900, "total_tasks": 1, "chunks_size": 1000, "data_files_size_in_mb": 100, "video_files_size_in_mb": 500, "fps": 30, "splits": { "train": "0:3" }, "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet", "video_path":… See the full description on the dataset page: https://huggingface.co/datasets/HuggingFadeUser/red-dice-data-remi.

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes26downloads
stats.json234 linesDownload Raw Back to meta
1{2    "timestamp": {3        "min": [4            0.05        ],6        "max": [7            9.9666666666666678        ],9        "mean": [10            4.98333333333333311        ],12        "std": [13            2.886735308396102714        ],15        "count": [16            90017        ]18    },19    "task_index": {20        "min": [21            022        ],23        "max": [24            025        ],26        "mean": [27            0.028        ],29        "std": [30            0.031        ],32        "count": [33            90034        ]35    },36    "frame_index": {37        "min": [38            039        ],40        "max": [41            29942        ],43        "mean": [44            149.545        ],46        "std": [47            86.6020592518830848        ],49        "count": [50            90051        ]52    },53    "index": {54        "min": [55            056        ],57        "max": [58            89959        ],60        "mean": [61            449.562        ],63        "std": [64            259.8074607602073365        ],66        "count": [67            90068        ]69    },70    "observation.images.up": {71        "min": [72            [73                [74                    0.075                ]76            ],77            [78                [79                    0.080                ]81            ],82            [83                [84                    0.085                ]86            ]87        ],88        "max": [89            [90                [91                    1.092                ]93            ],94            [95                [96                    1.097                ]98            ],99            [100                [101                    1.0102                ]103            ]104        ],105        "mean": [106            [107                [108                    0.5191058993736384109                ]110            ],111            [112                [113                    0.5493643075980391114                ]115            ],116            [117                [118                    0.4994149652777778119                ]120            ]121        ],122        "std": [123            [124                [125                    0.2517444602404974126                ]127            ],128            [129                [130                    0.23629379796371908131                ]132            ],133            [134                [135                    0.2423962284924809136                ]137            ]138        ],139        "count": [140            300141        ]142    },143    "episode_index": {144        "min": [145            0146        ],147        "max": [148            2149        ],150        "mean": [151            1.0152        ],153        "std": [154            0.816496580927726155        ],156        "count": [157            900158        ]159    },160    "observation.state": {161        "min": [162            -23.26388931274414,163            -100.0,164            -95.8412094116211,165            -0.18867924809455872,166            -6.350757122039795,167            0.6430867910385132168        ],169        "max": [170            15.45138931274414,171            72.5734634399414,172            100.0,173            99.24528503417969,174            1.807523250579834,175            34.64630126953125176        ],177        "mean": [178            3.7496134539445243,179            -16.964786410331726,180            22.07801914215088,181            49.30779012044271,182            -2.451988915602366,183            9.928472836812338184        ],185        "std": [186            6.651299471459676,187            60.78540050185551,188            57.625470448135445,189            24.931836336872927,190            2.789091084812629,191            9.707098576030845192        ],193        "count": [194            900195        ]196    },197    "action": {198        "min": [199            -23.816972732543945,200            -99.89775085449219,201            -99.55177307128906,202            -1.509271264076233,203            -6.2812089920043945,204            0.25273799896240234205        ],206        "max": [207            16.229957580566406,208            76.27812194824219,209            99.64141845703125,210            100.0,211            3.2851510047912598,212            35.13058090209961213        ],214        "mean": [215            3.715552161137263,216            -16.20316066344579,217            19.017977237701416,218            50.614359537760414,219            -2.4463695287704468,220            9.592151959737143221        ],222        "std": [223            6.8667991932728505,224            60.04907241923754,225            57.36516303240896,226            25.99668104106584,227            2.8345534541167647,228            10.091071030276092229        ],230        "count": [231            900232        ]233    }234}