figurek1m commited on
Commit
f3156b0
·
verified ·
1 Parent(s): 5a707ae

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": 117,
148
- "total_frames": 42489,
149
- "total_tasks": 39,
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:117"
158
  }
159
  }
160
  ```
 
144
  "names": null
145
  }
146
  },
147
+ "total_episodes": 120,
148
+ "total_frames": 43717,
149
+ "total_tasks": 40,
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:120"
158
  }
159
  }
160
  ```