rk000000 commited on
Commit
33aae63
·
verified ·
1 Parent(s): 1036eb8

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -213,8 +213,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
213
  "names": null
214
  }
215
  },
216
- "total_episodes": 4,
217
- "total_frames": 5564,
218
  "total_tasks": 1,
219
  "chunks_size": 1000,
220
  "data_files_size_in_mb": 100,
@@ -223,7 +223,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
223
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
224
  "robot_type": "bi_so_follower_omni_head",
225
  "splits": {
226
- "train": "0:4"
227
  }
228
  }
229
  ```
 
213
  "names": null
214
  }
215
  },
216
+ "total_episodes": 5,
217
+ "total_frames": 10164,
218
  "total_tasks": 1,
219
  "chunks_size": 1000,
220
  "data_files_size_in_mb": 100,
 
223
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
224
  "robot_type": "bi_so_follower_omni_head",
225
  "splits": {
226
+ "train": "0:5"
227
  }
228
  }
229
  ```