Datasets:

Modalities:
Image
Size:
< 1K
ArXiv:
Libraries:
Datasets
License:
zyanzhe commited on
Commit
24b2d8b
·
verified ·
1 Parent(s): 3cc73fe

Update README.md

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