vgyuan commited on
Commit
f9313a8
·
verified ·
1 Parent(s): 7885a9c

Upload folder using huggingface_hub

Browse files
task_images/reference_images/open_the_middle_drawer_of_the_cabinet.png ADDED

Git LFS Details

  • SHA256: 3f10b4be688f6d4b2a43f45c2b6c48d98b17aa627cb5a1af0a51d15c8dbdbc4e
  • Pointer size: 131 Bytes
  • Size of remote file: 151 kB
task_images/reference_images/put_the_bowl_on_the_plate.png ADDED

Git LFS Details

  • SHA256: 8964f78e1b2f016ebe3276dea1eebb296ef1803b35fbde9580c4dc92b3d7f6b7
  • Pointer size: 130 Bytes
  • Size of remote file: 23.8 kB
task_images/task_images_metadata.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "/home/zy/.cache/huggingface/lerobot/libero_subset_with_images_4class/task_images/reference_images/put_the_bowl_on_the_plate.png": {
3
+ "task_name": "put the bowl on the plate",
4
+ "image_type": "reference",
5
+ "episode_id": null,
6
+ "frame_id": null,
7
+ "description": "Custom reference image for task 'put the bowl on the plate'",
8
+ "file_path": "reference_images/put_the_bowl_on_the_plate.png",
9
+ "absolute_path": "/home/zy/.cache/huggingface/lerobot/libero_subset_with_images_4class/task_images/reference_images/put_the_bowl_on_the_plate.png"
10
+ },
11
+ "/home/zy/.cache/huggingface/lerobot/libero_subset_with_images_4class/task_images/reference_images/open_the_middle_drawer_of_the_cabinet.png": {
12
+ "task_name": "open the middle drawer of the cabinet",
13
+ "image_type": "reference",
14
+ "episode_id": null,
15
+ "frame_id": null,
16
+ "description": "Custom reference image for task 'open the middle drawer of the cabinet'",
17
+ "file_path": "reference_images/open_the_middle_drawer_of_the_cabinet.png",
18
+ "absolute_path": "/home/zy/.cache/huggingface/lerobot/libero_subset_with_images_4class/task_images/reference_images/open_the_middle_drawer_of_the_cabinet.png"
19
+ }
20
+ }
task_images/task_images_stats.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "put the bowl on the plate": {
3
+ "reference": 1
4
+ },
5
+ "open the middle drawer of the cabinet": {
6
+ "reference": 1
7
+ }
8
+ }