clker-svg / README.md
nyuuzyou's picture
Super-squash branch 'main' using huggingface_hub
c4637ec verified
metadata
pretty_name: Clker.com SVG Images
size_categories:
  - 100K<n<1M
task_categories:
  - image-classification
  - zero-shot-image-classification
  - text-to-image
annotations_creators:
  - found
language:
  - en
multilinguality:
  - monolingual
source_datasets:
  - original
configs:
  - config_name: default
    data_files:
      - split: train
        path: clker-svg_*.jsonl.zst
    default: true
tags:
  - image
  - clipart
  - svg
  - vector
  - text
license: cc0-1.0

Dataset Card for Clker.com SVG Images

Dataset Summary

This dataset contains 255,758 public domain SVG vector clipart images collected from Clker.com. Clker.com hosts user-shared vector clip art that is explicitly released into the public domain (CC0). The dataset includes the SVG content itself along with metadata such as titles and tags associated with each image. The SVG files in this dataset have been minified using tdewolff/minify to reduce file size while preserving visual representation.

Languages

The dataset is primarily monolingual:

  • English (en): All image titles and tags are in English.

Dataset Structure

Data Files

The dataset consists of:

  • Multiple compressed JSONL files (e.g., clker-svg_00.jsonl.zst, clker-svg_01.jsonl.zst, etc.), each containing approximately 10,000 entries. These files are compressed using zstd compression.

Data Fields

The clker-svg.jsonl.zst file contains the following fields for each entry:

  • id: An identifier for the SVG image on Clker.com.
  • title: The title given to the image.
  • tags: An array of strings representing tags associated with the image.
  • download_url: The original URL from which the SVG was downloaded on Clker.com.
  • svg_content: The actual SVG XML content of the vector graphic.

Data Splits

The dataset contains a single split:

Split Description Number of Examples
train SVG clipart images and metadata 255,758

Total dataset size: 255,758 entries

Additional Information

Licensing Information

All assets in this dataset are derived from Clker.com, which states that all clipart is released under the Creative Commons 0 (CC0) license, dedicating the work to the public domain. Assets may be copied, modified, distributed, performed, or otherwise used for any purpose, including commercial, without asking permission or giving attribution.

Full license text: https://creativecommons.org/publicdomain/zero/1.0/