Sim-guy commited on
Commit
8db38bd
·
verified ·
1 Parent(s): 09d253f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -184,8 +184,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
184
  "names": null
185
  }
186
  },
187
- "total_episodes": 143,
188
- "total_frames": 77315,
189
  "total_tasks": 2,
190
  "chunks_size": 1000,
191
  "data_files_size_in_mb": 100,
@@ -194,7 +194,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
194
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
195
  "robot_type": "bi_dk1_follower",
196
  "splits": {
197
- "train": "0:143"
198
  }
199
  }
200
  ```
 
184
  "names": null
185
  }
186
  },
187
+ "total_episodes": 203,
188
+ "total_frames": 105753,
189
  "total_tasks": 2,
190
  "chunks_size": 1000,
191
  "data_files_size_in_mb": 100,
 
194
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
195
  "robot_type": "bi_dk1_follower",
196
  "splits": {
197
+ "train": "0:203"
198
  }
199
  }
200
  ```