vinesmsuic's picture
Upload README.md with huggingface_hub
75c0ccb
|
raw
history blame
645 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: full
        path: data/full-*
      - split: eval
        path: data/eval-*
dataset_info:
  features:
    - name: prompt
      dtype: string
    - name: subject
      dtype: string
    - name: uid
      dtype: int32
    - name: subject_id
      dtype: int32
  splits:
    - name: full
      num_bytes: 15795
      num_examples: 215
    - name: eval
      num_bytes: 9823
      num_examples: 150
  download_size: 15690
  dataset_size: 25618

Dataset Card for "Subject-Driven-ImageBench"

More Information needed