eric-li-2-research commited on
Commit
5994d06
·
verified ·
1 Parent(s): b898bac

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -447,8 +447,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
447
  "names": null
448
  }
449
  },
450
- "total_episodes": 5,
451
- "total_frames": 2246,
452
  "total_tasks": 1,
453
  "chunks_size": 1000,
454
  "data_files_size_in_mb": 100,
@@ -457,7 +457,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
457
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
458
  "robot_type": null,
459
  "splits": {
460
- "train": "0:5"
461
  }
462
  }
463
  ```
 
447
  "names": null
448
  }
449
  },
450
+ "total_episodes": 100,
451
+ "total_frames": 54221,
452
  "total_tasks": 1,
453
  "chunks_size": 1000,
454
  "data_files_size_in_mb": 100,
 
457
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
458
  "robot_type": null,
459
  "splits": {
460
+ "train": "0:100"
461
  }
462
  }
463
  ```