figurek1m commited on
Commit
84d1e45
·
verified ·
1 Parent(s): dc0c7aa

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -144,9 +144,9 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
144
  "names": null
145
  }
146
  },
147
- "total_episodes": 150,
148
- "total_frames": 53939,
149
- "total_tasks": 51,
150
  "chunks_size": 1000,
151
  "data_files_size_in_mb": 100,
152
  "video_files_size_in_mb": 200,
@@ -154,7 +154,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
154
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
155
  "robot_type": "so_follower",
156
  "splits": {
157
- "train": "0:150"
158
  }
159
  }
160
  ```
 
144
  "names": null
145
  }
146
  },
147
+ "total_episodes": 153,
148
+ "total_frames": 54647,
149
+ "total_tasks": 52,
150
  "chunks_size": 1000,
151
  "data_files_size_in_mb": 100,
152
  "video_files_size_in_mb": 200,
 
154
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
155
  "robot_type": "so_follower",
156
  "splits": {
157
+ "train": "0:153"
158
  }
159
  }
160
  ```