Aneeshers commited on
Commit
df4b76a
·
verified ·
1 Parent(s): 3fbb7fb

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": 20,
480
- "total_frames": 7254,
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:20"
490
  }
491
  }
492
  ```
 
476
  "names": null
477
  }
478
  },
479
+ "total_episodes": 34,
480
+ "total_frames": 11531,
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:34"
490
  }
491
  }
492
  ```