Files changed (1) hide show
  1. README.md +18 -1
README.md CHANGED
@@ -139,4 +139,21 @@ print(processor.decode(generated_tokens, skip_special_tokens=True))
139
 
140
  ## License and Use
141
 
142
- This model is licensed under Apache 2.0. It is intended for research and educational use in accordance with Ai2’s [Responsible Use Guidelines](https://allenai.org/responsible-use).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
139
 
140
  ## License and Use
141
 
142
+ This model is licensed under Apache 2.0. It is intended for research and educational use in accordance with Ai2’s [Responsible Use Guidelines](https://allenai.org/responsible-use).
143
+
144
+ ## Citation
145
+
146
+ If you use this dataset, please cite:
147
+
148
+ [arXiv:2604.08516](https://arxiv.org/abs/2604.08516)
149
+
150
+ ```bibtex
151
+ @misc{gupta2026molmowebopenvisualweb,
152
+ title={MolmoWeb: Open Visual Web Agent and Open Data for the Open Web},
153
+ author={Tanmay Gupta and Piper Wolters and Zixian Ma and Peter Sushko and Rock Yuren Pang and Diego Llanes and Yue Yang and Taira Anderson and Boyuan Zheng and Zhongzheng Ren and Harsh Trivedi and Taylor Blanton and Caleb Ouellette and Winson Han and Ali Farhadi and Ranjay Krishna},
154
+ year={2026},
155
+ eprint={2604.08516},
156
+ archivePrefix={arXiv},
157
+ primaryClass={cs.CV},
158
+ url={https://arxiv.org/abs/2604.08516},
159
+ }