spanish_dish_title / README.md
Frorozcol's picture
Upload README.md with huggingface_hub
b95e7ac
|
raw
history blame
No virus
594 Bytes
metadata
license: mit
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: valid
        path: data/valid-*
dataset_info:
  features:
    - name: prompt
      dtype: string
    - name: image
      dtype: image
    - name: uuid
      dtype: string
  splits:
    - name: train
      num_bytes: 123357511.5769398
      num_examples: 13170
    - name: test
      num_bytes: 6295620.691672235
      num_examples: 659
    - name: valid
      num_bytes: 24795318.75338796
      num_examples: 2634
  download_size: 156595985
  dataset_size: 154448451.022