crazyhathello commited on
Commit
6ebb7c4
·
verified ·
1 Parent(s): 3cab74c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -4,6 +4,15 @@ datasets:
4
  pipeline_tag: robotics
5
  ---
6
 
7
- This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
8
- - Library: [More Information Needed]
9
- - Docs: [More Information Needed]
 
 
 
 
 
 
 
 
 
 
4
  pipeline_tag: robotics
5
  ---
6
 
7
+ ## Model Card for Diffusion Policy / Kitchen cabinet opening - Diagonal configuration
8
+ Diffusion Policy trained for [Stretch 3](https://hello-robot.com/stretch-3-product). Trained to open kitchen cabinet from diagonal orientation in Yi-Che (Jensen) Huang's home during his summer 2024 internship.
9
+ ## Training Details
10
+ Model trained on Dex-Teleop demonstrations collected with [stretch_ai](https://github.com/hello-robot/stretch_ai)
11
+
12
+ - Dataset: [hellorobotinc/kitchen_cabinet_diagonal](https://huggingface.co/datasets/hellorobotinc/kitchen_cabinet_diagonal)
13
+ - Number of episodes: 50
14
+ - Number of epochs: 1000
15
+ - Checkpoint: latest checkpoint
16
+ - Training time: ~11 hours on RTX 3090
17
+
18
+ Specific training configs can be found in config.json and config.yaml