lilkm HF Staff commited on
Commit
5585943
·
verified ·
1 Parent(s): 66a2803

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -170,8 +170,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
170
  "names": null
171
  }
172
  },
173
- "total_episodes": 45,
174
- "total_frames": 36176,
175
  "total_tasks": 1,
176
  "chunks_size": 1000,
177
  "data_files_size_in_mb": 100,
@@ -180,7 +180,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
180
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
181
  "robot_type": "so_follower",
182
  "splits": {
183
- "train": "0:45"
184
  }
185
  }
186
  ```
 
170
  "names": null
171
  }
172
  },
173
+ "total_episodes": 50,
174
+ "total_frames": 41092,
175
  "total_tasks": 1,
176
  "chunks_size": 1000,
177
  "data_files_size_in_mb": 100,
 
180
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
181
  "robot_type": "so_follower",
182
  "splits": {
183
+ "train": "0:50"
184
  }
185
  }
186
  ```