AnonymousMouse404 commited on
Commit
4e324ef
·
verified ·
1 Parent(s): 86e0951

Repair ghost episode 3: meta/info.json

Browse files
Files changed (1) hide show
  1. meta/info.json +3 -3
meta/info.json CHANGED
@@ -133,8 +133,8 @@
133
  "names": null
134
  }
135
  },
136
- "total_episodes": 7,
137
- "total_frames": 3315,
138
  "total_tasks": 5,
139
  "chunks_size": 1000,
140
  "data_files_size_in_mb": 100,
@@ -143,6 +143,6 @@
143
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
144
  "robot_type": "so101",
145
  "splits": {
146
- "train": "0:7"
147
  }
148
  }
 
133
  "names": null
134
  }
135
  },
136
+ "total_episodes": 6,
137
+ "total_frames": 2922,
138
  "total_tasks": 5,
139
  "chunks_size": 1000,
140
  "data_files_size_in_mb": 100,
 
143
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
144
  "robot_type": "so101",
145
  "splits": {
146
+ "train": "0:6"
147
  }
148
  }