Duanj1 commited on
Commit
0d0f83e
·
verified ·
1 Parent(s): d9d1718

Add MolmoAct2 citation

Browse files

Add the MolmoAct2 arXiv BibTeX citation to the dataset card.

Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -10,3 +10,18 @@ pinned: false
10
  ---
11
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
13
+
14
+ ## Citation
15
+
16
+ ```bibtex
17
+ @misc{fang2026molmoact2actionreasoningmodels,
18
+ title={MolmoAct2: Action Reasoning Models for Real-world Deployment},
19
+ author={Haoquan Fang and Jiafei Duan and Donovan Clay and Sam Wang and Shuo Liu and Weikai Huang and Xiang Fan and Wei-Chuan Tsai and Shirui Chen and Yi Ru Wang and Shanli Xing and Jaemin Cho and Jae Sung Park and Ainaz Eftekhar and Peter Sushko and Karen Farley and Angad Wadhwa and Cole Harrison and Winson Han and Ying-Chun Lee and Eli VanderBilt and Rose Hendrix and Suveen Ellawela and Lucas Ngoo and Joyce Chai and Zhongzheng Ren and Ali Farhadi and Dieter Fox and Ranjay Krishna},
20
+ year={2026},
21
+ eprint={2605.02881},
22
+ archivePrefix={arXiv},
23
+ primaryClass={cs.RO},
24
+ url={https://arxiv.org/abs/2605.02881},
25
+ }
26
+ ```
27
+