dataset-2mrandom1k / README.md
d33plearning's picture
Upload README.md with huggingface_hub
4c0adc8
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - 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[us, tz=UTC]
    - name: image_nsfw
      dtype: float32
    - name: prompt_nsfw
      dtype: float32
  splits:
    - name: train
      num_bytes: 649108069
      num_examples: 1000
  download_size: 646987186
  dataset_size: 649108069
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "dataset-2mrandom1k"

More Information needed