jio2 commited on
Commit
5e34452
·
verified ·
1 Parent(s): 891c50b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -179,8 +179,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
179
  "names": null
180
  }
181
  },
182
- "total_episodes": 301,
183
- "total_frames": 172395,
184
  "total_tasks": 1,
185
  "chunks_size": 1000,
186
  "data_files_size_in_mb": 100,
@@ -189,7 +189,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
189
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
190
  "robot_type": "bi_so_follower",
191
  "splits": {
192
- "train": "0:301"
193
  }
194
  }
195
  ```
 
179
  "names": null
180
  }
181
  },
182
+ "total_episodes": 302,
183
+ "total_frames": 173215,
184
  "total_tasks": 1,
185
  "chunks_size": 1000,
186
  "data_files_size_in_mb": 100,
 
189
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
190
  "robot_type": "bi_so_follower",
191
  "splits": {
192
+ "train": "0:302"
193
  }
194
  }
195
  ```