figurek1m commited on
Commit
8ff803a
·
verified ·
1 Parent(s): 8831f7b

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": 135,
148
- "total_frames": 49165,
149
- "total_tasks": 46,
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:135"
158
  }
159
  }
160
  ```
 
144
  "names": null
145
  }
146
  },
147
+ "total_episodes": 138,
148
+ "total_frames": 49987,
149
+ "total_tasks": 47,
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:138"
158
  }
159
  }
160
  ```