Aneeshers commited on
Commit
5d5c9d8
·
verified ·
1 Parent(s): 143f13d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -476,8 +476,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
476
  "names": null
477
  }
478
  },
479
- "total_episodes": 84,
480
- "total_frames": 28434,
481
  "total_tasks": 1,
482
  "chunks_size": 1000,
483
  "data_files_size_in_mb": 100,
@@ -486,7 +486,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
486
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
487
  "robot_type": "franka",
488
  "splits": {
489
- "train": "0:84"
490
  }
491
  }
492
  ```
 
476
  "names": null
477
  }
478
  },
479
+ "total_episodes": 100,
480
+ "total_frames": 32840,
481
  "total_tasks": 1,
482
  "chunks_size": 1000,
483
  "data_files_size_in_mb": 100,
 
486
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
487
  "robot_type": "franka",
488
  "splits": {
489
+ "train": "0:100"
490
  }
491
  }
492
  ```