Odog16 commited on
Commit
dbfd3f1
·
verified ·
1 Parent(s): bfd5870

Upload README.md with huggingface_hub

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