aliberts HF staff commited on
Commit
320dcaa
1 Parent(s): afb0f80

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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}/train-{episode_index:05d}-of-{total_episodes:05d}.parquet",
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,