AdamAxelrod commited on
Commit
2d121c1
·
verified ·
1 Parent(s): 330ba9d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -186,8 +186,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
186
  "names": null
187
  }
188
  },
189
- "total_episodes": 91,
190
- "total_frames": 62283,
191
  "total_tasks": 1,
192
  "chunks_size": 1000,
193
  "data_files_size_in_mb": 100,
@@ -196,7 +196,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
196
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
197
  "robot_type": "meca500_microscope",
198
  "splits": {
199
- "train": "0:91"
200
  }
201
  }
202
  ```
 
186
  "names": null
187
  }
188
  },
189
+ "total_episodes": 101,
190
+ "total_frames": 68623,
191
  "total_tasks": 1,
192
  "chunks_size": 1000,
193
  "data_files_size_in_mb": 100,
 
196
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
197
  "robot_type": "meca500_microscope",
198
  "splits": {
199
+ "train": "0:101"
200
  }
201
  }
202
  ```