justintiensmith commited on
Commit
4b980b5
·
verified ·
1 Parent(s): 0651ab0

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -308,8 +308,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
308
  "names": null
309
  }
310
  },
311
- "total_episodes": 12,
312
- "total_frames": 8070,
313
  "total_tasks": 1,
314
  "chunks_size": 1000,
315
  "data_files_size_in_mb": 100,
@@ -318,7 +318,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
318
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
319
  "robot_type": "so_follower",
320
  "splits": {
321
- "train": "0:12"
322
  }
323
  }
324
  ```
 
308
  "names": null
309
  }
310
  },
311
+ "total_episodes": 10,
312
+ "total_frames": 6862,
313
  "total_tasks": 1,
314
  "chunks_size": 1000,
315
  "data_files_size_in_mb": 100,
 
318
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
319
  "robot_type": "so_follower",
320
  "splits": {
321
+ "train": "0:10"
322
  }
323
  }
324
  ```