GEMRec-PromptBook / README.md
Ricercar's picture
Upload README.md with huggingface_hub
784dc12
|
raw
history blame
1.1 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: float64
    - name: sampler
      dtype: string
    - name: clip_score
      dtype: float64
    - name: avg_rank
      dtype: float64
    - name: norm_pop
      dtype: float64
    - name: norm_clip
      dtype: float64
    - name: clip+rank+pop
      dtype: float64
    - name: clip+rank
      dtype: float64
    - name: clip+pop
      dtype: float64
    - name: rank+pop
      dtype: float64
  splits:
    - name: train
      num_bytes: 10548578574
      num_examples: 16000
  download_size: 10512555846
  dataset_size: 10548578574

Dataset Card for "ModelCofferPromptBook"

More Information needed