Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
tcz commited on
Commit
aaaa438
·
verified ·
1 Parent(s): d25b087

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -36,4 +36,6 @@ Each entry in the dataset includes:
36
 
37
  - **HTML**: A cleaned and compressed version of the page’s markup, stripped of `<script>`, `<iframe>`, `<video>`, and other non-visual elements, only retaining `<body>` outerHTML. CSS has been inlined. Images are not saved.
38
  - `html`: The preprocessed HTML/CSS source
39
- - **SVG**: SVG representation of the page for the following viewport sizes: 393×852, 1440×900. The SVGs of the different resolutions are concetenated with segment embeddings.
 
 
 
36
 
37
  - **HTML**: A cleaned and compressed version of the page’s markup, stripped of `<script>`, `<iframe>`, `<video>`, and other non-visual elements, only retaining `<body>` outerHTML. CSS has been inlined. Images are not saved.
38
  - `html`: The preprocessed HTML/CSS source
39
+ - **SVG**: SVG representation of the page for the following viewport sizes: 393×852, 1440×900. The SVGs of the different resolutions are concetenated with segment embeddings.
40
+ -
41
+ https://arxiv.org/abs/2509.05394