figurek1m commited on
Commit
33a41cb
·
verified ·
1 Parent(s): a0e197b

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": 72,
148
- "total_frames": 23774,
149
- "total_tasks": 24,
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:72"
158
  }
159
  }
160
  ```
 
144
  "names": null
145
  }
146
  },
147
+ "total_episodes": 75,
148
+ "total_frames": 24844,
149
+ "total_tasks": 25,
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:75"
158
  }
159
  }
160
  ```