SimKienTech commited on
Commit
a5bfd34
·
verified ·
1 Parent(s): 98fd9af

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. meta/info.json +8 -30
meta/info.json CHANGED
@@ -1,16 +1,14 @@
1
  {
2
  "codebase_version": "v2.1",
3
  "robot_type": "so101_follower_advanced",
4
- "total_episodes": 1,
5
- "total_frames": 359,
6
- "total_tasks": 1,
7
- "total_videos": 2,
8
- "total_chunks": 1,
9
  "chunks_size": 1000,
10
  "fps": 30,
11
- "splits": {
12
- "train": "0:1"
13
- },
14
  "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
15
  "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
16
  "features": {
@@ -71,17 +69,7 @@
71
  "height",
72
  "width",
73
  "channels"
74
- ],
75
- "info": {
76
- "video.height": 480,
77
- "video.width": 640,
78
- "video.codec": "av1",
79
- "video.pix_fmt": "yuv420p",
80
- "video.is_depth_map": false,
81
- "video.fps": 30,
82
- "video.channels": 3,
83
- "has_audio": false
84
- }
85
  },
86
  "observation.images.global": {
87
  "dtype": "video",
@@ -94,17 +82,7 @@
94
  "height",
95
  "width",
96
  "channels"
97
- ],
98
- "info": {
99
- "video.height": 480,
100
- "video.width": 640,
101
- "video.codec": "av1",
102
- "video.pix_fmt": "yuv420p",
103
- "video.is_depth_map": false,
104
- "video.fps": 30,
105
- "video.channels": 3,
106
- "has_audio": false
107
- }
108
  },
109
  "timestamp": {
110
  "dtype": "float32",
 
1
  {
2
  "codebase_version": "v2.1",
3
  "robot_type": "so101_follower_advanced",
4
+ "total_episodes": 0,
5
+ "total_frames": 0,
6
+ "total_tasks": 0,
7
+ "total_videos": 0,
8
+ "total_chunks": 0,
9
  "chunks_size": 1000,
10
  "fps": 30,
11
+ "splits": {},
 
 
12
  "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
13
  "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
14
  "features": {
 
69
  "height",
70
  "width",
71
  "channels"
72
+ ]
 
 
 
 
 
 
 
 
 
 
73
  },
74
  "observation.images.global": {
75
  "dtype": "video",
 
82
  "height",
83
  "width",
84
  "channels"
85
+ ]
 
 
 
 
 
 
 
 
 
 
86
  },
87
  "timestamp": {
88
  "dtype": "float32",