naavox commited on
Commit
685bd40
·
verified ·
1 Parent(s): 4045284

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -257,9 +257,9 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
257
  "names": null
258
  }
259
  },
260
- "total_episodes": 111,
261
- "total_frames": 66859,
262
- "total_tasks": 4,
263
  "chunks_size": 1000,
264
  "data_files_size_in_mb": 100,
265
  "video_files_size_in_mb": 200,
@@ -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:111"
271
  }
272
  }
273
  ```
 
257
  "names": null
258
  }
259
  },
260
+ "total_episodes": 137,
261
+ "total_frames": 86847,
262
+ "total_tasks": 6,
263
  "chunks_size": 1000,
264
  "data_files_size_in_mb": 100,
265
  "video_files_size_in_mb": 200,
 
267
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
268
  "robot_type": "stringman",
269
  "splits": {
270
+ "train": "0:137"
271
  }
272
  }
273
  ```