binhpham commited on
Commit
ac9c008
·
verified ·
1 Parent(s): 3131660

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -160,8 +160,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
160
  "names": null
161
  }
162
  },
163
- "total_episodes": 181,
164
- "total_frames": 26260,
165
  "total_tasks": 9,
166
  "chunks_size": 1000,
167
  "data_files_size_in_mb": 100,
@@ -170,7 +170,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
170
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
171
  "robot_type": "so101_follower",
172
  "splits": {
173
- "train": "0:181"
174
  }
175
  }
176
  ```
 
160
  "names": null
161
  }
162
  },
163
+ "total_episodes": 180,
164
+ "total_frames": 25990,
165
  "total_tasks": 9,
166
  "chunks_size": 1000,
167
  "data_files_size_in_mb": 100,
 
170
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
171
  "robot_type": "so101_follower",
172
  "splits": {
173
+ "train": "0:180"
174
  }
175
  }
176
  ```