Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
11 |
```json
|
12 |
{
|
13 |
"codebase_version": "v2.0",
|
14 |
-
"data_path": "data/chunk-{episode_chunk:03d}/
|
15 |
"robot_type": "aloha",
|
16 |
"total_episodes": 50,
|
17 |
"total_frames": 20000,
|
|
|
11 |
```json
|
12 |
{
|
13 |
"codebase_version": "v2.0",
|
14 |
+
"data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
|
15 |
"robot_type": "aloha",
|
16 |
"total_episodes": 50,
|
17 |
"total_frames": 20000,
|