GEMRec-PromptBook / README.md
Ricercar's picture
Upload README.md with huggingface_hub
c40f13b
|
raw
history blame
1.29 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: nsfw_score
      dtype: float64
    - name: mcos_score_crop
      dtype: float64
    - name: clip_score_crop
      dtype: float64
    - name: norm_clip_crop
      dtype: float64
    - name: norm_mcos_crop
      dtype: float64
    - name: norm_nsfw
      dtype: float64
    - name: norm_pop
      dtype: float64
    - name: mcos_score_resize
      dtype: float64
    - name: clip_score_resize
      dtype: float64
    - name: norm_clip_resize
      dtype: float64
    - name: norm_mcos_resize
      dtype: float64
  splits:
    - name: train
      num_bytes: 10374226734
      num_examples: 18000
  download_size: 10370032682
  dataset_size: 10374226734

Dataset Card for "ModelCofferPromptBook"

More Information needed