rtx409011 commited on
Commit
6b15ea0
·
verified ·
1 Parent(s): 2406d25

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -185,8 +185,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
185
  "names": null
186
  }
187
  },
188
- "total_episodes": 80,
189
- "total_frames": 55372,
190
  "total_tasks": 1,
191
  "chunks_size": 1000,
192
  "data_files_size_in_mb": 100,
@@ -195,7 +195,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
195
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
196
  "robot_type": "so_follower",
197
  "splits": {
198
- "train": "0:80"
199
  }
200
  }
201
  ```
 
185
  "names": null
186
  }
187
  },
188
+ "total_episodes": 100,
189
+ "total_frames": 68590,
190
  "total_tasks": 1,
191
  "chunks_size": 1000,
192
  "data_files_size_in_mb": 100,
 
195
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
196
  "robot_type": "so_follower",
197
  "splits": {
198
+ "train": "0:100"
199
  }
200
  }
201
  ```