Datasets:

Modalities:
Image
Text
Formats:
parquet
Size:
< 1K
ArXiv:
DOI:
Libraries:
Datasets
pandas
License:
File size: 827 Bytes
61b975f
 
 
 
 
 
 
 
 
d262c9d
61b975f
 
d262c9d
61b975f
 
 
 
 
d262c9d
61b975f
d262c9d
 
 
cbc0a1b
d262c9d
 
 
9d23e96
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 104888755
    num_examples: 484
  download_size: 77578732
  dataset_size: 104888755
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
license: odc-by
---

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.

See the dataset in the raw files format [here](https://huggingface.co/datasets/SALT-NLP/Design2Code).

Note that all images in these webpages are replaced by a placeholder image (rick.jpg)

Please refer to our [project page](https://salt-nlp.github.io/Design2Code/) and [our paper](arxiv.org/abs/2403.03163) for more information.