trossenai commited on
Commit
c62fc88
·
verified ·
1 Parent(s): a8fcbcb

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -201,8 +201,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
201
  "names": null
202
  }
203
  },
204
- "total_episodes": 13,
205
- "total_frames": 11618,
206
  "total_tasks": 1,
207
  "chunks_size": 1000,
208
  "data_files_size_in_mb": 100,
@@ -211,7 +211,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
211
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
212
  "robot_type": "bi_widowxai_follower_robot",
213
  "splits": {
214
- "train": "0:13"
215
  }
216
  }
217
  ```
 
201
  "names": null
202
  }
203
  },
204
+ "total_episodes": 19,
205
+ "total_frames": 17000,
206
  "total_tasks": 1,
207
  "chunks_size": 1000,
208
  "data_files_size_in_mb": 100,
 
211
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
212
  "robot_type": "bi_widowxai_follower_robot",
213
  "splits": {
214
+ "train": "0:19"
215
  }
216
  }
217
  ```