Update README.md
Browse files
README.md
CHANGED
|
@@ -33,7 +33,7 @@ Alpha version, v0.1.
|
|
| 33 |
|
| 34 |
## Dataset Description
|
| 35 |
|
| 36 |
-
This dataset consists of 823,000 HTML/CSS codes representing synthetically generated English websites, each accompanied by a corresponding screenshot.
|
| 37 |
|
| 38 |
This dataset serves as a valuable resource for tasks such as generating UI codes from a screenshot. Notably, it is used for the training of the forthcoming Idefics-2 model, aiming at augmenting its proficiency in generating website code based on a provided screenshot.
|
| 39 |
|
|
|
|
| 33 |
|
| 34 |
## Dataset Description
|
| 35 |
|
| 36 |
+
This dataset consists of 823,000 HTML/CSS codes representing synthetically generated English websites, each accompanied by a corresponding screenshot (rendered with [Playwright](https://github.com/microsoft/playwright)).
|
| 37 |
|
| 38 |
This dataset serves as a valuable resource for tasks such as generating UI codes from a screenshot. Notably, it is used for the training of the forthcoming Idefics-2 model, aiming at augmenting its proficiency in generating website code based on a provided screenshot.
|
| 39 |
|