ethantqiu commited on
Commit
b28c5e9
·
verified ·
1 Parent(s): 1c8bcf6

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +11 -16
README.md CHANGED
@@ -33,16 +33,14 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
33
  {
34
  "codebase_version": "v3.0",
35
  "robot_type": null,
36
- "total_episodes": 9,
37
- "total_frames": 664,
38
- "total_tasks": 1,
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:9"
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",
48
  "features": {
@@ -122,17 +120,14 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
122
  "height",
123
  "width",
124
  "channels"
 
 
 
 
 
 
125
  ],
126
- "info": {
127
- "video.height": 720,
128
- "video.width": 1280,
129
- "video.codec": "av1",
130
- "video.pix_fmt": "yuv420p",
131
- "video.is_depth_map": false,
132
- "video.fps": 30,
133
- "video.channels": 3,
134
- "has_audio": false
135
- }
136
  },
137
  "timestamp": {
138
  "dtype": "float32",
 
33
  {
34
  "codebase_version": "v3.0",
35
  "robot_type": null,
36
+ "total_episodes": 0,
37
+ "total_frames": 0,
38
+ "total_tasks": 0,
39
  "chunks_size": 1000,
40
  "data_files_size_in_mb": 100,
41
  "video_files_size_in_mb": 200,
42
  "fps": 30,
43
+ "splits": {},
 
 
44
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
45
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
46
  "features": {
 
120
  "height",
121
  "width",
122
  "channels"
123
+ ]
124
+ },
125
+ "annotation.human_rating": {
126
+ "dtype": "int32",
127
+ "shape": [
128
+ 1
129
  ],
130
+ "names": null
 
 
 
 
 
 
 
 
 
131
  },
132
  "timestamp": {
133
  "dtype": "float32",