JonathanGiegold commited on
Commit
16e4002
·
verified ·
1 Parent(s): 4c23fbd

Upload README.md with huggingface_hub

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