shutingmi commited on
Commit
59d2a4a
·
verified ·
1 Parent(s): 33d8c26

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -5
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=ETHrobotlearning/task3-config3-YTO_20260518_171650">
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>
@@ -121,9 +121,9 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
121
  "names": null
122
  }
123
  },
124
- "total_episodes": 5,
125
- "total_frames": 626,
126
- "total_tasks": 1,
127
  "chunks_size": 1000,
128
  "data_files_size_in_mb": 100,
129
  "video_files_size_in_mb": 200,
@@ -131,7 +131,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
131
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
132
  "robot_type": "so_follower",
133
  "splits": {
134
- "train": "0:5"
135
  }
136
  }
137
  ```
 
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=ETHrobotlearning/task3-config3-YTO">
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>
 
121
  "names": null
122
  }
123
  },
124
+ "total_episodes": 10,
125
+ "total_frames": 1232,
126
+ "total_tasks": 2,
127
  "chunks_size": 1000,
128
  "data_files_size_in_mb": 100,
129
  "video_files_size_in_mb": 200,
 
131
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
132
  "robot_type": "so_follower",
133
  "splits": {
134
+ "train": "0:10"
135
  }
136
  }
137
  ```