Sendera commited on
Commit
5c54721
·
verified ·
1 Parent(s): 1b3d67d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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": "ctr_robot",
38
- "total_episodes": 25,
39
- "total_frames": 12557,
40
  "total_tasks": 1,
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:25"
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": "ctr_robot",
38
+ "total_episodes": 51,
39
+ "total_frames": 24772,
40
  "total_tasks": 1,
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:51"
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",