fracapuano commited on
Commit
7358b9f
·
verified ·
1 Parent(s): a1f1655

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -26,15 +26,15 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
26
  {
27
  "codebase_version": "v3.0",
28
  "robot_type": "R1Pro",
29
- "total_episodes": 1000,
30
- "total_frames": 9358560,
31
- "total_tasks": 5,
32
  "chunks_size": 1000,
33
  "data_files_size_in_mb": 100,
34
  "video_files_size_in_mb": 500,
35
  "fps": 30,
36
  "splits": {
37
- "train": "0:1000"
38
  },
39
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
40
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
 
26
  {
27
  "codebase_version": "v3.0",
28
  "robot_type": "R1Pro",
29
+ "total_episodes": 2000,
30
+ "total_frames": 21227314,
31
+ "total_tasks": 10,
32
  "chunks_size": 1000,
33
  "data_files_size_in_mb": 100,
34
  "video_files_size_in_mb": 500,
35
  "fps": 30,
36
  "splits": {
37
+ "train": "0:2000"
38
  },
39
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
40
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",