rol09 commited on
Commit
9b3f410
·
verified ·
1 Parent(s): ce7dc64

Upload README.md with huggingface_hub

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