myradeng's picture
Upload README.md with huggingface_hub
8a8c5fc
metadata
dataset_info:
  features:
    - name: image
      struct:
        - name: bytes
          dtype: 'null'
        - name: path
          dtype: string
    - name: prompt
      dtype: string
    - name: seed
      dtype: uint32
    - name: step
      dtype: uint16
    - name: cfg
      dtype: float32
    - name: sampler
      dtype: string
    - name: width
      dtype: uint16
    - name: height
      dtype: uint16
    - name: user_name
      dtype: string
    - name: timestamp
      dtype: timestamp[ns, tz=UTC]
    - name: image_nsfw
      dtype: float32
    - name: prompt_nsfw
      dtype: float32
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 3849098.4
      num_examples: 8643
  download_size: 2075351
  dataset_size: 3849098.4

Dataset Card for "diffusion_db_dedup_from50k_val"

More Information needed