re22m045 commited on
Commit
3f8836e
·
verified ·
1 Parent(s): 37d6401

Update meta/info.json to correct number of episodes

Browse files
Files changed (1) hide show
  1. meta/info.json +3 -3
meta/info.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "codebase_version": "v3.0",
3
  "robot_type": "panda",
4
- "total_episodes": 152,
5
- "total_frames": 30400,
6
  "total_tasks": 1,
7
  "total_videos": 2,
8
  "total_chunks": 1,
@@ -10,7 +10,7 @@
10
  "fps": 30,
11
  "data_files_size_in_mb": 3,
12
  "splits": {
13
- "train": "0:152"
14
  },
15
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
16
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
 
1
  {
2
  "codebase_version": "v3.0",
3
  "robot_type": "panda",
4
+ "total_episodes": 151,
5
+ "total_frames": 30200,
6
  "total_tasks": 1,
7
  "total_videos": 2,
8
  "total_chunks": 1,
 
10
  "fps": 30,
11
  "data_files_size_in_mb": 3,
12
  "splits": {
13
+ "train": "0:151"
14
  },
15
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
16
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",