ankile commited on
Commit
989bfcd
·
verified ·
1 Parent(s): b5c01a4

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -589,8 +589,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
589
  "names": null
590
  }
591
  },
592
- "total_episodes": 726,
593
- "total_frames": 280091,
594
  "total_tasks": 1,
595
  "chunks_size": 1000,
596
  "data_files_size_in_mb": 100,
@@ -599,7 +599,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
599
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
600
  "robot_type": "franka",
601
  "splits": {
602
- "train": "0:726"
603
  }
604
  }
605
  ```
 
589
  "names": null
590
  }
591
  },
592
+ "total_episodes": 750,
593
+ "total_frames": 290040,
594
  "total_tasks": 1,
595
  "chunks_size": 1000,
596
  "data_files_size_in_mb": 100,
 
599
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
600
  "robot_type": "franka",
601
  "splits": {
602
+ "train": "0:750"
603
  }
604
  }
605
  ```