ELSA500k_track2 / README.md
Rs9000's picture
Upload README.md with huggingface_hub
07565ff
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: id
      dtype: string
    - name: original_prompt
      dtype: string
    - name: positive_prompt
      dtype: string
    - name: negative_prompt
      dtype: string
    - name: model
      dtype: string
    - name: filepath
      dtype: string
    - name: num_inference_steps
      dtype: int64
    - name: width
      dtype: int64
    - name: height
      dtype: int64
    - name: url
      dtype: string
    - name: image
      dtype: image
    - name: heatmap_labels
      sequence: string
    - name: heatmaps
      sequence:
        sequence:
          sequence: float64
  splits:
    - name: train
      num_bytes: 127788930013
      num_examples: 501000
  download_size: 54902331553
  dataset_size: 127788930013

Dataset Card for "ELSA500k_track2"

More Information needed