liruiw commited on
Commit
c659932
1 Parent(s): 64cfd85

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -8
README.md CHANGED
@@ -1,9 +1,14 @@
1
- ---
2
- tags:
3
- - model_hub_mixin
4
- - pytorch_model_hub_mixin
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]
 
 
 
 
 
 
 
 
 
1
+ Website: liruiw.github.io/hpt
2
+ See the [HPT](https://github.com/liruiw/HPT-Pretrain) GitHub README and the [LeRobot](https://github.com/huggingface/lerobot) Implementation for instructions on how to use this checkpoint for fine-tuning.
 
 
 
3
 
4
+ Citation
5
+ BibTeX:
6
+
7
+ @inproceedings{wang2024hpt,
8
+ author={Lirui Wang, Xinlei Chen, Jialiang Zhao, Kaiming He, Russ Tedrake},
9
+ title={Scaling Proprioceptive-Visual Learning with Heterogeneous Pre-trained Transformers},
10
+ year={2024},
11
+ eprint={2407.16677},
12
+ archivePrefix={arXiv},
13
+ primaryClass={cs.RO},
14
+ url={https://arxiv.org/abs/2407.16677}}