RADTEAM commited on
Commit
5cd132b
·
verified ·
1 Parent(s): f2cf0e5

Upload README.md with huggingface_hub

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