ZCM5115 commited on
Commit
41462dd
1 Parent(s): 503b1f5

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +12 -12
README.md CHANGED
@@ -27,15 +27,15 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
27
  {
28
  "codebase_version": "v2.0",
29
  "robot_type": "so100",
30
- "total_episodes": 2,
31
- "total_frames": 848,
32
  "total_tasks": 1,
33
- "total_videos": 4,
34
  "total_chunks": 1,
35
  "chunks_size": 1000,
36
  "fps": 30,
37
  "splits": {
38
- "train": "0:2"
39
  },
40
  "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
41
  "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
@@ -71,8 +71,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
71
  "observation.images.laptop": {
72
  "dtype": "video",
73
  "shape": [
74
- 720,
75
- 1280,
76
  3
77
  ],
78
  "names": [
@@ -82,8 +82,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
82
  ],
83
  "info": {
84
  "video.fps": 30.0,
85
- "video.height": 720,
86
- "video.width": 1280,
87
  "video.channels": 3,
88
  "video.codec": "av1",
89
  "video.pix_fmt": "yuv420p",
@@ -94,8 +94,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
94
  "observation.images.hikvision": {
95
  "dtype": "video",
96
  "shape": [
97
- 720,
98
- 1280,
99
  3
100
  ],
101
  "names": [
@@ -105,8 +105,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
105
  ],
106
  "info": {
107
  "video.fps": 30.0,
108
- "video.height": 720,
109
- "video.width": 1280,
110
  "video.channels": 3,
111
  "video.codec": "av1",
112
  "video.pix_fmt": "yuv420p",
 
27
  {
28
  "codebase_version": "v2.0",
29
  "robot_type": "so100",
30
+ "total_episodes": 5,
31
+ "total_frames": 4042,
32
  "total_tasks": 1,
33
+ "total_videos": 10,
34
  "total_chunks": 1,
35
  "chunks_size": 1000,
36
  "fps": 30,
37
  "splits": {
38
+ "train": "0:5"
39
  },
40
  "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
41
  "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
 
71
  "observation.images.laptop": {
72
  "dtype": "video",
73
  "shape": [
74
+ 360,
75
+ 640,
76
  3
77
  ],
78
  "names": [
 
82
  ],
83
  "info": {
84
  "video.fps": 30.0,
85
+ "video.height": 360,
86
+ "video.width": 640,
87
  "video.channels": 3,
88
  "video.codec": "av1",
89
  "video.pix_fmt": "yuv420p",
 
94
  "observation.images.hikvision": {
95
  "dtype": "video",
96
  "shape": [
97
+ 360,
98
+ 640,
99
  3
100
  ],
101
  "names": [
 
105
  ],
106
  "info": {
107
  "video.fps": 30.0,
108
+ "video.height": 360,
109
+ "video.width": 640,
110
  "video.channels": 3,
111
  "video.codec": "av1",
112
  "video.pix_fmt": "yuv420p",