Dataset Viewer
The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.
DOM-Dataset-v1
This dataset contains a collection of raw HTML files (DOM snapshots) organized under the data/
directory.
- Total HTML files: 52323
- File layout:
data/**/.html
Access
Use snapshot_download
to retrieve the full dataset locally:
from huggingface_hub import snapshot_download
local_dir = snapshot_download(repo_id="gplsi/DOM-Dataset-v1", repo_type="dataset")
print(local_dir)
HTML Corpus
This dataset contains a collection of raw HTML files uploaded via DOM-LM tooling.
- Downloads last month
- 533