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.

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

SVGEdit πŸ–‹οΈ

SVGEdit is a training dataset for evaluating Large Language Models (LLMs) on vector graphic editing tasks.

πŸ“¦ Dataset Overview

This dataset consists of six SVG editing tasks, each located in its own folder:

  • 1_ChangeColor
  • 2_SetContour
  • 3_Compression
  • 4_UpSideDown
  • 5_Transparency
  • 6_CropToHalf

Each task folder contains two subfolders:

  • query/: contains input prompts for the LLMs, each with the original SVG code (before editing).
  • answer/: contains the ground truth answer images after performing the required SVG editing operation.

πŸ§ͺ How It Was Created

We selected 20,000 SVG images from the svgedit-500k-instruct dataset. Each image was automatically modified to produce the expected output corresponding to one of the six editing tasks.

πŸ“ License

This dataset is released under the MIT License. See the LICENSE file for more information.

Downloads last month
8