surfer-grpo / README.md
Kedar84's picture
Reupload dataset-run-1758885513916 (chunk 1/94)
ac14879 verified
metadata
dataset_info:
  pretty_name: Kedar84/surfer-grpo
  task_categories:
    - other
  annotations_creators:
    - machine-generated
  language:
    - en
  size_categories:
    - n<1K

Kedar84/surfer-grpo

  • Source run file: dataset-run-1758885513916.jsonl
  • Generated: 2025-09-27 (UTC)
  • Fields:
    • url: Source page URL gathered by Surfer automation.
    • bounding_box: Normalized viewport coordinates for the target element.
    • raw_ss: PNG screenshot of the raw page stored in images/raw/.
    • annotated_ss: PNG screenshot with bounding boxes overlayed (images/annotated/).

Loading Example

from datasets import load_dataset

ds = load_dataset("Kedar84/surfer-grpo", split="train")
ds[0]["raw_ss"].show()

Notes

  • Collected with Surfer automation pipeline.
  • Absolute paths removed; assets are versioned inside the repository.
  • Ensure downstream usage respects the original site terms.