Datasets:

Modalities:
Image
Size:
< 1K
ArXiv:
Libraries:
Datasets
License:
RyanLi0802 commited on
Commit
62f1994
1 Parent(s): f4195e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: odc-by
3
- ---
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: odc-by
3
+ ---
4
+ This dataset consists of 80 extra difficult webpages from Github Pages, which challenges SoTA multimodal LLMs on converting visual designs into code implementations.
5
+
6
+ Each example is a pair of source HTML and screenshot ({id}.html and {id}.png).
7
+
8
+ Note that all images in these webpages are replaced by a placeholder image (rick.jpg)
9
+
10
+ Please refer to our [project page](https://salt-nlp.github.io/Design2Code/) and [our paper](arxiv.org/abs/2403.03163) for more information.