GEMRec-PromptBook / README.md
Ricercar's picture
Upload README.md with huggingface_hub
5944fa3
|
raw
history blame
1.09 kB
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: image_id
      dtype: string
    - name: tag
      dtype: string
    - name: model_id
      dtype: int64
    - name: modelVersion_id
      dtype: int64
    - name: prompt_id
      dtype: int64
    - name: size
      dtype: string
    - name: seed
      dtype: int64
    - name: prompt
      dtype: string
    - name: negativePrompt
      dtype: string
    - name: cfgScale
      dtype: int64
    - name: sampler
      dtype: string
    - name: note
      dtype: string
    - name: clip_score
      dtype: float64
    - name: msq_score
      dtype: float64
    - name: nsfw_score
      dtype: float64
    - name: norm_clip
      dtype: float64
    - name: norm_nsfw
      dtype: float64
    - name: norm_pop
      dtype: float64
    - name: norm_msq
      dtype: float64
  splits:
    - name: train
      num_bytes: 10373650734
      num_examples: 18000
  download_size: 10369122564
  dataset_size: 10373650734

Dataset Card for "ModelCofferPromptBook"

More Information needed