AnonymousMouse404 commited on
Commit
f5af73c
·
verified ·
1 Parent(s): 4e906d2

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -165,9 +165,9 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
165
  "names": null
166
  }
167
  },
168
- "total_episodes": 3,
169
- "total_frames": 1692,
170
- "total_tasks": 3,
171
  "chunks_size": 1000,
172
  "data_files_size_in_mb": 100,
173
  "video_files_size_in_mb": 200,
@@ -175,7 +175,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
175
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
176
  "robot_type": "so101",
177
  "splits": {
178
- "train": "0:3"
179
  }
180
  }
181
  ```
 
165
  "names": null
166
  }
167
  },
168
+ "total_episodes": 7,
169
+ "total_frames": 3315,
170
+ "total_tasks": 5,
171
  "chunks_size": 1000,
172
  "data_files_size_in_mb": 100,
173
  "video_files_size_in_mb": 200,
 
175
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
176
  "robot_type": "so101",
177
  "splits": {
178
+ "train": "0:7"
179
  }
180
  }
181
  ```