10park commited on
Commit
a68c88f
·
verified ·
1 Parent(s): 6e94469

Upload README.md with huggingface_hub

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