qazimbhat1
commited on
Update README_code_model.md
Browse files- README_code_model.md +5 -4
README_code_model.md
CHANGED
@@ -196,9 +196,10 @@ We believe in a future where artificial general intelligence (AGI) is created by
|
|
196 |
**BibTeX:**
|
197 |
|
198 |
```bibtex
|
199 |
-
@article{
|
200 |
-
|
201 |
-
|
202 |
-
|
|
|
203 |
}
|
204 |
```
|
|
|
196 |
**BibTeX:**
|
197 |
|
198 |
```bibtex
|
199 |
+
@article{yun2024web2code,
|
200 |
+
title={Web2Code: A Large-scale Webpage-to-Code Dataset and Evaluation Framework for Multimodal LLMs},
|
201 |
+
author={Yun, Sukmin and Lin, Haokun and Thushara, Rusiru and Bhat, Mohammad Qazim and Wang, Yongxin and Jiang, Zutao and Deng, Mingkai and Wang, Jinhong and Tao, Tianhua and Li, Junbo and others},
|
202 |
+
journal={arXiv preprint arXiv:2406.20098},
|
203 |
+
year={2024}
|
204 |
}
|
205 |
```
|