naavox commited on
Commit
a1e66b4
·
verified ·
1 Parent(s): b96106e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -277,8 +277,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
277
  "names": null
278
  }
279
  },
280
- "total_episodes": 3,
281
- "total_frames": 2230,
282
  "total_tasks": 1,
283
  "chunks_size": 1000,
284
  "data_files_size_in_mb": 100,
@@ -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:3"
291
  }
292
  }
293
  ```
 
277
  "names": null
278
  }
279
  },
280
+ "total_episodes": 14,
281
+ "total_frames": 7364,
282
  "total_tasks": 1,
283
  "chunks_size": 1000,
284
  "data_files_size_in_mb": 100,
 
287
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
288
  "robot_type": "stringman",
289
  "splits": {
290
+ "train": "0:14"
291
  }
292
  }
293
  ```