jokeru commited on
Commit
358237b
·
verified ·
1 Parent(s): f8dd160

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. meta/info.json +6 -28
meta/info.json CHANGED
@@ -1,16 +1,14 @@
1
  {
2
  "codebase_version": "v3.0",
3
  "robot_type": "piper_follower",
4
- "total_episodes": 1,
5
- "total_frames": 1378,
6
- "total_tasks": 1,
7
  "chunks_size": 1000,
8
  "data_files_size_in_mb": 100,
9
  "video_files_size_in_mb": 500,
10
  "fps": 30,
11
- "splits": {
12
- "train": "0:1"
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": {
@@ -55,17 +53,7 @@
55
  "height",
56
  "width",
57
  "channels"
58
- ],
59
- "info": {
60
- "video.height": 640,
61
- "video.width": 480,
62
- "video.codec": "av1",
63
- "video.pix_fmt": "yuv420p",
64
- "video.is_depth_map": false,
65
- "video.fps": 30,
66
- "video.channels": 3,
67
- "has_audio": false
68
- }
69
  },
70
  "observation.images.ground": {
71
  "dtype": "video",
@@ -78,17 +66,7 @@
78
  "height",
79
  "width",
80
  "channels"
81
- ],
82
- "info": {
83
- "video.height": 640,
84
- "video.width": 480,
85
- "video.codec": "av1",
86
- "video.pix_fmt": "yuv420p",
87
- "video.is_depth_map": false,
88
- "video.fps": 30,
89
- "video.channels": 3,
90
- "has_audio": false
91
- }
92
  },
93
  "timestamp": {
94
  "dtype": "float32",
 
1
  {
2
  "codebase_version": "v3.0",
3
  "robot_type": "piper_follower",
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": 500,
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": {
 
53
  "height",
54
  "width",
55
  "channels"
56
+ ]
 
 
 
 
 
 
 
 
 
 
57
  },
58
  "observation.images.ground": {
59
  "dtype": "video",
 
66
  "height",
67
  "width",
68
  "channels"
69
+ ]
 
 
 
 
 
 
 
 
 
 
70
  },
71
  "timestamp": {
72
  "dtype": "float32",