Update README.md
Browse files
README.md
CHANGED
|
@@ -5,6 +5,7 @@ license: odc-by
|
|
| 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 |
|
|
|
|
| 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 |
+
See the dataset in the huggingface format [here](https://huggingface.co/datasets/SALT-NLP/Design2Code-hf).
|
| 9 |
|
| 10 |
Note that all images in these webpages are replaced by a placeholder image (rick.jpg)
|
| 11 |
|