FluxPrompting / README.md
VincentGOURBIN's picture
Update README.md
d137f64 verified
metadata
dataset_info:
  features:
    - name: theme
      dtype: string
    - name: user_input
      dtype: string
    - name: final_prompt
      dtype: string
    - name: text
      dtype: string
    - name: template
      dtype: string
  splits:
    - name: train
      num_bytes: 110757840
      num_examples: 91750
    - name: valid
      num_bytes: 20770675
      num_examples: 17203
    - name: test
      num_bytes: 6944594
      num_examples: 5734
  download_size: 61922269
  dataset_size: 138473109
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: valid
        path: data/valid-*
      - split: test
        path: data/test-*
license: mit
task_categories:
  - question-answering
language:
  - en
tags:
  - Image
size_categories:
  - 100K<n<1M