vladfatu commited on
Commit
c770cd9
·
verified ·
1 Parent(s): b99b71a

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": 18,
38
- "total_frames": 7653,
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:18"
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": 23,
38
+ "total_frames": 14356,
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:23"
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",