Sri-Ram-A commited on
Commit
337ab08
·
verified ·
1 Parent(s): a1e98a8

Upload README.md with huggingface_hub

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