Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -15,6 +15,8 @@ size_categories:
|
|
| 15 |
|
| 16 |
**PixelWeb-1K**: 1,000 webpages with `annotated data(mask, contour, bbox)`.
|
| 17 |
|
|
|
|
|
|
|
| 18 |
**PixelWeb-100K**: 100,000 webpages with `raw data(screenshot, element images(PNG), DOM data)` and `annotated data(mask, contour, bbox)`. The dataset has been partitioned and packaged into 10 batches.
|
| 19 |
|
| 20 |
You need to extract the tar.gz archive by:
|
|
|
|
| 15 |
|
| 16 |
**PixelWeb-1K**: 1,000 webpages with `annotated data(mask, contour, bbox)`.
|
| 17 |
|
| 18 |
+
**PixelWeb-10K**: 10,000 webpages with `raw data(screenshot, element images(PNG), DOM data)` and `annotated data(mask, contour, bbox)`.
|
| 19 |
+
|
| 20 |
**PixelWeb-100K**: 100,000 webpages with `raw data(screenshot, element images(PNG), DOM data)` and `annotated data(mask, contour, bbox)`. The dataset has been partitioned and packaged into 10 batches.
|
| 21 |
|
| 22 |
You need to extract the tar.gz archive by:
|