edipark commited on
Commit
ec4ea8e
·
verified ·
1 Parent(s): 23f9878

Upload README.md with huggingface_hub

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