naavox commited on
Commit
ec93376
·
verified ·
1 Parent(s): 200be83

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": 22,
261
- "total_frames": 15553,
262
  "total_tasks": 4,
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:22"
271
  }
272
  }
273
  ```
 
257
  "names": null
258
  }
259
  },
260
+ "total_episodes": 27,
261
+ "total_frames": 19048,
262
  "total_tasks": 4,
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:27"
271
  }
272
  }
273
  ```