Update README.md
#2
by peter-sushko - opened
README.md
CHANGED
|
@@ -140,4 +140,21 @@ print(processor.decode(generated_tokens, skip_special_tokens=True))
|
|
| 140 |
|
| 141 |
## License and Use
|
| 142 |
|
| 143 |
-
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).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 140 |
|
| 141 |
## License and Use
|
| 142 |
|
| 143 |
+
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).
|
| 144 |
+
|
| 145 |
+
## Citation
|
| 146 |
+
|
| 147 |
+
If you use this dataset, please cite:
|
| 148 |
+
|
| 149 |
+
[arXiv:2604.08516](https://arxiv.org/abs/2604.08516)
|
| 150 |
+
|
| 151 |
+
```bibtex
|
| 152 |
+
@misc{gupta2026molmowebopenvisualweb,
|
| 153 |
+
title={MolmoWeb: Open Visual Web Agent and Open Data for the Open Web},
|
| 154 |
+
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},
|
| 155 |
+
year={2026},
|
| 156 |
+
eprint={2604.08516},
|
| 157 |
+
archivePrefix={arXiv},
|
| 158 |
+
primaryClass={cs.CV},
|
| 159 |
+
url={https://arxiv.org/abs/2604.08516},
|
| 160 |
+
}
|