naavox commited on
Commit
bf57df9
·
verified ·
1 Parent(s): f066dea

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -277,9 +277,9 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
277
  "names": null
278
  }
279
  },
280
- "total_episodes": 42,
281
- "total_frames": 25143,
282
- "total_tasks": 2,
283
  "chunks_size": 1000,
284
  "data_files_size_in_mb": 100,
285
  "video_files_size_in_mb": 200,
@@ -287,7 +287,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
287
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
288
  "robot_type": "stringman",
289
  "splits": {
290
- "train": "0:42"
291
  }
292
  }
293
  ```
 
277
  "names": null
278
  }
279
  },
280
+ "total_episodes": 50,
281
+ "total_frames": 29952,
282
+ "total_tasks": 3,
283
  "chunks_size": 1000,
284
  "data_files_size_in_mb": 100,
285
  "video_files_size_in_mb": 200,
 
287
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
288
  "robot_type": "stringman",
289
  "splits": {
290
+ "train": "0:50"
291
  }
292
  }
293
  ```