kefhuang commited on
Commit
b1c3269
·
verified ·
1 Parent(s): c0f99d3

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -5
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": 1,
32
- "total_frames": 26,
33
  "total_tasks": 1,
34
  "chunks_size": 1000,
35
  "data_files_size_in_mb": 100,
36
  "video_files_size_in_mb": 200,
37
- "fps": 30,
38
  "splits": {
39
- "train": "0:1"
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",
@@ -59,7 +59,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
59
  "video.codec": "av1",
60
  "video.pix_fmt": "yuv420p",
61
  "video.is_depth_map": false,
62
- "video.fps": 30,
63
  "video.channels": 3,
64
  "has_audio": false
65
  }
 
28
  {
29
  "codebase_version": "v3.0",
30
  "robot_type": "unknown",
31
+ "total_episodes": 16,
32
+ "total_frames": 617,
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:16"
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",
 
59
  "video.codec": "av1",
60
  "video.pix_fmt": "yuv420p",
61
  "video.is_depth_map": false,
62
+ "video.fps": 1,
63
  "video.channels": 3,
64
  "has_audio": false
65
  }