arth-shukla commited on
Commit
09b3039
·
verified ·
1 Parent(s): ed283ef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -13
README.md CHANGED
@@ -26,18 +26,19 @@ huggingface-cli download arth-shukla/mshab_checkpoints --local-dir mshab_checkpo
26
  If you use ManiSkill-HAB in your work, please consider citing the following:
27
 
28
  ```
29
- @article{shukla2024maniskillhab,
30
- author = {Arth Shukla and Stone Tao and Hao Su},
31
- title = {ManiSkill-HAB: A Benchmark for Low-Level Manipulation in Home Rearrangement Tasks},
32
- journal = {CoRR},
33
- volume = {abs/2412.13211},
34
- year = {2024},
35
- url = {https://doi.org/10.48550/arXiv.2412.13211},
36
- doi = {10.48550/ARXIV.2412.13211},
37
- eprinttype = {arXiv},
38
- eprint = {2412.13211},
39
- timestamp = {Mon, 09 Dec 2024 01:29:24 +0100},
40
- biburl = {https://dblp.org/rec/journals/corr/abs-2412-13211.bib},
41
- bibsource = {dblp computer science bibliography, https://dblp.org}
 
42
  }
43
  ```
 
26
  If you use ManiSkill-HAB in your work, please consider citing the following:
27
 
28
  ```
29
+ @inproceedings{shukla2025maniskillhab,
30
+ author = {Arth Shukla and
31
+ Stone Tao and
32
+ Hao Su},
33
+ title = {ManiSkill-HAB: {A} Benchmark for Low-Level Manipulation in Home Rearrangement
34
+ Tasks},
35
+ booktitle = {The Thirteenth International Conference on Learning Representations,
36
+ {ICLR} 2025, Singapore, April 24-28, 2025},
37
+ publisher = {OpenReview.net},
38
+ year = {2025},
39
+ url = {https://openreview.net/forum?id=6bKEWevgSd},
40
+ timestamp = {Thu, 15 May 2025 17:19:05 +0200},
41
+ biburl = {https://dblp.org/rec/conf/iclr/ShuklaTS25.bib},
42
+ bibsource = {dblp computer science bibliography, https://dblp.org}
43
  }
44
  ```