justintiensmith commited on
Commit
5bbde2b
·
verified ·
1 Parent(s): 968c70f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -12,7 +12,7 @@ configs:
12
  This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
13
 
14
 
15
- <a class="flex" href="https://huggingface.co/spaces/lerobot/visualize_dataset?path=justintiensmith/Ordering_Constrained_20260703_135427">
16
  <img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl.svg"/>
17
  <img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl-dark.svg"/>
18
  </a>
@@ -308,8 +308,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
308
  "names": null
309
  }
310
  },
311
- "total_episodes": 7,
312
- "total_frames": 4790,
313
  "total_tasks": 1,
314
  "chunks_size": 1000,
315
  "data_files_size_in_mb": 100,
@@ -318,7 +318,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
318
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
319
  "robot_type": "so_follower",
320
  "splits": {
321
- "train": "0:7"
322
  }
323
  }
324
  ```
 
12
  This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
13
 
14
 
15
+ <a class="flex" href="https://huggingface.co/spaces/lerobot/visualize_dataset?path=justintiensmith/Ordering_Constrained">
16
  <img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl.svg"/>
17
  <img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl-dark.svg"/>
18
  </a>
 
308
  "names": null
309
  }
310
  },
311
+ "total_episodes": 12,
312
+ "total_frames": 8070,
313
  "total_tasks": 1,
314
  "chunks_size": 1000,
315
  "data_files_size_in_mb": 100,
 
318
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
319
  "robot_type": "so_follower",
320
  "splits": {
321
+ "train": "0:12"
322
  }
323
  }
324
  ```