naavox commited on
Commit
c62175e
·
verified ·
1 Parent(s): d03b412

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -257,8 +257,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
257
  "names": null
258
  }
259
  },
260
- "total_episodes": 182,
261
- "total_frames": 114161,
262
  "total_tasks": 6,
263
  "chunks_size": 1000,
264
  "data_files_size_in_mb": 100,
@@ -267,7 +267,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
267
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
268
  "robot_type": "stringman",
269
  "splits": {
270
- "train": "0:182"
271
  }
272
  }
273
  ```
 
257
  "names": null
258
  }
259
  },
260
+ "total_episodes": 188,
261
+ "total_frames": 119019,
262
  "total_tasks": 6,
263
  "chunks_size": 1000,
264
  "data_files_size_in_mb": 100,
 
267
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
268
  "robot_type": "stringman",
269
  "splits": {
270
+ "train": "0:188"
271
  }
272
  }
273
  ```