kefhuang commited on
Commit
4e2124b
·
verified ·
1 Parent(s): 9608bac

Upload README.md with huggingface_hub

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