AnonymousMouse404 commited on
Commit
da6043c
·
verified ·
1 Parent(s): 18f64d7

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -194,9 +194,9 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
194
  "names": null
195
  }
196
  },
197
- "total_episodes": 277,
198
- "total_frames": 105409,
199
- "total_tasks": 146,
200
  "chunks_size": 1000,
201
  "data_files_size_in_mb": 100,
202
  "video_files_size_in_mb": 200,
@@ -204,7 +204,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
204
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
205
  "robot_type": "so101",
206
  "splits": {
207
- "train": "0:277"
208
  }
209
  }
210
  ```
 
194
  "names": null
195
  }
196
  },
197
+ "total_episodes": 311,
198
+ "total_frames": 116268,
199
+ "total_tasks": 158,
200
  "chunks_size": 1000,
201
  "data_files_size_in_mb": 100,
202
  "video_files_size_in_mb": 200,
 
204
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
205
  "robot_type": "so101",
206
  "splits": {
207
+ "train": "0:311"
208
  }
209
  }
210
  ```