VMuccio commited on
Commit
988dfa0
·
verified ·
1 Parent(s): 9e5f1b9

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -167,8 +167,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
167
  "names": null
168
  }
169
  },
170
- "total_episodes": 129,
171
- "total_frames": 58358,
172
  "total_tasks": 1,
173
  "chunks_size": 1000,
174
  "data_files_size_in_mb": 100,
@@ -177,7 +177,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
177
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
178
  "robot_type": "so_follower",
179
  "splits": {
180
- "train": "0:129"
181
  }
182
  }
183
  ```
 
167
  "names": null
168
  }
169
  },
170
+ "total_episodes": 130,
171
+ "total_frames": 58669,
172
  "total_tasks": 1,
173
  "chunks_size": 1000,
174
  "data_files_size_in_mb": 100,
 
177
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
178
  "robot_type": "so_follower",
179
  "splits": {
180
+ "train": "0:130"
181
  }
182
  }
183
  ```