kdaterao commited on
Commit
179c6ee
·
verified ·
1 Parent(s): ca90db4

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -158,9 +158,9 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
158
  "names": null
159
  }
160
  },
161
- "total_episodes": 24,
162
- "total_frames": 18882,
163
- "total_tasks": 10,
164
  "chunks_size": 1000,
165
  "data_files_size_in_mb": 100,
166
  "video_files_size_in_mb": 200,
@@ -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:24"
172
  }
173
  }
174
  ```
 
158
  "names": null
159
  }
160
  },
161
+ "total_episodes": 26,
162
+ "total_frames": 20060,
163
+ "total_tasks": 12,
164
  "chunks_size": 1000,
165
  "data_files_size_in_mb": 100,
166
  "video_files_size_in_mb": 200,
 
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:26"
172
  }
173
  }
174
  ```