kdaterao commited on
Commit
5a7cf7e
·
verified ·
1 Parent(s): e233266

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -158,8 +158,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
158
  "names": null
159
  }
160
  },
161
- "total_episodes": 74,
162
- "total_frames": 57306,
163
  "total_tasks": 19,
164
  "chunks_size": 1000,
165
  "data_files_size_in_mb": 100,
@@ -168,7 +168,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
168
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
169
  "robot_type": "so_follower",
170
  "splits": {
171
- "train": "0:74"
172
  }
173
  }
174
  ```
 
158
  "names": null
159
  }
160
  },
161
+ "total_episodes": 83,
162
+ "total_frames": 64298,
163
  "total_tasks": 19,
164
  "chunks_size": 1000,
165
  "data_files_size_in_mb": 100,
 
168
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
169
  "robot_type": "so_follower",
170
  "splits": {
171
+ "train": "0:83"
172
  }
173
  }
174
  ```