AnonymousMouse404 commited on
Commit
e91a682
·
verified ·
1 Parent(s): 9e87e4c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -156,9 +156,9 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
156
  "names": null
157
  }
158
  },
159
- "total_episodes": 206,
160
- "total_frames": 77672,
161
- "total_tasks": 147,
162
  "chunks_size": 1000,
163
  "data_files_size_in_mb": 100,
164
  "video_files_size_in_mb": 200,
@@ -166,7 +166,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
166
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
167
  "robot_type": "so101",
168
  "splits": {
169
- "train": "0:206"
170
  }
171
  }
172
  ```
 
156
  "names": null
157
  }
158
  },
159
+ "total_episodes": 231,
160
+ "total_frames": 87731,
161
+ "total_tasks": 155,
162
  "chunks_size": 1000,
163
  "data_files_size_in_mb": 100,
164
  "video_files_size_in_mb": 200,
 
166
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
167
  "robot_type": "so101",
168
  "splits": {
169
+ "train": "0:231"
170
  }
171
  }
172
  ```