figurek1m commited on
Commit
2958322
·
verified ·
1 Parent(s): 9cd174c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -144,8 +144,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
144
  "names": null
145
  }
146
  },
147
- "total_episodes": 6,
148
- "total_frames": 2142,
149
  "total_tasks": 2,
150
  "chunks_size": 1000,
151
  "data_files_size_in_mb": 100,
@@ -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:6"
158
  }
159
  }
160
  ```
 
144
  "names": null
145
  }
146
  },
147
+ "total_episodes": 7,
148
+ "total_frames": 2494,
149
  "total_tasks": 2,
150
  "chunks_size": 1000,
151
  "data_files_size_in_mb": 100,
 
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:7"
158
  }
159
  }
160
  ```