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

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. meta/info.json +11 -16
meta/info.json CHANGED
@@ -1,16 +1,14 @@
1
  {
2
  "codebase_version": "v3.0",
3
  "robot_type": null,
4
- "total_episodes": 9,
5
- "total_frames": 664,
6
- "total_tasks": 1,
7
  "chunks_size": 1000,
8
  "data_files_size_in_mb": 100,
9
  "video_files_size_in_mb": 200,
10
  "fps": 30,
11
- "splits": {
12
- "train": "0:9"
13
- },
14
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
15
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
16
  "features": {
@@ -90,17 +88,14 @@
90
  "height",
91
  "width",
92
  "channels"
 
 
 
 
 
 
93
  ],
94
- "info": {
95
- "video.height": 720,
96
- "video.width": 1280,
97
- "video.codec": "av1",
98
- "video.pix_fmt": "yuv420p",
99
- "video.is_depth_map": false,
100
- "video.fps": 30,
101
- "video.channels": 3,
102
- "has_audio": false
103
- }
104
  },
105
  "timestamp": {
106
  "dtype": "float32",
 
1
  {
2
  "codebase_version": "v3.0",
3
  "robot_type": null,
4
+ "total_episodes": 0,
5
+ "total_frames": 0,
6
+ "total_tasks": 0,
7
  "chunks_size": 1000,
8
  "data_files_size_in_mb": 100,
9
  "video_files_size_in_mb": 200,
10
  "fps": 30,
11
+ "splits": {},
 
 
12
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
13
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
14
  "features": {
 
88
  "height",
89
  "width",
90
  "channels"
91
+ ]
92
+ },
93
+ "annotation.human_rating": {
94
+ "dtype": "int32",
95
+ "shape": [
96
+ 1
97
  ],
98
+ "names": null
 
 
 
 
 
 
 
 
 
99
  },
100
  "timestamp": {
101
  "dtype": "float32",