AnonymousMouse404 commited on
Commit
16d20e3
·
verified ·
1 Parent(s): 12ef273

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": 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,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:7"
179
  }
180
  }
181
  ```
 
165
  "names": null
166
  }
167
  },
168
+ "total_episodes": 9,
169
+ "total_frames": 4281,
170
+ "total_tasks": 7,
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:9"
179
  }
180
  }
181
  ```